#B65742
A medium, moderate red closely aligning with Sienna.
About #B65742
At its core, #B65742 is a medium and moderate hue. Designers often compare it to the standard color Sienna. In the RGB color space, it consists of 182 red, 87 green, and 66 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 52% magenta, 64% yellow, and 29% black. The HSL representation is 10.9° hue, 46.8% saturation, and 48.6% lightness.
When using this color as a background, text legibility must be considered. 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#B65742
RGB182, 87, 66
HSL10.9°, 46.8%, 48.6%
CMYK0%, 52%, 64%, 29%
HSV10.9°, 63.7%, 71.4%
LAB48.5, 36.8, 30.2
XYZ23.7, 17.2, 7.2
Decimal11949890
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.74:1
Text on #FFFFFF
AA
4.43:1
Text on #000000
AA Large
4.53:1
Text on #F8FAFC
AA
3.77:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B65742;
}
.text-color {
color: #B65742;
}
.border-color {
border: 2px solid #B65742;
}