#848A83 Valley Hills
#848A83 (Valley Hills) RGB value is (132, 138, 131).
Red value is 132, green value is 138, and blue value is 131.
Cylindrical-coordinate representations (HSL) of color #848A83: hue: 111°, saturation: 2.9%, and lightness: 52.7%.
Process color (CMYK) of #848A83 is 4.3%, 0%, 5.1%, 45.9%. Web safe color equivalent of #848A83 is ##999999. Color #848A83 contains mainly GRAY.
Color Spaces
| Color spaces of #848A83 | Value |
|---|---|
| RGB | 132, 138, 131 |
| HSL | 111°, 2.9%, 52.7% |
| HSV / HSB | 111°, 5.1%, 54.1% |
| CMYK | 4.3%, 0%, 5.1%, 45.9% |
| XYZ | 22.7, 24.72, 25.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000100 | 10001010 | 10000011 |
| Octal | 204 | 212 | 203 |
| Decimal | 132 | 138 | 131 |
| Hex | 84 | 8A | 83 |
Shades of #848A83
Tints of #848A83
.mybgColor { background-color: #848A83; }
.myforeColor { color: #848A83; }
.myborderColor { border: 3px solid #848A83; }
<p style="color:#848A83">Text here</p>
This sample text is styled with font color #848A83. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#848A83">Div content here</div>
<div style="border:3px solid #848A83">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(132, 138, 131, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #848A83; }
.divShadow { -moz-box-shadow: 1px 1px 3px #848A83;
-webkit-box-shadow: 1px 1px 3px #848A83;
box-shadow: 1px 1px 3px #848A83; }
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 #848A83 (Valley Hills)
Color Overview & Profile: Color #848A83, also known as Valley Hills, 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 (132/255), 54% Green (138/255), and 51% Blue (131/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #848A83 translates into the CMYK subtractive color model with values of 4.3% Cyan, 0% Magenta, 5.1% Yellow, and 45.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 111°, saturation of 2.9%, and lightness of 52.7%.
Web Accessibility & Design Recommendations: When implementing #848A83 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.
