#5A4239 Lava Cake
#5A4239 (Lava Cake) RGB value is (90, 66, 57).
Red value is 90, green value is 66, and blue value is 57.
Cylindrical-coordinate representations (HSL) of color #5A4239: hue: 16°, saturation: 22.4%, and lightness: 28.8%.
Process color (CMYK) of #5A4239 is 0%, 26.7%, 36.7%, 64.7%. Web safe color equivalent of #5A4239 is ##663333. Color #5A4239 contains mainly Red.
Color Spaces
| Color spaces of #5A4239 | Value |
|---|---|
| RGB | 90, 66, 57 |
| HSL | 16°, 22.4%, 28.8% |
| HSV / HSB | 16°, 36.7%, 35.3% |
| CMYK | 0%, 26.7%, 36.7%, 64.7% |
| XYZ | 6.9, 6.37, 4.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011010 | 01000010 | 00111001 |
| Octal | 132 | 102 | 071 |
| Decimal | 90 | 66 | 57 |
| Hex | 5A | 42 | 39 |
Shades of #5A4239
Tints of #5A4239
.mybgColor { background-color: #5A4239; }
.myforeColor { color: #5A4239; }
.myborderColor { border: 3px solid #5A4239; }
<p style="color:#5A4239">Text here</p>
This sample text is styled with font color #5A4239. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5A4239">Div content here</div>
<div style="border:3px solid #5A4239">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(90, 66, 57, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5A4239; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5A4239;
-webkit-box-shadow: 1px 1px 3px #5A4239;
box-shadow: 1px 1px 3px #5A4239; }
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 #5A4239 (Lava Cake)
Color Overview & Profile: Color #5A4239, also known as Lava Cake, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 35% Red (90/255), 26% Green (66/255), and 22% Blue (57/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #5A4239 translates into the CMYK subtractive color model with values of 0% Cyan, 26.7% Magenta, 36.7% Yellow, and 64.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 16°, saturation of 22.4%, and lightness of 28.8%.
Web Accessibility & Design Recommendations: When implementing #5A4239 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 ##663333.
