#B6572C
A medium, moderate orange closely aligning with Sienna.
About #B6572C
The hex code #B6572C represents a beautifully specific shade of orange. It is closely associated with the named CSS color Sienna. Its digital footprint relies on 182 parts red, 87 parts green, and 44 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 52% Magenta, 76% Yellow, and 29% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B6572C
RGB182, 87, 44
HSL18.7°, 61.1%, 44.3%
CMYK0%, 52%, 76%, 29%
HSV18.7°, 75.8%, 71.4%
LAB48.2, 35.6, 41.9
XYZ23.2, 16.9, 4.4
Decimal11949868
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.79:1
Text on #FFFFFF
AA
4.39:1
Text on #000000
AA Large
4.57:1
Text on #F8FAFC
AA
3.73:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B6572C;
}
.text-color {
color: #B6572C;
}
.border-color {
border: 2px solid #B6572C;
}