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