#5A816D Jadite
#5A816D (Jadite) RGB value is (90, 129, 109).
Red value is 90, green value is 129, and blue value is 109.
Cylindrical-coordinate representations (HSL) of color #5A816D: hue: 149°, saturation: 17.8%, and lightness: 42.9%.
Process color (CMYK) of #5A816D is 30.2%, 0%, 15.5%, 49.4%. Web safe color equivalent of #5A816D is ##669966. Color #5A816D contains mainly Cyan.
Color Spaces
| Color spaces of #5A816D | Value |
|---|---|
| RGB | 90, 129, 109 |
| HSL | 149°, 17.8%, 42.9% |
| HSV / HSB | 149°, 30.2%, 50.6% |
| CMYK | 30.2%, 0%, 15.5%, 49.4% |
| XYZ | 14.83, 18.98, 17.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011010 | 10000001 | 01101101 |
| Octal | 132 | 201 | 155 |
| Decimal | 90 | 129 | 109 |
| Hex | 5A | 81 | 6D |
Shades of #5A816D
Tints of #5A816D
.mybgColor { background-color: #5A816D; }
.myforeColor { color: #5A816D; }
.myborderColor { border: 3px solid #5A816D; }
<p style="color:#5A816D">Text here</p>
This sample text is styled with font color #5A816D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5A816D">Div content here</div>
<div style="border:3px solid #5A816D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(90, 129, 109, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5A816D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5A816D;
-webkit-box-shadow: 1px 1px 3px #5A816D;
box-shadow: 1px 1px 3px #5A816D; }
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 #5A816D (Jadite)
Color Overview & Profile: Color #5A816D, 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 35% Red (90/255), 51% Green (129/255), and 43% Blue (109/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #5A816D translates into the CMYK subtractive color model with values of 30.2% Cyan, 0% Magenta, 15.5% Yellow, and 49.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 149°, saturation of 17.8%, and lightness of 42.9%.
Web Accessibility & Design Recommendations: When implementing #5A816D 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.
