Shades of Schist #868578
Tints of Schist #868578
RGB
CMYK
RGB Variations
Color information
#868578 (or 0x868578) is known color: Schist. HEX triplet: 86, 85 and 78. RGB value is (134,133,120). Sum of RGB (Red+Green+Blue) = 134+133+120=387 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.63% from 387); Green value is 133 (52.34% from 255 or 34.37% from 387); Blue value is 120 (47.27% from 255 or 31.01% from 387); Max value from RGB is 134 - color contains mainly: red. Hex color #868578 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868578 is #797A87. Grayscale: #838383. Windows color (decimal): -7961224 or 7898502. OLE color: 7898502.
HSL color Cylindrical-coordinate representation of color #868578: hue angle of 55.71º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #868578 is Cyan = 0, Magento = 0.01, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 133 | 120 | - |
| CMYK | 0 | 0.01 | 0.10 | 0.47 |
| HSL | 55.71º | 0.06% | 0.5% | - |
| HSV(B) | 55.71º | 0.1% | 0.53% | - |
| XYZ | 21.61 | 23.2 | 21.11 | - |
| YUV | 131.82 | 121.33 | 129.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 133 | 120 | 0 | 0.01 | 0.10 | 0.47 | 55.71 | 0.06 | 0.5 |
| Hex | 86 | 85 | 78 | 0 | 1 | A | 2F | 38 | 6 | 32 |
| Octal | 206 | 205 | 170 | 0 | 1 | 12 | 57 | 70 | 6 | 62 |
| Binary | 10000110 | 10000101 | 1111000 | 0 | 1 | 1010 | 101111 | 111000 | 110 | 110010 |
Color Harmonies of #868578
Complementary color
Monochromatic Colors of #868578
Black with #868578
Text Example
Text Example
White with #868578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868578; }
p { color: rgb(134,133,120); }
H1.HeaderClassName
{
color: #868578;
}
.AnyTagClassName
{
color: #868578;
}
</style>
background-color css
<style>
a { background-color: #868578; }
a { background-color: rgb(134,133,120); }
div.DivClassName
{
background-color: #868578;
}
.BgClassName
{
background-color: #868578;
}
</style>
border-color css
<style>
span { border-color: #868578; }
span { border-color: rgb(134,133,120); }
td.TdClassName
{
border-color: #868578;
}
.TagClassName
{
border-color: #868578;
}
</style>