#535952 Addo
#535952 (Addo) RGB value is (83, 89, 82).
Red value is 83, green value is 89, and blue value is 82.
Cylindrical-coordinate representations (HSL) of color #535952: hue: 111°, saturation: 4.1%, and lightness: 33.5%.
Process color (CMYK) of #535952 is 6.7%, 0%, 7.9%, 65.1%. Web safe color equivalent of #535952 is ##666666. Color #535952 contains mainly GRAY.
Color Spaces
| Color spaces of #535952 | Value |
|---|---|
| RGB | 83, 89, 82 |
| HSL | 111°, 4.1%, 33.5% |
| HSV / HSB | 111°, 7.9%, 34.9% |
| CMYK | 6.7%, 0%, 7.9%, 65.1% |
| XYZ | 8.66, 9.59, 9.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010011 | 01011001 | 01010010 |
| Octal | 123 | 131 | 122 |
| Decimal | 83 | 89 | 82 |
| Hex | 53 | 59 | 52 |
Shades of #535952
Tints of #535952
.mybgColor { background-color: #535952; }
.myforeColor { color: #535952; }
.myborderColor { border: 3px solid #535952; }
<p style="color:#535952">Text here</p>
This sample text is styled with font color #535952. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#535952">Div content here</div>
<div style="border:3px solid #535952">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(83, 89, 82, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #535952; }
.divShadow { -moz-box-shadow: 1px 1px 3px #535952;
-webkit-box-shadow: 1px 1px 3px #535952;
box-shadow: 1px 1px 3px #535952; }
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 #535952 (Addo)
Color Overview & Profile: Color #535952, also known as Addo, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 33% Red (83/255), 35% Green (89/255), and 32% Blue (82/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #535952 translates into the CMYK subtractive color model with values of 6.7% Cyan, 0% Magenta, 7.9% Yellow, and 65.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 111°, saturation of 4.1%, and lightness of 33.5%.
Web Accessibility & Design Recommendations: When implementing #535952 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.
