#018101 Moth Green
#018101 (Moth Green) RGB value is (1, 129, 1).
Red value is 1, green value is 129, and blue value is 1.
Cylindrical-coordinate representations (HSL) of color #018101: hue: 120°, saturation: 98.5%, and lightness: 25.5%.
Process color (CMYK) of #018101 is 99.2%, 0%, 99.2%, 49.4%. Web safe color equivalent of #018101 is ##009900. Color #018101 contains mainly Green.
Color Spaces
| Color spaces of #018101 | Value |
|---|---|
| RGB | 1, 129, 1 |
| HSL | 120°, 98.5%, 25.5% |
| HSV / HSB | 120°, 99.2%, 50.6% |
| CMYK | 99.2%, 0%, 99.2%, 49.4% |
| XYZ | 7.87, 15.71, 2.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000001 | 10000001 | 00000001 |
| Octal | 001 | 201 | 001 |
| Decimal | 1 | 129 | 1 |
| Hex | 01 | 81 | 01 |
Shades of #018101
Tints of #018101
.mybgColor { background-color: #018101; }
.myforeColor { color: #018101; }
.myborderColor { border: 3px solid #018101; }
<p style="color:#018101">Text here</p>
This sample text is styled with font color #018101. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#018101">Div content here</div>
<div style="border:3px solid #018101">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(1, 129, 1, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #018101; }
.divShadow { -moz-box-shadow: 1px 1px 3px #018101;
-webkit-box-shadow: 1px 1px 3px #018101;
box-shadow: 1px 1px 3px #018101; }
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 #018101 (Moth Green)
Color Overview & Profile: Color #018101, also known as Moth Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 0% Red (1/255), 51% Green (129/255), and 0% Blue (1/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #018101 translates into the CMYK subtractive color model with values of 99.2% Cyan, 0% Magenta, 99.2% Yellow, and 49.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 98.5%, and lightness of 25.5%.
Web Accessibility & Design Recommendations: When implementing #018101 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.
