#FFE670 Shandy
#FFE670 (Shandy) RGB value is (255, 230, 112).
Red value is 255, green value is 230, and blue value is 112.
Cylindrical-coordinate representations (HSL) of color #FFE670: hue: 50°, saturation: 100%, and lightness: 72%.
Process color (CMYK) of #FFE670 is 0%, 9.8%, 56.1%, 0%. Web safe color equivalent of #FFE670 is ##FFFF66. Color #FFE670 contains mainly Yellow.
Color Spaces
| Color spaces of #FFE670 | Value |
|---|---|
| RGB | 255, 230, 112 |
| HSL | 50°, 100%, 72% |
| HSV / HSB | 50°, 56.1%, 100% |
| CMYK | 0%, 9.8%, 56.1%, 0% |
| XYZ | 72.46, 79.03, 26.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 11100110 | 01110000 |
| Octal | 377 | 346 | 160 |
| Decimal | 255 | 230 | 112 |
| Hex | FF | E6 | 70 |
Shades of #FFE670
Tints of #FFE670
.mybgColor { background-color: #FFE670; }
.myforeColor { color: #FFE670; }
.myborderColor { border: 3px solid #FFE670; }
<p style="color:#FFE670">Text here</p>
This sample text is styled with font color #FFE670. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FFE670">Div content here</div>
<div style="border:3px solid #FFE670">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 230, 112, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFE670; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFE670;
-webkit-box-shadow: 1px 1px 3px #FFE670;
box-shadow: 1px 1px 3px #FFE670; }
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 #FFE670 (Shandy)
Color Overview & Profile: Color #FFE670, also known as Shandy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 90% Green (230/255), and 44% Blue (112/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FFE670 translates into the CMYK subtractive color model with values of 0% Cyan, 9.8% Magenta, 56.1% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 100%, and lightness of 72%.
Web Accessibility & Design Recommendations: When implementing #FFE670 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 ##FFFF66.
