#52616F Sheet Blue
#52616F (Sheet Blue) RGB value is (82, 97, 111).
Red value is 82, green value is 97, and blue value is 111.
Cylindrical-coordinate representations (HSL) of color #52616F: hue: 209°, saturation: 15%, and lightness: 37.8%.
Process color (CMYK) of #52616F is 26.1%, 12.6%, 0%, 56.5%. Web safe color equivalent of #52616F is ##666666. Color #52616F contains mainly Blue.
Color Spaces
| Color spaces of #52616F | Value |
|---|---|
| RGB | 82, 97, 111 |
| HSL | 209°, 15%, 37.8% |
| HSV / HSB | 209°, 26.1%, 43.5% |
| CMYK | 26.1%, 12.6%, 0%, 56.5% |
| XYZ | 10.62, 11.49, 16.69 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010010 | 01100001 | 01101111 |
| Octal | 122 | 141 | 157 |
| Decimal | 82 | 97 | 111 |
| Hex | 52 | 61 | 6F |
Shades of #52616F
Tints of #52616F
.mybgColor { background-color: #52616F; }
.myforeColor { color: #52616F; }
.myborderColor { border: 3px solid #52616F; }
<p style="color:#52616F">Text here</p>
This sample text is styled with font color #52616F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#52616F">Div content here</div>
<div style="border:3px solid #52616F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(82, 97, 111, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #52616F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #52616F;
-webkit-box-shadow: 1px 1px 3px #52616F;
box-shadow: 1px 1px 3px #52616F; }
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 #52616F (Sheet Blue)
Color Overview & Profile: Color #52616F, also known as Sheet Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 32% Red (82/255), 38% Green (97/255), and 44% Blue (111/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #52616F translates into the CMYK subtractive color model with values of 26.1% Cyan, 12.6% Magenta, 0% Yellow, and 56.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 209°, saturation of 15%, and lightness of 37.8%.
Web Accessibility & Design Recommendations: When implementing #52616F 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.
