#E2CF24 Polliwog
#E2CF24 (Polliwog) RGB value is (226, 207, 36).
Red value is 226, green value is 207, and blue value is 36.
Cylindrical-coordinate representations (HSL) of color #E2CF24: hue: 54°, saturation: 76.6%, and lightness: 51.4%.
Process color (CMYK) of #E2CF24 is 0%, 8.4%, 84.1%, 11.4%. Web safe color equivalent of #E2CF24 is ##CCCC33. Color #E2CF24 contains mainly Yellow.
Color Spaces
| Color spaces of #E2CF24 | Value |
|---|---|
| RGB | 226, 207, 36 |
| HSL | 54°, 76.6%, 51.4% |
| HSV / HSB | 54°, 84.1%, 88.6% |
| CMYK | 0%, 8.4%, 84.1%, 11.4% |
| XYZ | 54, 60.92, 10.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100010 | 11001111 | 00100100 |
| Octal | 342 | 317 | 044 |
| Decimal | 226 | 207 | 36 |
| Hex | E2 | CF | 24 |
Shades of #E2CF24
Tints of #E2CF24
.mybgColor { background-color: #E2CF24; }
.myforeColor { color: #E2CF24; }
.myborderColor { border: 3px solid #E2CF24; }
<p style="color:#E2CF24">Text here</p>
This sample text is styled with font color #E2CF24. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E2CF24">Div content here</div>
<div style="border:3px solid #E2CF24">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(226, 207, 36, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E2CF24; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E2CF24;
-webkit-box-shadow: 1px 1px 3px #E2CF24;
box-shadow: 1px 1px 3px #E2CF24; }
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 #E2CF24 (Polliwog)
Color Overview & Profile: Color #E2CF24, also known as Polliwog, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 89% Red (226/255), 81% Green (207/255), and 14% Blue (36/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E2CF24 translates into the CMYK subtractive color model with values of 0% Cyan, 8.4% Magenta, 84.1% Yellow, and 11.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 54°, saturation of 76.6%, and lightness of 51.4%.
Web Accessibility & Design Recommendations: When implementing #E2CF24 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 ##CCCC33.
