Shades of Schist #868770
Tints of Schist #868770
RGB
CMYK
RGB Variations
Color information
#868770 (or 0x868770) is known color: Schist. HEX triplet: 86, 87 and 70. RGB value is (134,135,112). Sum of RGB (Red+Green+Blue) = 134+135+112=381 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.17% from 381); Green value is 135 (53.12% from 255 or 35.43% from 381); Blue value is 112 (44.14% from 255 or 29.40% from 381); Max value from RGB is 135 - color contains mainly: green. Hex color #868770 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868770 is #79788F. Grayscale: #848484. Windows color (decimal): -7960720 or 7374726. OLE color: 7374726.
HSL color Cylindrical-coordinate representation of color #868770: hue angle of 62.61º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #868770 is Cyan = 0.01, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 135 | 112 | - |
| CMYK | 0.01 | 0 | 0.17 | 0.47 |
| HSL | 62.61º | 0.09% | 0.48% | - |
| HSV(B) | 62.61º | 0.17% | 0.53% | - |
| XYZ | 21.42 | 23.57 | 18.75 | - |
| YUV | 132.08 | 116.67 | 129.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 135 | 112 | 0.01 | 0 | 0.17 | 0.47 | 62.61 | 0.09 | 0.48 |
| Hex | 86 | 87 | 70 | 1 | 0 | 11 | 2F | 3F | 9 | 30 |
| Octal | 206 | 207 | 160 | 1 | 0 | 21 | 57 | 77 | 11 | 60 |
| Binary | 10000110 | 10000111 | 1110000 | 1 | 0 | 10001 | 101111 | 111111 | 1001 | 110000 |
Color Harmonies of #868770
Complementary color
Monochromatic Colors of #868770
Black with #868770
Text Example
Text Example
White with #868770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868770; }
p { color: rgb(134,135,112); }
H1.HeaderClassName
{
color: #868770;
}
.AnyTagClassName
{
color: #868770;
}
</style>
background-color css
<style>
a { background-color: #868770; }
a { background-color: rgb(134,135,112); }
div.DivClassName
{
background-color: #868770;
}
.BgClassName
{
background-color: #868770;
}
</style>
border-color css
<style>
span { border-color: #868770; }
span { border-color: rgb(134,135,112); }
td.TdClassName
{
border-color: #868770;
}
.TagClassName
{
border-color: #868770;
}
</style>