#CBD1BA Chinese Jade
#CBD1BA (Chinese Jade) RGB value is (203, 209, 186).
Red value is 203, green value is 209, and blue value is 186.
Cylindrical-coordinate representations (HSL) of color #CBD1BA: hue: 76°, saturation: 20%, and lightness: 77.5%.
Process color (CMYK) of #CBD1BA is 2.9%, 0%, 11%, 18%. Web safe color equivalent of #CBD1BA is ##CCCCCC. Color #CBD1BA contains mainly Cyan.
Color Spaces
| Color spaces of #CBD1BA | Value |
|---|---|
| RGB | 203, 209, 186 |
| HSL | 76°, 20%, 77.5% |
| HSV / HSB | 76°, 11%, 82% |
| CMYK | 2.9%, 0%, 11%, 18% |
| XYZ | 56.29, 61.84, 55.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001011 | 11010001 | 10111010 |
| Octal | 313 | 321 | 272 |
| Decimal | 203 | 209 | 186 |
| Hex | CB | D1 | BA |
Shades of #CBD1BA
Tints of #CBD1BA
.mybgColor { background-color: #CBD1BA; }
.myforeColor { color: #CBD1BA; }
.myborderColor { border: 3px solid #CBD1BA; }
<p style="color:#CBD1BA">Text here</p>
This sample text is styled with font color #CBD1BA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CBD1BA">Div content here</div>
<div style="border:3px solid #CBD1BA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(203, 209, 186, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CBD1BA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CBD1BA;
-webkit-box-shadow: 1px 1px 3px #CBD1BA;
box-shadow: 1px 1px 3px #CBD1BA; }
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 #CBD1BA (Chinese Jade)
Color Overview & Profile: Color #CBD1BA, also known as Chinese Jade, 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), 82% Green (209/255), and 73% Blue (186/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #CBD1BA translates into the CMYK subtractive color model with values of 2.9% Cyan, 0% Magenta, 11% Yellow, and 18% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 76°, saturation of 20%, and lightness of 77.5%.
Web Accessibility & Design Recommendations: When implementing #CBD1BA 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.
