#EBBF5C I’m a Local
#EBBF5C (I’m a Local) RGB value is (235, 191, 92).
Red value is 235, green value is 191, and blue value is 92.
Cylindrical-coordinate representations (HSL) of color #EBBF5C: hue: 42°, saturation: 78.1%, and lightness: 64.1%.
Process color (CMYK) of #EBBF5C is 0%, 18.7%, 60.9%, 7.8%. Web safe color equivalent of #EBBF5C is ##FFCC66. Color #EBBF5C contains mainly Yellow.
Color Spaces
| Color spaces of #EBBF5C | Value |
|---|---|
| RGB | 235, 191, 92 |
| HSL | 42°, 78.1%, 64.1% |
| HSV / HSB | 42°, 60.9%, 92.2% |
| CMYK | 0%, 18.7%, 60.9%, 7.8% |
| XYZ | 54.83, 55.7, 17.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 10111111 | 01011100 |
| Octal | 353 | 277 | 134 |
| Decimal | 235 | 191 | 92 |
| Hex | EB | BF | 5C |
Shades of #EBBF5C
Tints of #EBBF5C
.mybgColor { background-color: #EBBF5C; }
.myforeColor { color: #EBBF5C; }
.myborderColor { border: 3px solid #EBBF5C; }
<p style="color:#EBBF5C">Text here</p>
This sample text is styled with font color #EBBF5C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EBBF5C">Div content here</div>
<div style="border:3px solid #EBBF5C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 191, 92, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EBBF5C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EBBF5C;
-webkit-box-shadow: 1px 1px 3px #EBBF5C;
box-shadow: 1px 1px 3px #EBBF5C; }
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 #EBBF5C (I’m a Local)
Color Overview & Profile: Color #EBBF5C, also known as I’m a Local, 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), 75% Green (191/255), and 36% Blue (92/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EBBF5C translates into the CMYK subtractive color model with values of 0% Cyan, 18.7% Magenta, 60.9% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 42°, saturation of 78.1%, and lightness of 64.1%.
Web Accessibility & Design Recommendations: When implementing #EBBF5C 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 ##FFCC66.
