#B64233
A medium, moderate red closely aligning with Brown.
About #B64233
When working with digital screens, the color #B64233 is rendered by mixing light. Designers often compare it to the standard color Brown. Its digital footprint relies on 182 parts red, 66 parts green, and 51 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 64% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B64233
RGB182, 66, 51
HSL6.9°, 56.2%, 45.7%
CMYK0%, 64%, 72%, 29%
HSV6.9°, 72.0%, 71.4%
LAB44.3, 46.1, 33.9
XYZ21.8, 14.1, 4.7
Decimal11944499
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.50:1
Text on #FFFFFF
AA
3.82:1
Text on #000000
AA Large
5.26:1
Text on #F8FAFC
AA
3.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B64233;
}
.text-color {
color: #B64233;
}
.border-color {
border: 2px solid #B64233;
}