#088D25 Emerald
#088D25 (Emerald) RGB value is (8, 141, 37).
Red value is 8, green value is 141, and blue value is 37.
Cylindrical-coordinate representations (HSL) of color #088D25: hue: 133°, saturation: 89.3%, and lightness: 29.2%.
Process color (CMYK) of #088D25 is 94.3%, 0%, 73.8%, 44.7%. Web safe color equivalent of #088D25 is ##009933. Color #088D25 contains mainly Green.
Color Spaces
| Color spaces of #088D25 | Value |
|---|---|
| RGB | 8, 141, 37 |
| HSL | 133°, 89.3%, 29.2% |
| HSV / HSB | 133°, 94.3%, 55.3% |
| CMYK | 94.3%, 0%, 73.8%, 44.7% |
| XYZ | 9.96, 19.23, 4.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001000 | 10001101 | 00100101 |
| Octal | 010 | 215 | 045 |
| Decimal | 8 | 141 | 37 |
| Hex | 08 | 8D | 25 |
Shades of #088D25
Tints of #088D25
.mybgColor { background-color: #088D25; }
.myforeColor { color: #088D25; }
.myborderColor { border: 3px solid #088D25; }
<p style="color:#088D25">Text here</p>
This sample text is styled with font color #088D25. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#088D25">Div content here</div>
<div style="border:3px solid #088D25">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(8, 141, 37, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #088D25; }
.divShadow { -moz-box-shadow: 1px 1px 3px #088D25;
-webkit-box-shadow: 1px 1px 3px #088D25;
box-shadow: 1px 1px 3px #088D25; }
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 #088D25 (Emerald)
Color Overview & Profile: Color #088D25, 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 3% Red (8/255), 55% Green (141/255), and 15% Blue (37/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #088D25 translates into the CMYK subtractive color model with values of 94.3% Cyan, 0% Magenta, 73.8% Yellow, and 44.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 133°, saturation of 89.3%, and lightness of 29.2%.
Web Accessibility & Design Recommendations: When implementing #088D25 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.
