#BD5033
A medium, moderate red closely aligning with Sienna.
About #BD5033
Visually, #BD5033 is defined as a moderate red. It is closely associated with the named CSS color Sienna. Its digital footprint relies on 189 parts red, 80 parts green, and 51 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 58% magenta inks. The HSL representation is 12.6° hue, 57.5% saturation, and 47.1% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD5033
RGB189, 80, 51
HSL12.6°, 57.5%, 47.1%
CMYK0%, 58%, 73%, 26%
HSV12.6°, 73.0%, 74.1%
LAB48.0, 42.1, 38.3
XYZ24.5, 16.8, 5.1
Decimal12406835
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.82:1
Text on #FFFFFF
AA
4.36:1
Text on #000000
AA Large
4.60:1
Text on #F8FAFC
AA
3.71:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD5033;
}
.text-color {
color: #BD5033;
}
.border-color {
border: 2px solid #BD5033;
}