#E0CFB0 Netsuke
#E0CFB0 (Netsuke) RGB value is (224, 207, 176).
Red value is 224, green value is 207, and blue value is 176.
Cylindrical-coordinate representations (HSL) of color #E0CFB0: hue: 39°, saturation: 43.6%, and lightness: 78.4%.
Process color (CMYK) of #E0CFB0 is 0%, 7.6%, 21.4%, 12.2%. Web safe color equivalent of #E0CFB0 is ##CCCC99. Color #E0CFB0 contains mainly Yellow.
Color Spaces
| Color spaces of #E0CFB0 | Value |
|---|---|
| RGB | 224, 207, 176 |
| HSL | 39°, 43.6%, 78.4% |
| HSV / HSB | 39°, 21.4%, 87.8% |
| CMYK | 0%, 7.6%, 21.4%, 12.2% |
| XYZ | 60.89, 63.61, 50.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100000 | 11001111 | 10110000 |
| Octal | 340 | 317 | 260 |
| Decimal | 224 | 207 | 176 |
| Hex | E0 | CF | B0 |
Shades of #E0CFB0
Tints of #E0CFB0
.mybgColor { background-color: #E0CFB0; }
.myforeColor { color: #E0CFB0; }
.myborderColor { border: 3px solid #E0CFB0; }
<p style="color:#E0CFB0">Text here</p>
This sample text is styled with font color #E0CFB0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E0CFB0">Div content here</div>
<div style="border:3px solid #E0CFB0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(224, 207, 176, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E0CFB0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E0CFB0;
-webkit-box-shadow: 1px 1px 3px #E0CFB0;
box-shadow: 1px 1px 3px #E0CFB0; }
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 #E0CFB0 (Netsuke)
Color Overview & Profile: Color #E0CFB0, also known as Netsuke, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 88% Red (224/255), 81% Green (207/255), and 69% Blue (176/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E0CFB0 translates into the CMYK subtractive color model with values of 0% Cyan, 7.6% Magenta, 21.4% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 39°, saturation of 43.6%, and lightness of 78.4%.
Web Accessibility & Design Recommendations: When implementing #E0CFB0 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 ##CCCC99.
