#859488 Wethersfield Moss
#859488 (Wethersfield Moss) RGB value is (133, 148, 136).
Red value is 133, green value is 148, and blue value is 136.
Cylindrical-coordinate representations (HSL) of color #859488: hue: 132°, saturation: 6.6%, and lightness: 55.1%.
Process color (CMYK) of #859488 is 10.1%, 0%, 8.1%, 42%. Web safe color equivalent of #859488 is ##999999. Color #859488 contains mainly GRAY.
Color Spaces
| Color spaces of #859488 | Value |
|---|---|
| RGB | 133, 148, 136 |
| HSL | 132°, 6.6%, 55.1% |
| HSV / HSB | 132°, 10.1%, 58% |
| CMYK | 10.1%, 0%, 8.1%, 42% |
| XYZ | 24.71, 27.94, 27.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000101 | 10010100 | 10001000 |
| Octal | 205 | 224 | 210 |
| Decimal | 133 | 148 | 136 |
| Hex | 85 | 94 | 88 |
Shades of #859488
Tints of #859488
.mybgColor { background-color: #859488; }
.myforeColor { color: #859488; }
.myborderColor { border: 3px solid #859488; }
<p style="color:#859488">Text here</p>
This sample text is styled with font color #859488. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#859488">Div content here</div>
<div style="border:3px solid #859488">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(133, 148, 136, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #859488; }
.divShadow { -moz-box-shadow: 1px 1px 3px #859488;
-webkit-box-shadow: 1px 1px 3px #859488;
box-shadow: 1px 1px 3px #859488; }
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 #859488 (Wethersfield Moss)
Color Overview & Profile: Color #859488, also known as Wethersfield Moss, 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), 58% Green (148/255), and 53% Blue (136/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #859488 translates into the CMYK subtractive color model with values of 10.1% Cyan, 0% Magenta, 8.1% Yellow, and 42% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 132°, saturation of 6.6%, and lightness of 55.1%.
Web Accessibility & Design Recommendations: When implementing #859488 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.
