#028F1E Emerald
#028F1E (Emerald) RGB value is (2, 143, 30).
Red value is 2, green value is 143, and blue value is 30.
Cylindrical-coordinate representations (HSL) of color #028F1E: hue: 132°, saturation: 97.2%, and lightness: 28.4%.
Process color (CMYK) of #028F1E is 98.6%, 0%, 79%, 43.9%. Web safe color equivalent of #028F1E is ##009933. Color #028F1E contains mainly Green.
Color Spaces
| Color spaces of #028F1E | Value |
|---|---|
| RGB | 2, 143, 30 |
| HSL | 132°, 97.2%, 28.4% |
| HSV / HSB | 132°, 98.6%, 56.1% |
| CMYK | 98.6%, 0%, 79%, 43.9% |
| XYZ | 10.08, 19.75, 4.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000010 | 10001111 | 00011110 |
| Octal | 002 | 217 | 036 |
| Decimal | 2 | 143 | 30 |
| Hex | 02 | 8F | 1E |
Shades of #028F1E
Tints of #028F1E
.mybgColor { background-color: #028F1E; }
.myforeColor { color: #028F1E; }
.myborderColor { border: 3px solid #028F1E; }
<p style="color:#028F1E">Text here</p>
This sample text is styled with font color #028F1E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#028F1E">Div content here</div>
<div style="border:3px solid #028F1E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(2, 143, 30, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #028F1E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #028F1E;
-webkit-box-shadow: 1px 1px 3px #028F1E;
box-shadow: 1px 1px 3px #028F1E; }
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 #028F1E (Emerald)
Color Overview & Profile: Color #028F1E, also known as Emerald, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 1% Red (2/255), 56% Green (143/255), and 12% Blue (30/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #028F1E translates into the CMYK subtractive color model with values of 98.6% Cyan, 0% Magenta, 79% Yellow, and 43.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 132°, saturation of 97.2%, and lightness of 28.4%.
Web Accessibility & Design Recommendations: When implementing #028F1E 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 ##009933.
