#5BA3A4 Atlas Cedar
#5BA3A4 (Atlas Cedar) RGB value is (91, 163, 164).
Red value is 91, green value is 163, and blue value is 164.
Cylindrical-coordinate representations (HSL) of color #5BA3A4: hue: 181°, saturation: 28.6%, and lightness: 50%.
Process color (CMYK) of #5BA3A4 is 44.5%, 0.6%, 0%, 35.7%. Web safe color equivalent of #5BA3A4 is ##669999. Color #5BA3A4 contains mainly Blue.
Color Spaces
| Color spaces of #5BA3A4 | Value |
|---|---|
| RGB | 91, 163, 164 |
| HSL | 181°, 28.6%, 50% |
| HSV / HSB | 181°, 44.5%, 64.3% |
| CMYK | 44.5%, 0.6%, 0%, 35.7% |
| XYZ | 24.11, 31.1, 39.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011011 | 10100011 | 10100100 |
| Octal | 133 | 243 | 244 |
| Decimal | 91 | 163 | 164 |
| Hex | 5B | A3 | A4 |
Shades of #5BA3A4
Tints of #5BA3A4
.mybgColor { background-color: #5BA3A4; }
.myforeColor { color: #5BA3A4; }
.myborderColor { border: 3px solid #5BA3A4; }
<p style="color:#5BA3A4">Text here</p>
This sample text is styled with font color #5BA3A4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5BA3A4">Div content here</div>
<div style="border:3px solid #5BA3A4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(91, 163, 164, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5BA3A4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5BA3A4;
-webkit-box-shadow: 1px 1px 3px #5BA3A4;
box-shadow: 1px 1px 3px #5BA3A4; }
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 #5BA3A4 (Atlas Cedar)
Color Overview & Profile: Color #5BA3A4, also known as Atlas Cedar, 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 (91/255), 64% Green (163/255), and 64% Blue (164/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #5BA3A4 translates into the CMYK subtractive color model with values of 44.5% Cyan, 0.6% Magenta, 0% Yellow, and 35.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 181°, saturation of 28.6%, and lightness of 50%.
Web Accessibility & Design Recommendations: When implementing #5BA3A4 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.
