#926D5F
A medium, muted orange closely aligning with Rosybrown.
About #926D5F
Visually, #926D5F is defined as a muted orange. Designers often compare it to the standard color Rosybrown. In the RGB color space, it consists of 146 red, 109 green, and 95 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 25% M, 35% Y, and 43% K. The HSL representation is 16.5° hue, 21.2% saturation, and 47.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#926D5F
RGB146, 109, 95
HSL16.5°, 21.2%, 47.3%
CMYK0%, 25%, 35%, 43%
HSV16.5°, 34.9%, 57.3%
LAB49.3, 12.7, 13.5
XYZ19.4, 17.9, 13.3
Decimal9596255
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.59:1
Text on #FFFFFF
AA
4.57:1
Text on #000000
AA
4.39:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #926D5F;
}
.text-color {
color: #926D5F;
}
.border-color {
border: 2px solid #926D5F;
}