#5C3A14 Pineapple
#5C3A14 (Pineapple) RGB value is (92, 58, 20).
Red value is 92, green value is 58, and blue value is 20.
Cylindrical-coordinate representations (HSL) of color #5C3A14: hue: 32°, saturation: 64.3%, and lightness: 22%.
Process color (CMYK) of #5C3A14 is 0%, 37%, 78.3%, 63.9%. Web safe color equivalent of #5C3A14 is ##663300. Color #5C3A14 contains mainly Red.
Color Spaces
| Color spaces of #5C3A14 | Value |
|---|---|
| RGB | 92, 58, 20 |
| HSL | 32°, 64.3%, 22% |
| HSV / HSB | 32°, 78.3%, 36.1% |
| CMYK | 0%, 37%, 78.3%, 63.9% |
| XYZ | 6.05, 5.35, 1.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011100 | 00111010 | 00010100 |
| Octal | 134 | 072 | 024 |
| Decimal | 92 | 58 | 20 |
| Hex | 5C | 3A | 14 |
Shades of #5C3A14
Tints of #5C3A14
.mybgColor { background-color: #5C3A14; }
.myforeColor { color: #5C3A14; }
.myborderColor { border: 3px solid #5C3A14; }
<p style="color:#5C3A14">Text here</p>
This sample text is styled with font color #5C3A14. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5C3A14">Div content here</div>
<div style="border:3px solid #5C3A14">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(92, 58, 20, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5C3A14; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5C3A14;
-webkit-box-shadow: 1px 1px 3px #5C3A14;
box-shadow: 1px 1px 3px #5C3A14; }
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 #5C3A14 (Pineapple)
Color Overview & Profile: Color #5C3A14, also known as Pineapple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (92/255), 23% Green (58/255), and 8% Blue (20/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #5C3A14 translates into the CMYK subtractive color model with values of 0% Cyan, 37% Magenta, 78.3% Yellow, and 63.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 64.3%, and lightness of 22%.
Web Accessibility & Design Recommendations: When implementing #5C3A14 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 ##663300.
