#859D95 Sutherland
#859D95 (Sutherland) RGB value is (133, 157, 149).
Red value is 133, green value is 157, and blue value is 149.
Cylindrical-coordinate representations (HSL) of color #859D95: hue: 160°, saturation: 10.9%, and lightness: 56.9%.
Process color (CMYK) of #859D95 is 15.3%, 0%, 5.1%, 38.4%. Web safe color equivalent of #859D95 is ##999999. Color #859D95 contains mainly Cyan.
Color Spaces
| Color spaces of #859D95 | Value |
|---|---|
| RGB | 133, 157, 149 |
| HSL | 160°, 10.9%, 56.9% |
| HSV / HSB | 160°, 15.3%, 61.6% |
| CMYK | 15.3%, 0%, 5.1%, 38.4% |
| XYZ | 27.15, 31.27, 33.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000101 | 10011101 | 10010101 |
| Octal | 205 | 235 | 225 |
| Decimal | 133 | 157 | 149 |
| Hex | 85 | 9D | 95 |
Shades of #859D95
Tints of #859D95
.mybgColor { background-color: #859D95; }
.myforeColor { color: #859D95; }
.myborderColor { border: 3px solid #859D95; }
<p style="color:#859D95">Text here</p>
This sample text is styled with font color #859D95. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#859D95">Div content here</div>
<div style="border:3px solid #859D95">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(133, 157, 149, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #859D95; }
.divShadow { -moz-box-shadow: 1px 1px 3px #859D95;
-webkit-box-shadow: 1px 1px 3px #859D95;
box-shadow: 1px 1px 3px #859D95; }
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 #859D95 (Sutherland)
Color Overview & Profile: Color #859D95, also known as Sutherland, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 52% Red (133/255), 62% Green (157/255), and 58% Blue (149/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #859D95 translates into the CMYK subtractive color model with values of 15.3% Cyan, 0% Magenta, 5.1% Yellow, and 38.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 160°, saturation of 10.9%, and lightness of 56.9%.
Web Accessibility & Design Recommendations: When implementing #859D95 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 ##999999.
