#CC835F
A medium, moderate orange closely aligning with Darksalmon.
About #CC835F
The precise color #CC835F is an excellent choice for modern design projects. Its closest recognized web color is Darksalmon. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 131, and 95.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 36% Magenta, 53% Yellow, and 20% Black. The HSL representation is 19.8° hue, 51.7% saturation, and 58.6% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 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#CC835F
RGB204, 131, 95
HSL19.8°, 51.7%, 58.6%
CMYK0%, 36%, 53%, 20%
HSV19.8°, 53.4%, 80.0%
LAB61.6, 24.3, 31.0
XYZ35.1, 29.9, 14.7
Decimal13402975
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.01:1
Text on #FFFFFF
AA Large
6.98:1
Text on #000000
AA
2.88:1
Text on #F8FAFC
FAIL
5.93:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC835F;
}
.text-color {
color: #CC835F;
}
.border-color {
border: 2px solid #CC835F;
}