#555E5F Soot
#555E5F (Soot) RGB value is (85, 94, 95).
Red value is 85, green value is 94, and blue value is 95.
Cylindrical-coordinate representations (HSL) of color #555E5F: hue: 186°, saturation: 5.6%, and lightness: 35.3%.
Process color (CMYK) of #555E5F is 10.5%, 1.1%, 0%, 62.7%. Web safe color equivalent of #555E5F is ##666666. Color #555E5F contains mainly GRAY.
Color Spaces
| Color spaces of #555E5F | Value |
|---|---|
| RGB | 85, 94, 95 |
| HSL | 186°, 5.6%, 35.3% |
| HSV / HSB | 186°, 10.5%, 37.3% |
| CMYK | 10.5%, 1.1%, 0%, 62.7% |
| XYZ | 9.81, 10.76, 12.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010101 | 01011110 | 01011111 |
| Octal | 125 | 136 | 137 |
| Decimal | 85 | 94 | 95 |
| Hex | 55 | 5E | 5F |
Shades of #555E5F
Tints of #555E5F
.mybgColor { background-color: #555E5F; }
.myforeColor { color: #555E5F; }
.myborderColor { border: 3px solid #555E5F; }
<p style="color:#555E5F">Text here</p>
This sample text is styled with font color #555E5F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#555E5F">Div content here</div>
<div style="border:3px solid #555E5F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(85, 94, 95, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #555E5F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #555E5F;
-webkit-box-shadow: 1px 1px 3px #555E5F;
box-shadow: 1px 1px 3px #555E5F; }
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 #555E5F (Soot)
Color Overview & Profile: Color #555E5F, also known as Soot, 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 (85/255), 37% Green (94/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, #555E5F translates into the CMYK subtractive color model with values of 10.5% Cyan, 1.1% Magenta, 0% Yellow, and 62.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 186°, saturation of 5.6%, and lightness of 35.3%.
Web Accessibility & Design Recommendations: When implementing #555E5F 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.
