#52525F Night Night
#52525F (Night Night) RGB value is (82, 82, 95).
Red value is 82, green value is 82, and blue value is 95.
Cylindrical-coordinate representations (HSL) of color #52525F: hue: 240°, saturation: 7.3%, and lightness: 34.7%.
Process color (CMYK) of #52525F is 13.7%, 13.7%, 0%, 62.7%. Web safe color equivalent of #52525F is ##666666. Color #52525F contains mainly GRAY.
Color Spaces
| Color spaces of #52525F | Value |
|---|---|
| RGB | 82, 82, 95 |
| HSL | 240°, 7.3%, 34.7% |
| HSV / HSB | 240°, 13.7%, 37.3% |
| CMYK | 13.7%, 13.7%, 0%, 62.7% |
| XYZ | 8.56, 8.65, 12.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010010 | 01010010 | 01011111 |
| Octal | 122 | 122 | 137 |
| Decimal | 82 | 82 | 95 |
| Hex | 52 | 52 | 5F |
Shades of #52525F
Tints of #52525F
.mybgColor { background-color: #52525F; }
.myforeColor { color: #52525F; }
.myborderColor { border: 3px solid #52525F; }
<p style="color:#52525F">Text here</p>
This sample text is styled with font color #52525F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#52525F">Div content here</div>
<div style="border:3px solid #52525F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(82, 82, 95, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #52525F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #52525F;
-webkit-box-shadow: 1px 1px 3px #52525F;
box-shadow: 1px 1px 3px #52525F; }
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 #52525F (Night Night)
Color Overview & Profile: Color #52525F, also known as Night Night, 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), 32% Green (82/255), and 37% Blue (95/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #52525F translates into the CMYK subtractive color model with values of 13.7% Cyan, 13.7% Magenta, 0% Yellow, and 62.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 7.3%, and lightness of 34.7%.
Web Accessibility & Design Recommendations: When implementing #52525F 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.
