#CFCABD Useful Beige
#CFCABD (Useful Beige) RGB value is (207, 202, 189).
Red value is 207, green value is 202, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #CFCABD: hue: 43°, saturation: 15.8%, and lightness: 77.6%.
Process color (CMYK) of #CFCABD is 0%, 2.4%, 8.7%, 18.8%. Web safe color equivalent of #CFCABD is ##CCCCCC. Color #CFCABD contains mainly WHITE.
Color Spaces
| Color spaces of #CFCABD | Value |
|---|---|
| RGB | 207, 202, 189 |
| HSL | 43°, 15.8%, 77.6% |
| HSV / HSB | 43°, 8.7%, 81.2% |
| CMYK | 0%, 2.4%, 8.7%, 18.8% |
| XYZ | 56.04, 59.18, 56.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 11001010 | 10111101 |
| Octal | 317 | 312 | 275 |
| Decimal | 207 | 202 | 189 |
| Hex | CF | CA | BD |
Shades of #CFCABD
Tints of #CFCABD
.mybgColor { background-color: #CFCABD; }
.myforeColor { color: #CFCABD; }
.myborderColor { border: 3px solid #CFCABD; }
<p style="color:#CFCABD">Text here</p>
This sample text is styled with font color #CFCABD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFCABD">Div content here</div>
<div style="border:3px solid #CFCABD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 202, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFCABD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFCABD;
-webkit-box-shadow: 1px 1px 3px #CFCABD;
box-shadow: 1px 1px 3px #CFCABD; }
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 #CFCABD (Useful Beige)
Color Overview & Profile: Color #CFCABD, also known as Useful Beige, 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), 79% Green (202/255), and 74% Blue (189/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFCABD translates into the CMYK subtractive color model with values of 0% Cyan, 2.4% Magenta, 8.7% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 43°, saturation of 15.8%, and lightness of 77.6%.
Web Accessibility & Design Recommendations: When implementing #CFCABD 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 ##CCCCCC.
