Shades of Schist #868875
Tints of Schist #868875
RGB
CMYK
RGB Variations
Color information
#868875 (or 0x868875) is known color: Schist. HEX triplet: 86, 88 and 75. RGB value is (134,136,117). Sum of RGB (Red+Green+Blue) = 134+136+117=387 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.63% from 387); Green value is 136 (53.52% from 255 or 35.14% from 387); Blue value is 117 (46.09% from 255 or 30.23% from 387); Max value from RGB is 136 - color contains mainly: green. Hex color #868875 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868875 is #79778A. Grayscale: #858585. Windows color (decimal): -7960459 or 7702662. OLE color: 7702662.
HSL color Cylindrical-coordinate representation of color #868875: hue angle of 66.32º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #868875 is Cyan = 0.01, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 136 | 117 | - |
| CMYK | 0.01 | 0 | 0.14 | 0.47 |
| HSL | 66.32º | 0.08% | 0.5% | - |
| HSV(B) | 66.32º | 0.14% | 0.53% | - |
| XYZ | 21.85 | 23.96 | 20.3 | - |
| YUV | 133.24 | 118.84 | 128.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 136 | 117 | 0.01 | 0 | 0.14 | 0.47 | 66.32 | 0.08 | 0.5 |
| Hex | 86 | 88 | 75 | 1 | 0 | E | 2F | 42 | 8 | 32 |
| Octal | 206 | 210 | 165 | 1 | 0 | 16 | 57 | 102 | 10 | 62 |
| Binary | 10000110 | 10001000 | 1110101 | 1 | 0 | 1110 | 101111 | 1000010 | 1000 | 110010 |
Color Harmonies of #868875
Complementary color
Monochromatic Colors of #868875
Black with #868875
Text Example
Text Example
White with #868875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868875; }
p { color: rgb(134,136,117); }
H1.HeaderClassName
{
color: #868875;
}
.AnyTagClassName
{
color: #868875;
}
</style>
background-color css
<style>
a { background-color: #868875; }
a { background-color: rgb(134,136,117); }
div.DivClassName
{
background-color: #868875;
}
.BgClassName
{
background-color: #868875;
}
</style>
border-color css
<style>
span { border-color: #868875; }
span { border-color: rgb(134,136,117); }
td.TdClassName
{
border-color: #868875;
}
.TagClassName
{
border-color: #868875;
}
</style>