#CFCBB9 Cargo River
#CFCBB9 (Cargo River) RGB value is (207, 203, 185).
Red value is 207, green value is 203, and blue value is 185.
Cylindrical-coordinate representations (HSL) of color #CFCBB9: hue: 49°, saturation: 18.6%, and lightness: 76.9%.
Process color (CMYK) of #CFCBB9 is 0%, 1.9%, 10.6%, 18.8%. Web safe color equivalent of #CFCBB9 is ##CCCCCC. Color #CFCBB9 contains mainly Yellow.
Color Spaces
| Color spaces of #CFCBB9 | Value |
|---|---|
| RGB | 207, 203, 185 |
| HSL | 49°, 18.6%, 76.9% |
| HSV / HSB | 49°, 10.6%, 81.2% |
| CMYK | 0%, 1.9%, 10.6%, 18.8% |
| XYZ | 55.84, 59.48, 54.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 11001011 | 10111001 |
| Octal | 317 | 313 | 271 |
| Decimal | 207 | 203 | 185 |
| Hex | CF | CB | B9 |
Shades of #CFCBB9
Tints of #CFCBB9
.mybgColor { background-color: #CFCBB9; }
.myforeColor { color: #CFCBB9; }
.myborderColor { border: 3px solid #CFCBB9; }
<p style="color:#CFCBB9">Text here</p>
This sample text is styled with font color #CFCBB9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFCBB9">Div content here</div>
<div style="border:3px solid #CFCBB9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 203, 185, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFCBB9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFCBB9;
-webkit-box-shadow: 1px 1px 3px #CFCBB9;
box-shadow: 1px 1px 3px #CFCBB9; }
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 #CFCBB9 (Cargo River)
Color Overview & Profile: Color #CFCBB9, also known as Cargo River, 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), 80% Green (203/255), and 73% Blue (185/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFCBB9 translates into the CMYK subtractive color model with values of 0% Cyan, 1.9% Magenta, 10.6% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 49°, saturation of 18.6%, and lightness of 76.9%.
Web Accessibility & Design Recommendations: When implementing #CFCBB9 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.
