#058A00 Maniac Green
#058A00 (Maniac Green) RGB value is (5, 138, 0).
Red value is 5, green value is 138, and blue value is 0.
Cylindrical-coordinate representations (HSL) of color #058A00: hue: 118°, saturation: 100%, and lightness: 27.1%.
Process color (CMYK) of #058A00 is 96.4%, 0%, 100%, 45.9%. Web safe color equivalent of #058A00 is ##009900. Color #058A00 contains mainly Green.
Color Spaces
| Color spaces of #058A00 | Value |
|---|---|
| RGB | 5, 138, 0 |
| HSL | 118°, 100%, 27.1% |
| HSV / HSB | 118°, 100%, 54.1% |
| CMYK | 96.4%, 0%, 100%, 45.9% |
| XYZ | 9.15, 18.21, 3.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000101 | 10001010 | 00000000 |
| Octal | 005 | 212 | 000 |
| Decimal | 5 | 138 | 0 |
| Hex | 05 | 8A | 00 |
Shades of #058A00
Tints of #058A00
.mybgColor { background-color: #058A00; }
.myforeColor { color: #058A00; }
.myborderColor { border: 3px solid #058A00; }
<p style="color:#058A00">Text here</p>
This sample text is styled with font color #058A00. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#058A00">Div content here</div>
<div style="border:3px solid #058A00">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(5, 138, 0, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #058A00; }
.divShadow { -moz-box-shadow: 1px 1px 3px #058A00;
-webkit-box-shadow: 1px 1px 3px #058A00;
box-shadow: 1px 1px 3px #058A00; }
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 #058A00 (Maniac Green)
Color Overview & Profile: Color #058A00, also known as Maniac Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 2% Red (5/255), 54% Green (138/255), and 0% Blue (0/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #058A00 translates into the CMYK subtractive color model with values of 96.4% Cyan, 0% Magenta, 100% Yellow, and 45.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 118°, saturation of 100%, and lightness of 27.1%.
Web Accessibility & Design Recommendations: When implementing #058A00 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 ##009900.
