#504233
A dark, muted orange closely aligning with Dimgray.
About #504233
The hex code #504233 represents a beautifully specific shade of orange. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(80, 66, 51).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 18% M, 36% Y, and 69% K. With a hue angle of 31.0 degrees, it sits comfortably in the orange spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#504233
RGB80, 66, 51
HSL31.0°, 22.1%, 25.7%
CMYK0%, 18%, 36%, 69%
HSV31.0°, 36.2%, 31.4%
LAB29.0, 3.5, 11.4
XYZ5.9, 5.8, 4.0
Decimal5259827
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.69:1
Text on #FFFFFF
AAA
2.17:1
Text on #000000
FAIL
9.26:1
Text on #F8FAFC
AAA
1.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #504233;
}
.text-color {
color: #504233;
}
.border-color {
border: 2px solid #504233;
}