#EEC474 Pasta Rasta
#EEC474 (Pasta Rasta) RGB value is (238, 196, 116).
Red value is 238, green value is 196, and blue value is 116.
Cylindrical-coordinate representations (HSL) of color #EEC474: hue: 39°, saturation: 78.2%, and lightness: 69.4%.
Process color (CMYK) of #EEC474 is 0%, 17.6%, 51.3%, 6.7%. Web safe color equivalent of #EEC474 is ##FFCC66. Color #EEC474 contains mainly Yellow.
Color Spaces
| Color spaces of #EEC474 | Value |
|---|---|
| RGB | 238, 196, 116 |
| HSL | 39°, 78.2%, 69.4% |
| HSV / HSB | 39°, 51.3%, 93.3% |
| CMYK | 0%, 17.6%, 51.3%, 6.7% |
| XYZ | 58.15, 58.92, 24.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11000100 | 01110100 |
| Octal | 356 | 304 | 164 |
| Decimal | 238 | 196 | 116 |
| Hex | EE | C4 | 74 |
Shades of #EEC474
Tints of #EEC474
.mybgColor { background-color: #EEC474; }
.myforeColor { color: #EEC474; }
.myborderColor { border: 3px solid #EEC474; }
<p style="color:#EEC474">Text here</p>
This sample text is styled with font color #EEC474. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEC474">Div content here</div>
<div style="border:3px solid #EEC474">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 196, 116, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEC474; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEC474;
-webkit-box-shadow: 1px 1px 3px #EEC474;
box-shadow: 1px 1px 3px #EEC474; }
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 #EEC474 (Pasta Rasta)
Color Overview & Profile: Color #EEC474, also known as Pasta Rasta, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (238/255), 77% Green (196/255), and 45% Blue (116/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEC474 translates into the CMYK subtractive color model with values of 0% Cyan, 17.6% Magenta, 51.3% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 39°, saturation of 78.2%, and lightness of 69.4%.
Web Accessibility & Design Recommendations: When implementing #EEC474 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.
