#925033
A dark, moderate orange closely aligning with Sienna.
About #925033
The hex code #925033 represents a beautifully specific shade of orange. Designers often compare it to the standard color Sienna. This translates to an RGB value of rgb(146, 80, 51).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 45% Magenta, 65% Yellow, and 43% Black. With a hue angle of 18.3 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#925033
RGB146, 80, 51
HSL18.3°, 48.2%, 38.6%
CMYK0%, 45%, 65%, 43%
HSV18.3°, 65.1%, 57.3%
LAB41.4, 24.9, 28.9
XYZ15.3, 12.1, 4.7
Decimal9588787
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.14:1
Text on #FFFFFF
AA
3.42:1
Text on #000000
AA Large
5.87:1
Text on #F8FAFC
AA
2.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #925033;
}
.text-color {
color: #925033;
}
.border-color {
border: 2px solid #925033;
}