Shades of Schist #868474
Tints of Schist #868474
RGB
CMYK
RGB Variations
Color information
#868474 (or 0x868474) is known color: Schist. HEX triplet: 86, 84 and 74. RGB value is (134,132,116). Sum of RGB (Red+Green+Blue) = 134+132+116=382 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.08% from 382); Green value is 132 (51.95% from 255 or 34.55% from 382); Blue value is 116 (45.70% from 255 or 30.37% from 382); Max value from RGB is 134 - color contains mainly: red. Hex color #868474 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868474 is #797B8B. Grayscale: #828282. Windows color (decimal): -7961484 or 7636102. OLE color: 7636102.
HSL color Cylindrical-coordinate representation of color #868474: hue angle of 53.33º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #868474 is Cyan = 0, Magento = 0.01, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 132 | 116 | - |
| CMYK | 0 | 0.01 | 0.13 | 0.47 |
| HSL | 53.33º | 0.07% | 0.49% | - |
| HSV(B) | 53.33º | 0.13% | 0.53% | - |
| XYZ | 21.24 | 22.83 | 19.81 | - |
| YUV | 130.77 | 119.66 | 130.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 132 | 116 | 0 | 0.01 | 0.13 | 0.47 | 53.33 | 0.07 | 0.49 |
| Hex | 86 | 84 | 74 | 0 | 1 | D | 2F | 35 | 7 | 31 |
| Octal | 206 | 204 | 164 | 0 | 1 | 15 | 57 | 65 | 7 | 61 |
| Binary | 10000110 | 10000100 | 1110100 | 0 | 1 | 1101 | 101111 | 110101 | 111 | 110001 |
Color Harmonies of #868474
Complementary color
Monochromatic Colors of #868474
Black with #868474
Text Example
Text Example
White with #868474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868474; }
p { color: rgb(134,132,116); }
H1.HeaderClassName
{
color: #868474;
}
.AnyTagClassName
{
color: #868474;
}
</style>
background-color css
<style>
a { background-color: #868474; }
a { background-color: rgb(134,132,116); }
div.DivClassName
{
background-color: #868474;
}
.BgClassName
{
background-color: #868474;
}
</style>
border-color css
<style>
span { border-color: #868474; }
span { border-color: rgb(134,132,116); }
td.TdClassName
{
border-color: #868474;
}
.TagClassName
{
border-color: #868474;
}
</style>