#CFC5A7 Cyrus Grass
#CFC5A7 (Cyrus Grass) RGB value is (207, 197, 167).
Red value is 207, green value is 197, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #CFC5A7: hue: 45°, saturation: 29.4%, and lightness: 73.3%.
Process color (CMYK) of #CFC5A7 is 0%, 4.8%, 19.3%, 18.8%. Web safe color equivalent of #CFC5A7 is ##CCCC99. Color #CFC5A7 contains mainly Yellow.
Color Spaces
| Color spaces of #CFC5A7 | Value |
|---|---|
| RGB | 207, 197, 167 |
| HSL | 45°, 29.4%, 73.3% |
| HSV / HSB | 45°, 19.3%, 81.2% |
| CMYK | 0%, 4.8%, 19.3%, 18.8% |
| XYZ | 52.67, 55.99, 44.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 11000101 | 10100111 |
| Octal | 317 | 305 | 247 |
| Decimal | 207 | 197 | 167 |
| Hex | CF | C5 | A7 |
Shades of #CFC5A7
Tints of #CFC5A7
.mybgColor { background-color: #CFC5A7; }
.myforeColor { color: #CFC5A7; }
.myborderColor { border: 3px solid #CFC5A7; }
<p style="color:#CFC5A7">Text here</p>
This sample text is styled with font color #CFC5A7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFC5A7">Div content here</div>
<div style="border:3px solid #CFC5A7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 197, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFC5A7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFC5A7;
-webkit-box-shadow: 1px 1px 3px #CFC5A7;
box-shadow: 1px 1px 3px #CFC5A7; }
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 #CFC5A7 (Cyrus Grass)
Color Overview & Profile: Color #CFC5A7, also known as Cyrus Grass, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (207/255), 77% Green (197/255), and 65% Blue (167/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFC5A7 translates into the CMYK subtractive color model with values of 0% Cyan, 4.8% Magenta, 19.3% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 29.4%, and lightness of 73.3%.
Web Accessibility & Design Recommendations: When implementing #CFC5A7 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.
