Shades of Schist #858774
Tints of Schist #858774
RGB
CMYK
RGB Variations
Color information
#858774 (or 0x858774) is known color: Schist. HEX triplet: 85, 87 and 74. RGB value is (133,135,116). Sum of RGB (Red+Green+Blue) = 133+135+116=384 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.64% from 384); Green value is 135 (53.12% from 255 or 35.16% from 384); Blue value is 116 (45.70% from 255 or 30.21% from 384); Max value from RGB is 135 - color contains mainly: green. Hex color #858774 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858774 is #7A788B. Grayscale: #848484. Windows color (decimal): -8026252 or 7636869. OLE color: 7636869.
HSL color Cylindrical-coordinate representation of color #858774: hue angle of 66.32º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #858774 is Cyan = 0.01, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 135 | 116 | - |
| CMYK | 0.01 | 0 | 0.14 | 0.47 |
| HSL | 66.32º | 0.08% | 0.49% | - |
| HSV(B) | 66.32º | 0.14% | 0.53% | - |
| XYZ | 21.49 | 23.58 | 19.94 | - |
| YUV | 132.24 | 118.84 | 128.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 135 | 116 | 0.01 | 0 | 0.14 | 0.47 | 66.32 | 0.08 | 0.49 |
| Hex | 85 | 87 | 74 | 1 | 0 | E | 2F | 42 | 8 | 31 |
| Octal | 205 | 207 | 164 | 1 | 0 | 16 | 57 | 102 | 10 | 61 |
| Binary | 10000101 | 10000111 | 1110100 | 1 | 0 | 1110 | 101111 | 1000010 | 1000 | 110001 |
Color Harmonies of #858774
Complementary color
Monochromatic Colors of #858774
Black with #858774
Text Example
Text Example
White with #858774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858774; }
p { color: rgb(133,135,116); }
H1.HeaderClassName
{
color: #858774;
}
.AnyTagClassName
{
color: #858774;
}
</style>
background-color css
<style>
a { background-color: #858774; }
a { background-color: rgb(133,135,116); }
div.DivClassName
{
background-color: #858774;
}
.BgClassName
{
background-color: #858774;
}
</style>
border-color css
<style>
span { border-color: #858774; }
span { border-color: rgb(133,135,116); }
td.TdClassName
{
border-color: #858774;
}
.TagClassName
{
border-color: #858774;
}
</style>