#CABFB4 Crumbling Statue
#CABFB4 (Crumbling Statue) RGB value is (202, 191, 180).
Red value is 202, green value is 191, and blue value is 180.
Cylindrical-coordinate representations (HSL) of color #CABFB4: hue: 30°, saturation: 17.2%, and lightness: 74.9%.
Process color (CMYK) of #CABFB4 is 0%, 5.4%, 10.9%, 20.8%. Web safe color equivalent of #CABFB4 is ##CCCCCC. Color #CABFB4 contains mainly Yellow.
Color Spaces
| Color spaces of #CABFB4 | Value |
|---|---|
| RGB | 202, 191, 180 |
| HSL | 30°, 17.2%, 74.9% |
| HSV / HSB | 30°, 10.9%, 79.2% |
| CMYK | 0%, 5.4%, 10.9%, 20.8% |
| XYZ | 51.23, 53.11, 50.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001010 | 10111111 | 10110100 |
| Octal | 312 | 277 | 264 |
| Decimal | 202 | 191 | 180 |
| Hex | CA | BF | B4 |
Shades of #CABFB4
Tints of #CABFB4
.mybgColor { background-color: #CABFB4; }
.myforeColor { color: #CABFB4; }
.myborderColor { border: 3px solid #CABFB4; }
<p style="color:#CABFB4">Text here</p>
This sample text is styled with font color #CABFB4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CABFB4">Div content here</div>
<div style="border:3px solid #CABFB4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(202, 191, 180, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CABFB4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CABFB4;
-webkit-box-shadow: 1px 1px 3px #CABFB4;
box-shadow: 1px 1px 3px #CABFB4; }
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 #CABFB4 (Crumbling Statue)
Color Overview & Profile: Color #CABFB4, also known as Crumbling Statue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 79% Red (202/255), 75% Green (191/255), and 71% Blue (180/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CABFB4 translates into the CMYK subtractive color model with values of 0% Cyan, 5.4% Magenta, 10.9% Yellow, and 20.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 17.2%, and lightness of 74.9%.
Web Accessibility & Design Recommendations: When implementing #CABFB4 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.
