#CB9281 Simmering Ridge
#CB9281 (Simmering Ridge) RGB value is (203, 146, 129).
Red value is 203, green value is 146, and blue value is 129.
Cylindrical-coordinate representations (HSL) of color #CB9281: hue: 14°, saturation: 41.6%, and lightness: 65.1%.
Process color (CMYK) of #CB9281 is 0%, 28.1%, 36.5%, 20.4%. Web safe color equivalent of #CB9281 is ##CC9999. Color #CB9281 contains mainly Red.
Color Spaces
| Color spaces of #CB9281 | Value |
|---|---|
| RGB | 203, 146, 129 |
| HSL | 14°, 41.6%, 65.1% |
| HSV / HSB | 14°, 36.5%, 79.6% |
| CMYK | 0%, 28.1%, 36.5%, 20.4% |
| XYZ | 38.87, 34.84, 25.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001011 | 10010010 | 10000001 |
| Octal | 313 | 222 | 201 |
| Decimal | 203 | 146 | 129 |
| Hex | CB | 92 | 81 |
Shades of #CB9281
Tints of #CB9281
.mybgColor { background-color: #CB9281; }
.myforeColor { color: #CB9281; }
.myborderColor { border: 3px solid #CB9281; }
<p style="color:#CB9281">Text here</p>
This sample text is styled with font color #CB9281. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CB9281">Div content here</div>
<div style="border:3px solid #CB9281">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(203, 146, 129, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CB9281; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CB9281;
-webkit-box-shadow: 1px 1px 3px #CB9281;
box-shadow: 1px 1px 3px #CB9281; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #CB9281 (Simmering Ridge)
Color Overview & Profile: Color #CB9281, also known as Simmering Ridge, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (203/255), 57% Green (146/255), and 51% Blue (129/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CB9281 translates into the CMYK subtractive color model with values of 0% Cyan, 28.1% Magenta, 36.5% Yellow, and 20.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 14°, saturation of 41.6%, and lightness of 65.1%.
Web Accessibility & Design Recommendations: When implementing #CB9281 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC9999.
