#624646 Purple Earth
#624646 (Purple Earth) RGB value is (98, 70, 70).
Red value is 98, green value is 70, and blue value is 70.
Cylindrical-coordinate representations (HSL) of color #624646: hue: 0°, saturation: 16.7%, and lightness: 32.9%.
Process color (CMYK) of #624646 is 0%, 28.6%, 28.6%, 61.6%. Web safe color equivalent of #624646 is ##663333. Color #624646 contains mainly Red.
Color Spaces
| Color spaces of #624646 | Value |
|---|---|
| RGB | 98, 70, 70 |
| HSL | 0°, 16.7%, 32.9% |
| HSV / HSB | 0°, 28.6%, 38.4% |
| CMYK | 0%, 28.6%, 28.6%, 61.6% |
| XYZ | 8.33, 7.42, 6.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100010 | 01000110 | 01000110 |
| Octal | 142 | 106 | 106 |
| Decimal | 98 | 70 | 70 |
| Hex | 62 | 46 | 46 |
Shades of #624646
Tints of #624646
.mybgColor { background-color: #624646; }
.myforeColor { color: #624646; }
.myborderColor { border: 3px solid #624646; }
<p style="color:#624646">Text here</p>
This sample text is styled with font color #624646. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#624646">Div content here</div>
<div style="border:3px solid #624646">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(98, 70, 70, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #624646; }
.divShadow { -moz-box-shadow: 1px 1px 3px #624646;
-webkit-box-shadow: 1px 1px 3px #624646;
box-shadow: 1px 1px 3px #624646; }
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 #624646 (Purple Earth)
Color Overview & Profile: Color #624646, also known as Purple Earth, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 38% Red (98/255), 27% Green (70/255), and 27% Blue (70/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #624646 translates into the CMYK subtractive color model with values of 0% Cyan, 28.6% Magenta, 28.6% Yellow, and 61.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 16.7%, and lightness of 32.9%.
Web Accessibility & Design Recommendations: When implementing #624646 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.
