#955133
A dark, moderate orange closely aligning with Sienna.
About #955133
The precise color #955133 is an excellent choice for modern design projects. Designers often compare it to the standard color Sienna. In the RGB color space, it consists of 149 red, 81 green, and 51 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 46% magenta inks. The HSL representation is 18.4° hue, 49.0% saturation, and 39.2% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#955133
RGB149, 81, 51
HSL18.4°, 49.0%, 39.2%
CMYK0%, 46%, 66%, 42%
HSV18.4°, 65.8%, 58.4%
LAB42.0, 25.6, 29.8
XYZ15.9, 12.5, 4.7
Decimal9785651
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.00:1
Text on #FFFFFF
AA
3.50:1
Text on #000000
AA Large
5.73:1
Text on #F8FAFC
AA
2.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #955133;
}
.text-color {
color: #955133;
}
.border-color {
border: 2px solid #955133;
}