Shades of Schist #878675
Tints of Schist #878675
RGB
CMYK
RGB Variations
Color information
#878675 (or 0x878675) is known color: Schist. HEX triplet: 87, 86 and 75. RGB value is (135,134,117). Sum of RGB (Red+Green+Blue) = 135+134+117=386 (51% of max value = 765). Red value is 135 (53.12% from 255 or 34.97% from 386); Green value is 134 (52.73% from 255 or 34.72% from 386); Blue value is 117 (46.09% from 255 or 30.31% from 386); Max value from RGB is 135 - color contains mainly: red. Hex color #878675 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #878675 is #78798A. Grayscale: #848484. Windows color (decimal): -7895435 or 7702151. OLE color: 7702151.
HSL color Cylindrical-coordinate representation of color #878675: hue angle of 56.67º 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 #878675 is Cyan = 0, Magento = 0.01, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 134 | 117 | - |
| CMYK | 0 | 0.01 | 0.13 | 0.47 |
| HSL | 56.67º | 0.07% | 0.49% | - |
| HSV(B) | 56.67º | 0.13% | 0.53% | - |
| XYZ | 21.73 | 23.49 | 20.22 | - |
| YUV | 132.36 | 119.33 | 129.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 134 | 117 | 0 | 0.01 | 0.13 | 0.47 | 56.67 | 0.07 | 0.49 |
| Hex | 87 | 86 | 75 | 0 | 1 | D | 2F | 39 | 7 | 31 |
| Octal | 207 | 206 | 165 | 0 | 1 | 15 | 57 | 71 | 7 | 61 |
| Binary | 10000111 | 10000110 | 1110101 | 0 | 1 | 1101 | 101111 | 111001 | 111 | 110001 |
Color Harmonies of #878675
Complementary color
Monochromatic Colors of #878675
Black with #878675
Text Example
Text Example
White with #878675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #878675; }
p { color: rgb(135,134,117); }
H1.HeaderClassName
{
color: #878675;
}
.AnyTagClassName
{
color: #878675;
}
</style>
background-color css
<style>
a { background-color: #878675; }
a { background-color: rgb(135,134,117); }
div.DivClassName
{
background-color: #878675;
}
.BgClassName
{
background-color: #878675;
}
</style>
border-color css
<style>
span { border-color: #878675; }
span { border-color: rgb(135,134,117); }
td.TdClassName
{
border-color: #878675;
}
.TagClassName
{
border-color: #878675;
}
</style>