#926D66
A medium, muted red closely aligning with Rosybrown.
About #926D66
At its core, #926D66 is a medium and muted 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 146, 109, and 102.
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 25% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#926D66
RGB146, 109, 102
HSL9.5°, 17.7%, 48.6%
CMYK0%, 25%, 30%, 43%
HSV9.5°, 30.1%, 57.3%
LAB49.5, 13.7, 9.6
XYZ19.7, 18.0, 15.0
Decimal9596262
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.56:1
Text on #FFFFFF
AA
4.60:1
Text on #000000
AA
4.36:1
Text on #F8FAFC
AA Large
3.91:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #926D66;
}
.text-color {
color: #926D66;
}
.border-color {
border: 2px solid #926D66;
}