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