#52410E Pineapple
#52410E (Pineapple) RGB value is (82, 65, 14).
Red value is 82, green value is 65, and blue value is 14.
Cylindrical-coordinate representations (HSL) of color #52410E: hue: 45°, saturation: 70.8%, and lightness: 18.8%.
Process color (CMYK) of #52410E is 0%, 20.7%, 82.9%, 67.8%. Web safe color equivalent of #52410E is ##663300. Color #52410E contains mainly Yellow.
Color Spaces
| Color spaces of #52410E | Value |
|---|---|
| RGB | 82, 65, 14 |
| HSL | 45°, 70.8%, 18.8% |
| HSV / HSB | 45°, 82.9%, 32.2% |
| CMYK | 0%, 20.7%, 82.9%, 67.8% |
| XYZ | 5.45, 5.61, 1.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010010 | 01000001 | 00001110 |
| Octal | 122 | 101 | 016 |
| Decimal | 82 | 65 | 14 |
| Hex | 52 | 41 | 0E |
Shades of #52410E
Tints of #52410E
.mybgColor { background-color: #52410E; }
.myforeColor { color: #52410E; }
.myborderColor { border: 3px solid #52410E; }
<p style="color:#52410E">Text here</p>
This sample text is styled with font color #52410E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#52410E">Div content here</div>
<div style="border:3px solid #52410E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(82, 65, 14, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #52410E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #52410E;
-webkit-box-shadow: 1px 1px 3px #52410E;
box-shadow: 1px 1px 3px #52410E; }
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 #52410E (Pineapple)
Color Overview & Profile: Color #52410E, 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 32% Red (82/255), 25% Green (65/255), and 5% Blue (14/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #52410E translates into the CMYK subtractive color model with values of 0% Cyan, 20.7% Magenta, 82.9% Yellow, and 67.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 70.8%, and lightness of 18.8%.
Web Accessibility & Design Recommendations: When implementing #52410E 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.
