Shades of Schist #858577
Tints of Schist #858577
RGB
CMYK
RGB Variations
Color information
#858577 (or 0x858577) is known color: Schist. HEX triplet: 85, 85 and 77. RGB value is (133,133,119). Sum of RGB (Red+Green+Blue) = 133+133+119=385 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.55% from 385); Green value is 133 (52.34% from 255 or 34.55% from 385); Blue value is 119 (46.88% from 255 or 30.91% from 385); Max value from RGB is 133 - color contains mainly: red, green. Hex color #858577 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858577 is #7A7A88. Grayscale: #838383. Windows color (decimal): -8026761 or 7832965. OLE color: 7832965.
HSL color Cylindrical-coordinate representation of color #858577: hue angle of 60º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #858577 is Cyan = 0, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 133 | 119 | - |
| CMYK | 0 | 0 | 0.11 | 0.48 |
| HSL | 60º | 0.06% | 0.49% | - |
| HSV(B) | 60º | 0.11% | 0.52% | - |
| XYZ | 21.39 | 23.09 | 20.78 | - |
| YUV | 131.4 | 121 | 129.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 133 | 119 | 0 | 0 | 0.11 | 0.48 | 60 | 0.06 | 0.49 |
| Hex | 85 | 85 | 77 | 0 | 0 | B | 30 | 3C | 6 | 31 |
| Octal | 205 | 205 | 167 | 0 | 0 | 13 | 60 | 74 | 6 | 61 |
| Binary | 10000101 | 10000101 | 1110111 | 0 | 0 | 1011 | 110000 | 111100 | 110 | 110001 |
Color Harmonies of #858577
Complementary color
Monochromatic Colors of #858577
Black with #858577
Text Example
Text Example
White with #858577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858577; }
p { color: rgb(133,133,119); }
H1.HeaderClassName
{
color: #858577;
}
.AnyTagClassName
{
color: #858577;
}
</style>
background-color css
<style>
a { background-color: #858577; }
a { background-color: rgb(133,133,119); }
div.DivClassName
{
background-color: #858577;
}
.BgClassName
{
background-color: #858577;
}
</style>
border-color css
<style>
span { border-color: #858577; }
span { border-color: rgb(133,133,119); }
td.TdClassName
{
border-color: #858577;
}
.TagClassName
{
border-color: #858577;
}
</style>