#58201E Red Oxide
#58201E (Red Oxide) RGB value is (88, 32, 30).
Red value is 88, green value is 32, and blue value is 30.
Cylindrical-coordinate representations (HSL) of color #58201E: hue: 2°, saturation: 49.2%, and lightness: 23.1%.
Process color (CMYK) of #58201E is 0%, 63.6%, 65.9%, 65.5%. Web safe color equivalent of #58201E is ##663333. Color #58201E contains mainly Red.
Color Spaces
| Color spaces of #58201E | Value |
|---|---|
| RGB | 88, 32, 30 |
| HSL | 2°, 49.2%, 23.1% |
| HSV / HSB | 2°, 65.9%, 34.5% |
| CMYK | 0%, 63.6%, 65.9%, 65.5% |
| XYZ | 4.78, 3.2, 1.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011000 | 00100000 | 00011110 |
| Octal | 130 | 040 | 036 |
| Decimal | 88 | 32 | 30 |
| Hex | 58 | 20 | 1E |
Shades of #58201E
Tints of #58201E
.mybgColor { background-color: #58201E; }
.myforeColor { color: #58201E; }
.myborderColor { border: 3px solid #58201E; }
<p style="color:#58201E">Text here</p>
This sample text is styled with font color #58201E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#58201E">Div content here</div>
<div style="border:3px solid #58201E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(88, 32, 30, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #58201E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #58201E;
-webkit-box-shadow: 1px 1px 3px #58201E;
box-shadow: 1px 1px 3px #58201E; }
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 #58201E (Red Oxide)
Color Overview & Profile: Color #58201E, also known as Red Oxide, 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 (88/255), 13% Green (32/255), and 12% Blue (30/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #58201E translates into the CMYK subtractive color model with values of 0% Cyan, 63.6% Magenta, 65.9% Yellow, and 65.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 2°, saturation of 49.2%, and lightness of 23.1%.
Web Accessibility & Design Recommendations: When implementing #58201E 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.
