#555F65 Stream Bed
#555F65 (Stream Bed) RGB value is (85, 95, 101).
Red value is 85, green value is 95, and blue value is 101.
Cylindrical-coordinate representations (HSL) of color #555F65: hue: 203°, saturation: 8.6%, and lightness: 36.5%.
Process color (CMYK) of #555F65 is 15.8%, 5.9%, 0%, 60.4%. Web safe color equivalent of #555F65 is ##666666. Color #555F65 contains mainly GRAY.
Color Spaces
| Color spaces of #555F65 | Value |
|---|---|
| RGB | 85, 95, 101 |
| HSL | 203°, 8.6%, 36.5% |
| HSV / HSB | 203°, 15.8%, 39.6% |
| CMYK | 15.8%, 5.9%, 0%, 60.4% |
| XYZ | 10.19, 11.06, 13.91 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010101 | 01011111 | 01100101 |
| Octal | 125 | 137 | 145 |
| Decimal | 85 | 95 | 101 |
| Hex | 55 | 5F | 65 |
Shades of #555F65
Tints of #555F65
.mybgColor { background-color: #555F65; }
.myforeColor { color: #555F65; }
.myborderColor { border: 3px solid #555F65; }
<p style="color:#555F65">Text here</p>
This sample text is styled with font color #555F65. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#555F65">Div content here</div>
<div style="border:3px solid #555F65">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(85, 95, 101, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #555F65; }
.divShadow { -moz-box-shadow: 1px 1px 3px #555F65;
-webkit-box-shadow: 1px 1px 3px #555F65;
box-shadow: 1px 1px 3px #555F65; }
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 #555F65 (Stream Bed)
Color Overview & Profile: Color #555F65, also known as Stream Bed, 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 (95/255), and 40% Blue (101/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #555F65 translates into the CMYK subtractive color model with values of 15.8% Cyan, 5.9% Magenta, 0% Yellow, and 60.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 203°, saturation of 8.6%, and lightness of 36.5%.
Web Accessibility & Design Recommendations: When implementing #555F65 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.
