#5A8D97 Half Baked
#5A8D97 (Half Baked) RGB value is (90, 141, 151).
Red value is 90, green value is 141, and blue value is 151.
Cylindrical-coordinate representations (HSL) of color #5A8D97: hue: 190°, saturation: 25.3%, and lightness: 47.3%.
Process color (CMYK) of #5A8D97 is 40.4%, 6.6%, 0%, 40.8%. Web safe color equivalent of #5A8D97 is ##669999. Color #5A8D97 contains mainly Blue.
Color Spaces
| Color spaces of #5A8D97 | Value |
|---|---|
| RGB | 90, 141, 151 |
| HSL | 190°, 25.3%, 47.3% |
| HSV / HSB | 190°, 40.4%, 59.2% |
| CMYK | 40.4%, 6.6%, 0%, 40.8% |
| XYZ | 19.33, 23.46, 32.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011010 | 10001101 | 10010111 |
| Octal | 132 | 215 | 227 |
| Decimal | 90 | 141 | 151 |
| Hex | 5A | 8D | 97 |
Shades of #5A8D97
Tints of #5A8D97
.mybgColor { background-color: #5A8D97; }
.myforeColor { color: #5A8D97; }
.myborderColor { border: 3px solid #5A8D97; }
<p style="color:#5A8D97">Text here</p>
This sample text is styled with font color #5A8D97. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5A8D97">Div content here</div>
<div style="border:3px solid #5A8D97">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(90, 141, 151, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5A8D97; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5A8D97;
-webkit-box-shadow: 1px 1px 3px #5A8D97;
box-shadow: 1px 1px 3px #5A8D97; }
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 #5A8D97 (Half Baked)
Color Overview & Profile: Color #5A8D97, also known as Half Baked, 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), 55% Green (141/255), and 59% Blue (151/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #5A8D97 translates into the CMYK subtractive color model with values of 40.4% Cyan, 6.6% Magenta, 0% Yellow, and 40.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 190°, saturation of 25.3%, and lightness of 47.3%.
Web Accessibility & Design Recommendations: When implementing #5A8D97 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 ##669999.
