#08847C Egyptian Green
#08847C (Egyptian Green) RGB value is (8, 132, 124).
Red value is 8, green value is 132, and blue value is 124.
Cylindrical-coordinate representations (HSL) of color #08847C: hue: 176°, saturation: 88.6%, and lightness: 27.5%.
Process color (CMYK) of #08847C is 93.9%, 0%, 6.1%, 48.2%. Web safe color equivalent of #08847C is ##009966. Color #08847C contains mainly Cyan.
Color Spaces
| Color spaces of #08847C | Value |
|---|---|
| RGB | 8, 132, 124 |
| HSL | 176°, 88.6%, 27.5% |
| HSV / HSB | 176°, 93.9%, 51.8% |
| CMYK | 93.9%, 0%, 6.1%, 48.2% |
| XYZ | 11.99, 18.01, 21.91 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001000 | 10000100 | 01111100 |
| Octal | 010 | 204 | 174 |
| Decimal | 8 | 132 | 124 |
| Hex | 08 | 84 | 7C |
Shades of #08847C
Tints of #08847C
.mybgColor { background-color: #08847C; }
.myforeColor { color: #08847C; }
.myborderColor { border: 3px solid #08847C; }
<p style="color:#08847C">Text here</p>
This sample text is styled with font color #08847C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#08847C">Div content here</div>
<div style="border:3px solid #08847C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(8, 132, 124, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #08847C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #08847C;
-webkit-box-shadow: 1px 1px 3px #08847C;
box-shadow: 1px 1px 3px #08847C; }
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 #08847C (Egyptian Green)
Color Overview & Profile: Color #08847C, also known as Egyptian Green, 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), 52% Green (132/255), and 49% Blue (124/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #08847C translates into the CMYK subtractive color model with values of 93.9% Cyan, 0% Magenta, 6.1% Yellow, and 48.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 176°, saturation of 88.6%, and lightness of 27.5%.
Web Accessibility & Design Recommendations: When implementing #08847C 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.
