#B67575
A medium, moderate red closely aligning with Rosybrown.
About #B67575
At its core, #B67575 is a medium and moderate hue. Designers often compare it to the standard color Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 117, and 117.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 36% magenta, 36% yellow, and 29% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B67575
RGB182, 117, 117
HSL0.0°, 30.8%, 58.6%
CMYK0%, 36%, 36%, 29%
HSV0.0°, 35.7%, 71.4%
LAB56.0, 25.6, 10.6
XYZ28.9, 24.0, 19.9
Decimal11957621
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.63:1
Text on #FFFFFF
AA Large
5.79:1
Text on #000000
AA
3.47:1
Text on #F8FAFC
AA Large
4.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B67575;
}
.text-color {
color: #B67575;
}
.border-color {
border: 2px solid #B67575;
}