#E1D956 Kowloon
#E1D956 (Kowloon) RGB value is (225, 217, 86).
Red value is 225, green value is 217, and blue value is 86.
Cylindrical-coordinate representations (HSL) of color #E1D956: hue: 57°, saturation: 69.8%, and lightness: 61%.
Process color (CMYK) of #E1D956 is 0%, 3.6%, 61.8%, 11.8%. Web safe color equivalent of #E1D956 is ##CCCC66. Color #E1D956 contains mainly Yellow.
Color Spaces
| Color spaces of #E1D956 | Value |
|---|---|
| RGB | 225, 217, 86 |
| HSL | 57°, 69.8%, 61% |
| HSV / HSB | 57°, 61.8%, 88.2% |
| CMYK | 0%, 3.6%, 61.8%, 11.8% |
| XYZ | 57.55, 66.31, 18.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100001 | 11011001 | 01010110 |
| Octal | 341 | 331 | 126 |
| Decimal | 225 | 217 | 86 |
| Hex | E1 | D9 | 56 |
Shades of #E1D956
Tints of #E1D956
.mybgColor { background-color: #E1D956; }
.myforeColor { color: #E1D956; }
.myborderColor { border: 3px solid #E1D956; }
<p style="color:#E1D956">Text here</p>
This sample text is styled with font color #E1D956. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E1D956">Div content here</div>
<div style="border:3px solid #E1D956">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(225, 217, 86, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E1D956; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E1D956;
-webkit-box-shadow: 1px 1px 3px #E1D956;
box-shadow: 1px 1px 3px #E1D956; }
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 #E1D956 (Kowloon)
Color Overview & Profile: Color #E1D956, also known as Kowloon, 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 (225/255), 85% Green (217/255), and 34% Blue (86/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E1D956 translates into the CMYK subtractive color model with values of 0% Cyan, 3.6% Magenta, 61.8% Yellow, and 11.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 57°, saturation of 69.8%, and lightness of 61%.
Web Accessibility & Design Recommendations: When implementing #E1D956 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 ##CCCC66.
