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