#916F60
A medium, muted orange closely aligning with Rosybrown.
About #916F60
At its core, #916F60 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 145, 111, and 96.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 23% Magenta, 34% Yellow, and 43% Black. The HSL representation is 18.4° hue, 20.3% saturation, and 47.3% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#916F60
RGB145, 111, 96
HSL18.4°, 20.3%, 47.3%
CMYK0%, 23%, 34%, 43%
HSV18.4°, 33.8%, 56.9%
LAB49.8, 11.2, 13.5
XYZ19.5, 18.2, 13.6
Decimal9531232
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.52:1
Text on #FFFFFF
AA
4.65:1
Text on #000000
AA
4.32:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #916F60;
}
.text-color {
color: #916F60;
}
.border-color {
border: 2px solid #916F60;
}