#EBCEA8 Sheriff
#EBCEA8 (Sheriff) RGB value is (235, 206, 168).
Red value is 235, green value is 206, and blue value is 168.
Cylindrical-coordinate representations (HSL) of color #EBCEA8: hue: 34°, saturation: 62.6%, and lightness: 79%.
Process color (CMYK) of #EBCEA8 is 0%, 12.3%, 28.5%, 7.8%. Web safe color equivalent of #EBCEA8 is ##FFCC99. Color #EBCEA8 contains mainly Yellow.
Color Spaces
| Color spaces of #EBCEA8 | Value |
|---|---|
| RGB | 235, 206, 168 |
| HSL | 34°, 62.6%, 79% |
| HSV / HSB | 34°, 28.5%, 92.2% |
| CMYK | 0%, 12.3%, 28.5%, 7.8% |
| XYZ | 63.4, 64.63, 46.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 11001110 | 10101000 |
| Octal | 353 | 316 | 250 |
| Decimal | 235 | 206 | 168 |
| Hex | EB | CE | A8 |
Shades of #EBCEA8
Tints of #EBCEA8
.mybgColor { background-color: #EBCEA8; }
.myforeColor { color: #EBCEA8; }
.myborderColor { border: 3px solid #EBCEA8; }
<p style="color:#EBCEA8">Text here</p>
This sample text is styled with font color #EBCEA8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EBCEA8">Div content here</div>
<div style="border:3px solid #EBCEA8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 206, 168, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EBCEA8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EBCEA8;
-webkit-box-shadow: 1px 1px 3px #EBCEA8;
box-shadow: 1px 1px 3px #EBCEA8; }
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 #EBCEA8 (Sheriff)
Color Overview & Profile: Color #EBCEA8, also known as Sheriff, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (235/255), 81% Green (206/255), and 66% Blue (168/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EBCEA8 translates into the CMYK subtractive color model with values of 0% Cyan, 12.3% Magenta, 28.5% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 62.6%, and lightness of 79%.
Web Accessibility & Design Recommendations: When implementing #EBCEA8 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 ##FFCC99.
