Shades of Schist #868673
Tints of Schist #868673
RGB
CMYK
RGB Variations
Color information
#868673 (or 0x868673) is known color: Schist. HEX triplet: 86, 86 and 73. RGB value is (134,134,115). Sum of RGB (Red+Green+Blue) = 134+134+115=383 (50% of max value = 765). Red value is 134 (52.73% from 255 or 34.99% from 383); Green value is 134 (52.73% from 255 or 34.99% from 383); Blue value is 115 (45.31% from 255 or 30.03% from 383); Max value from RGB is 134 - color contains mainly: red, green. Hex color #868673 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868673 is #79798C. Grayscale: #838383. Windows color (decimal): -7960973 or 7571078. OLE color: 7571078.
HSL color Cylindrical-coordinate representation of color #868673: hue angle of 60º 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 #868673 is Cyan = 0, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 134 | 115 | - |
| CMYK | 0 | 0 | 0.14 | 0.47 |
| HSL | 60º | 0.08% | 0.49% | - |
| HSV(B) | 60º | 0.14% | 0.53% | - |
| XYZ | 21.45 | 23.36 | 19.6 | - |
| YUV | 131.83 | 118.5 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 134 | 115 | 0 | 0 | 0.14 | 0.47 | 60 | 0.08 | 0.49 |
| Hex | 86 | 86 | 73 | 0 | 0 | E | 2F | 3C | 8 | 31 |
| Octal | 206 | 206 | 163 | 0 | 0 | 16 | 57 | 74 | 10 | 61 |
| Binary | 10000110 | 10000110 | 1110011 | 0 | 0 | 1110 | 101111 | 111100 | 1000 | 110001 |
Color Harmonies of #868673
Complementary color
Monochromatic Colors of #868673
Black with #868673
Text Example
Text Example
White with #868673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868673; }
p { color: rgb(134,134,115); }
H1.HeaderClassName
{
color: #868673;
}
.AnyTagClassName
{
color: #868673;
}
</style>
background-color css
<style>
a { background-color: #868673; }
a { background-color: rgb(134,134,115); }
div.DivClassName
{
background-color: #868673;
}
.BgClassName
{
background-color: #868673;
}
</style>
border-color css
<style>
span { border-color: #868673; }
span { border-color: rgb(134,134,115); }
td.TdClassName
{
border-color: #868673;
}
.TagClassName
{
border-color: #868673;
}
</style>