Shades of Schist #868572
Tints of Schist #868572
RGB
CMYK
RGB Variations
Color information
#868572 (or 0x868572) is known color: Schist. HEX triplet: 86, 85 and 72. RGB value is (134,133,114). Sum of RGB (Red+Green+Blue) = 134+133+114=381 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.17% from 381); Green value is 133 (52.34% from 255 or 34.91% from 381); Blue value is 114 (44.92% from 255 or 29.92% from 381); Max value from RGB is 134 - color contains mainly: red. Hex color #868572 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868572 is #797A8D. Grayscale: #838383. Windows color (decimal): -7961230 or 7505286. OLE color: 7505286.
HSL color Cylindrical-coordinate representation of color #868572: hue angle of 57º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #868572 is Cyan = 0, Magento = 0.01, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 133 | 114 | - |
| CMYK | 0 | 0.01 | 0.15 | 0.47 |
| HSL | 57º | 0.08% | 0.49% | - |
| HSV(B) | 57º | 0.15% | 0.53% | - |
| XYZ | 21.26 | 23.06 | 19.25 | - |
| YUV | 131.13 | 118.33 | 130.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 133 | 114 | 0 | 0.01 | 0.15 | 0.47 | 57 | 0.08 | 0.49 |
| Hex | 86 | 85 | 72 | 0 | 1 | F | 2F | 39 | 8 | 31 |
| Octal | 206 | 205 | 162 | 0 | 1 | 17 | 57 | 71 | 10 | 61 |
| Binary | 10000110 | 10000101 | 1110010 | 0 | 1 | 1111 | 101111 | 111001 | 1000 | 110001 |
Color Harmonies of #868572
Complementary color
Monochromatic Colors of #868572
Black with #868572
Text Example
Text Example
White with #868572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868572; }
p { color: rgb(134,133,114); }
H1.HeaderClassName
{
color: #868572;
}
.AnyTagClassName
{
color: #868572;
}
</style>
background-color css
<style>
a { background-color: #868572; }
a { background-color: rgb(134,133,114); }
div.DivClassName
{
background-color: #868572;
}
.BgClassName
{
background-color: #868572;
}
</style>
border-color css
<style>
span { border-color: #868572; }
span { border-color: rgb(134,133,114); }
td.TdClassName
{
border-color: #868572;
}
.TagClassName
{
border-color: #868572;
}
</style>