#5C8774 Dark Jade
#5C8774 (Dark Jade) RGB value is (92, 135, 116).
Red value is 92, green value is 135, and blue value is 116.
Cylindrical-coordinate representations (HSL) of color #5C8774: hue: 153°, saturation: 18.9%, and lightness: 44.5%.
Process color (CMYK) of #5C8774 is 31.9%, 0%, 14.1%, 47.1%. Web safe color equivalent of #5C8774 is ##669966. Color #5C8774 contains mainly Cyan.
Color Spaces
| Color spaces of #5C8774 | Value |
|---|---|
| RGB | 92, 135, 116 |
| HSL | 153°, 18.9%, 44.5% |
| HSV / HSB | 153°, 31.9%, 52.9% |
| CMYK | 31.9%, 0%, 14.1%, 47.1% |
| XYZ | 16.23, 20.86, 19.69 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011100 | 10000111 | 01110100 |
| Octal | 134 | 207 | 164 |
| Decimal | 92 | 135 | 116 |
| Hex | 5C | 87 | 74 |
Shades of #5C8774
Tints of #5C8774
.mybgColor { background-color: #5C8774; }
.myforeColor { color: #5C8774; }
.myborderColor { border: 3px solid #5C8774; }
<p style="color:#5C8774">Text here</p>
This sample text is styled with font color #5C8774. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5C8774">Div content here</div>
<div style="border:3px solid #5C8774">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(92, 135, 116, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5C8774; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5C8774;
-webkit-box-shadow: 1px 1px 3px #5C8774;
box-shadow: 1px 1px 3px #5C8774; }
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 #5C8774 (Dark Jade)
Color Overview & Profile: Color #5C8774, also known as Dark Jade, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (92/255), 53% Green (135/255), and 45% Blue (116/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #5C8774 translates into the CMYK subtractive color model with values of 31.9% Cyan, 0% Magenta, 14.1% Yellow, and 47.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 153°, saturation of 18.9%, and lightness of 44.5%.
Web Accessibility & Design Recommendations: When implementing #5C8774 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 ##669966.
