#BD9B78 Corky
#BD9B78 (Corky) RGB value is (189, 155, 120).
Red value is 189, green value is 155, and blue value is 120.
Cylindrical-coordinate representations (HSL) of color #BD9B78: hue: 30°, saturation: 34.3%, and lightness: 60.6%.
Process color (CMYK) of #BD9B78 is 0%, 18%, 36.5%, 25.9%. Web safe color equivalent of #BD9B78 is ##CC9966. Color #BD9B78 contains mainly Yellow.
Color Spaces
| Color spaces of #BD9B78 | Value |
|---|---|
| RGB | 189, 155, 120 |
| HSL | 30°, 34.3%, 60.6% |
| HSV / HSB | 30°, 36.5%, 74.1% |
| CMYK | 0%, 18%, 36.5%, 25.9% |
| XYZ | 36.1, 35.62, 22.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111101 | 10011011 | 01111000 |
| Octal | 275 | 233 | 170 |
| Decimal | 189 | 155 | 120 |
| Hex | BD | 9B | 78 |
Shades of #BD9B78
Tints of #BD9B78
.mybgColor { background-color: #BD9B78; }
.myforeColor { color: #BD9B78; }
.myborderColor { border: 3px solid #BD9B78; }
<p style="color:#BD9B78">Text here</p>
This sample text is styled with font color #BD9B78. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BD9B78">Div content here</div>
<div style="border:3px solid #BD9B78">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(189, 155, 120, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BD9B78; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BD9B78;
-webkit-box-shadow: 1px 1px 3px #BD9B78;
box-shadow: 1px 1px 3px #BD9B78; }
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 #BD9B78 (Corky)
Color Overview & Profile: Color #BD9B78, also known as Corky, 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 (189/255), 61% Green (155/255), and 47% Blue (120/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BD9B78 translates into the CMYK subtractive color model with values of 0% Cyan, 18% Magenta, 36.5% Yellow, and 25.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 34.3%, and lightness of 60.6%.
Web Accessibility & Design Recommendations: When implementing #BD9B78 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.
