Shades of Schist #858671
Tints of Schist #858671
RGB
CMYK
RGB Variations
Color information
#858671 (or 0x858671) is known color: Schist. HEX triplet: 85, 86 and 71. RGB value is (133,134,113). Sum of RGB (Red+Green+Blue) = 133+134+113=380 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35% from 380); Green value is 134 (52.73% from 255 or 35.26% from 380); Blue value is 113 (44.53% from 255 or 29.74% from 380); Max value from RGB is 134 - color contains mainly: green. Hex color #858671 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858671 is #7A798E. Grayscale: #838383. Windows color (decimal): -8026511 or 7440005. OLE color: 7440005.
HSL color Cylindrical-coordinate representation of color #858671: hue angle of 62.86º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #858671 is Cyan = 0.01, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 134 | 113 | - |
| CMYK | 0.01 | 0 | 0.16 | 0.47 |
| HSL | 62.86º | 0.09% | 0.48% | - |
| HSV(B) | 62.86º | 0.16% | 0.53% | - |
| XYZ | 21.18 | 23.23 | 18.99 | - |
| YUV | 131.31 | 117.67 | 129.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 134 | 113 | 0.01 | 0 | 0.16 | 0.47 | 62.86 | 0.09 | 0.48 |
| Hex | 85 | 86 | 71 | 1 | 0 | 10 | 2F | 3F | 9 | 30 |
| Octal | 205 | 206 | 161 | 1 | 0 | 20 | 57 | 77 | 11 | 60 |
| Binary | 10000101 | 10000110 | 1110001 | 1 | 0 | 10000 | 101111 | 111111 | 1001 | 110000 |
Color Harmonies of #858671
Complementary color
Monochromatic Colors of #858671
Black with #858671
Text Example
Text Example
White with #858671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858671; }
p { color: rgb(133,134,113); }
H1.HeaderClassName
{
color: #858671;
}
.AnyTagClassName
{
color: #858671;
}
</style>
background-color css
<style>
a { background-color: #858671; }
a { background-color: rgb(133,134,113); }
div.DivClassName
{
background-color: #858671;
}
.BgClassName
{
background-color: #858671;
}
</style>
border-color css
<style>
span { border-color: #858671; }
span { border-color: rgb(133,134,113); }
td.TdClassName
{
border-color: #858671;
}
.TagClassName
{
border-color: #858671;
}
</style>