#5C7C6B Jadite
#5C7C6B (Jadite) RGB value is (92, 124, 107).
Red value is 92, green value is 124, and blue value is 107.
Cylindrical-coordinate representations (HSL) of color #5C7C6B: hue: 148°, saturation: 14.8%, and lightness: 42.4%.
Process color (CMYK) of #5C7C6B is 25.8%, 0%, 13.7%, 51.4%. Web safe color equivalent of #5C7C6B is ##666666. Color #5C7C6B contains mainly Cyan.
Color Spaces
| Color spaces of #5C7C6B | Value |
|---|---|
| RGB | 92, 124, 107 |
| HSL | 148°, 14.8%, 42.4% |
| HSV / HSB | 148°, 25.8%, 48.6% |
| CMYK | 25.8%, 0%, 13.7%, 51.4% |
| XYZ | 14.27, 17.75, 16.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011100 | 01111100 | 01101011 |
| Octal | 134 | 174 | 153 |
| Decimal | 92 | 124 | 107 |
| Hex | 5C | 7C | 6B |
Shades of #5C7C6B
Tints of #5C7C6B
.mybgColor { background-color: #5C7C6B; }
.myforeColor { color: #5C7C6B; }
.myborderColor { border: 3px solid #5C7C6B; }
<p style="color:#5C7C6B">Text here</p>
This sample text is styled with font color #5C7C6B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5C7C6B">Div content here</div>
<div style="border:3px solid #5C7C6B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(92, 124, 107, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5C7C6B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5C7C6B;
-webkit-box-shadow: 1px 1px 3px #5C7C6B;
box-shadow: 1px 1px 3px #5C7C6B; }
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 #5C7C6B (Jadite)
Color Overview & Profile: Color #5C7C6B, also known as Jadite, 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), 49% Green (124/255), and 42% Blue (107/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #5C7C6B translates into the CMYK subtractive color model with values of 25.8% Cyan, 0% Magenta, 13.7% Yellow, and 51.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 148°, saturation of 14.8%, and lightness of 42.4%.
Web Accessibility & Design Recommendations: When implementing #5C7C6B 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 ##666666.
