#C8CAA4 Forest Sand
#C8CAA4 (Forest Sand) RGB value is (200, 202, 164).
Red value is 200, green value is 202, and blue value is 164.
Cylindrical-coordinate representations (HSL) of color #C8CAA4: hue: 63°, saturation: 26.4%, and lightness: 71.8%.
Process color (CMYK) of #C8CAA4 is 1%, 0%, 18.8%, 20.8%. Web safe color equivalent of #C8CAA4 is ##CCCC99. Color #C8CAA4 contains mainly Cyan.
Color Spaces
| Color spaces of #C8CAA4 | Value |
|---|---|
| RGB | 200, 202, 164 |
| HSL | 63°, 26.4%, 71.8% |
| HSV / HSB | 63°, 18.8%, 79.2% |
| CMYK | 1%, 0%, 18.8%, 20.8% |
| XYZ | 51.64, 57.2, 43.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001000 | 11001010 | 10100100 |
| Octal | 310 | 312 | 244 |
| Decimal | 200 | 202 | 164 |
| Hex | C8 | CA | A4 |
Shades of #C8CAA4
Tints of #C8CAA4
.mybgColor { background-color: #C8CAA4; }
.myforeColor { color: #C8CAA4; }
.myborderColor { border: 3px solid #C8CAA4; }
<p style="color:#C8CAA4">Text here</p>
This sample text is styled with font color #C8CAA4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C8CAA4">Div content here</div>
<div style="border:3px solid #C8CAA4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(200, 202, 164, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C8CAA4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C8CAA4;
-webkit-box-shadow: 1px 1px 3px #C8CAA4;
box-shadow: 1px 1px 3px #C8CAA4; }
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 #C8CAA4 (Forest Sand)
Color Overview & Profile: Color #C8CAA4, also known as Forest Sand, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (200/255), 79% Green (202/255), and 64% Blue (164/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #C8CAA4 translates into the CMYK subtractive color model with values of 1% Cyan, 0% Magenta, 18.8% Yellow, and 20.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 63°, saturation of 26.4%, and lightness of 71.8%.
Web Accessibility & Design Recommendations: When implementing #C8CAA4 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 ##CCCC99.
