Shades of Schist #858471
Tints of Schist #858471
RGB
CMYK
RGB Variations
Color information
#858471 (or 0x858471) is known color: Schist. HEX triplet: 85, 84 and 71. RGB value is (133,132,113). Sum of RGB (Red+Green+Blue) = 133+132+113=378 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35.19% from 378); Green value is 132 (51.95% from 255 or 34.92% from 378); Blue value is 113 (44.53% from 255 or 29.89% from 378); Max value from RGB is 133 - color contains mainly: red. Hex color #858471 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858471 is #7A7B8E. Grayscale: #828282. Windows color (decimal): -8027023 or 7439493. OLE color: 7439493.
HSL color Cylindrical-coordinate representation of color #858471: hue angle of 57º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #858471 is Cyan = 0, Magento = 0.01, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 132 | 113 | - |
| CMYK | 0 | 0.01 | 0.15 | 0.48 |
| HSL | 57º | 0.08% | 0.48% | - |
| HSV(B) | 57º | 0.15% | 0.52% | - |
| XYZ | 20.9 | 22.68 | 18.9 | - |
| YUV | 130.13 | 118.33 | 130.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 132 | 113 | 0 | 0.01 | 0.15 | 0.48 | 57 | 0.08 | 0.48 |
| Hex | 85 | 84 | 71 | 0 | 1 | F | 30 | 39 | 8 | 30 |
| Octal | 205 | 204 | 161 | 0 | 1 | 17 | 60 | 71 | 10 | 60 |
| Binary | 10000101 | 10000100 | 1110001 | 0 | 1 | 1111 | 110000 | 111001 | 1000 | 110000 |
Color Harmonies of #858471
Complementary color
Monochromatic Colors of #858471
Black with #858471
Text Example
Text Example
White with #858471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858471; }
p { color: rgb(133,132,113); }
H1.HeaderClassName
{
color: #858471;
}
.AnyTagClassName
{
color: #858471;
}
</style>
background-color css
<style>
a { background-color: #858471; }
a { background-color: rgb(133,132,113); }
div.DivClassName
{
background-color: #858471;
}
.BgClassName
{
background-color: #858471;
}
</style>
border-color css
<style>
span { border-color: #858471; }
span { border-color: rgb(133,132,113); }
td.TdClassName
{
border-color: #858471;
}
.TagClassName
{
border-color: #858471;
}
</style>