#926666
A medium, muted red closely aligning with Rosybrown.
About #926666
The hex code #926666 represents a beautifully specific shade of red. Designers often compare it to the standard color Rosybrown. This translates to an RGB value of rgb(146, 102, 102).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 30% M, 30% Y, and 43% K. The HSL representation is 0.0° hue, 17.7% saturation, and 48.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#926666
RGB146, 102, 102
HSL0.0°, 17.7%, 48.6%
CMYK0%, 30%, 30%, 43%
HSV0.0°, 30.1%, 57.3%
LAB47.7, 17.7, 7.1
XYZ19.0, 16.6, 14.8
Decimal9594470
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.87:1
Text on #FFFFFF
AA
4.31:1
Text on #000000
AA Large
4.65:1
Text on #F8FAFC
AA
3.67:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #926666;
}
.text-color {
color: #926666;
}
.border-color {
border: 2px solid #926666;
}