#BC9F7E Cocoa Nib
#BC9F7E (Cocoa Nib) RGB value is (188, 159, 126).
Red value is 188, green value is 159, and blue value is 126.
Cylindrical-coordinate representations (HSL) of color #BC9F7E: hue: 32°, saturation: 31.6%, and lightness: 61.6%.
Process color (CMYK) of #BC9F7E is 0%, 15.4%, 33%, 26.3%. Web safe color equivalent of #BC9F7E is ##CC9966. Color #BC9F7E contains mainly Yellow.
Color Spaces
| Color spaces of #BC9F7E | Value |
|---|---|
| RGB | 188, 159, 126 |
| HSL | 32°, 31.6%, 61.6% |
| HSV / HSB | 32°, 33%, 73.7% |
| CMYK | 0%, 15.4%, 33%, 26.3% |
| XYZ | 36.9, 37, 24.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 10011111 | 01111110 |
| Octal | 274 | 237 | 176 |
| Decimal | 188 | 159 | 126 |
| Hex | BC | 9F | 7E |
Shades of #BC9F7E
Tints of #BC9F7E
.mybgColor { background-color: #BC9F7E; }
.myforeColor { color: #BC9F7E; }
.myborderColor { border: 3px solid #BC9F7E; }
<p style="color:#BC9F7E">Text here</p>
This sample text is styled with font color #BC9F7E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BC9F7E">Div content here</div>
<div style="border:3px solid #BC9F7E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 159, 126, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BC9F7E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BC9F7E;
-webkit-box-shadow: 1px 1px 3px #BC9F7E;
box-shadow: 1px 1px 3px #BC9F7E; }
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 #BC9F7E (Cocoa Nib)
Color Overview & Profile: Color #BC9F7E, also known as Cocoa Nib, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (188/255), 62% Green (159/255), and 49% Blue (126/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BC9F7E translates into the CMYK subtractive color model with values of 0% Cyan, 15.4% Magenta, 33% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 31.6%, and lightness of 61.6%.
Web Accessibility & Design Recommendations: When implementing #BC9F7E 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 ##CC9966.
