#535E68 Wellerman
#535E68 (Wellerman) RGB value is (83, 94, 104).
Red value is 83, green value is 94, and blue value is 104.
Cylindrical-coordinate representations (HSL) of color #535E68: hue: 209°, saturation: 11.2%, and lightness: 36.7%.
Process color (CMYK) of #535E68 is 20.2%, 9.6%, 0%, 59.2%. Web safe color equivalent of #535E68 is ##666666. Color #535E68 contains mainly Magenta.
Color Spaces
| Color spaces of #535E68 | Value |
|---|---|
| RGB | 83, 94, 104 |
| HSL | 209°, 11.2%, 36.7% |
| HSV / HSB | 209°, 20.2%, 40.8% |
| CMYK | 20.2%, 9.6%, 0%, 59.2% |
| XYZ | 10.07, 10.84, 14.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010011 | 01011110 | 01101000 |
| Octal | 123 | 136 | 150 |
| Decimal | 83 | 94 | 104 |
| Hex | 53 | 5E | 68 |
Shades of #535E68
Tints of #535E68
.mybgColor { background-color: #535E68; }
.myforeColor { color: #535E68; }
.myborderColor { border: 3px solid #535E68; }
<p style="color:#535E68">Text here</p>
This sample text is styled with font color #535E68. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#535E68">Div content here</div>
<div style="border:3px solid #535E68">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(83, 94, 104, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #535E68; }
.divShadow { -moz-box-shadow: 1px 1px 3px #535E68;
-webkit-box-shadow: 1px 1px 3px #535E68;
box-shadow: 1px 1px 3px #535E68; }
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 #535E68 (Wellerman)
Color Overview & Profile: Color #535E68, also known as Wellerman, 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), 37% Green (94/255), and 41% Blue (104/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #535E68 translates into the CMYK subtractive color model with values of 20.2% Cyan, 9.6% Magenta, 0% Yellow, and 59.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 209°, saturation of 11.2%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #535E68 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.
