Shades of Schist #858673
Tints of Schist #858673
RGB
CMYK
RGB Variations
Color information
#858673 (or 0x858673) is known color: Schist. HEX triplet: 85, 86 and 73. RGB value is (133,134,115). Sum of RGB (Red+Green+Blue) = 133+134+115=382 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.82% from 382); Green value is 134 (52.73% from 255 or 35.08% from 382); Blue value is 115 (45.31% from 255 or 30.10% from 382); Max value from RGB is 134 - color contains mainly: green. Hex color #858673 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858673 is #7A798C. Grayscale: #838383. Windows color (decimal): -8026509 or 7571077. OLE color: 7571077.
HSL color Cylindrical-coordinate representation of color #858673: hue angle of 63.16º 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 #858673 is Cyan = 0.01, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 134 | 115 | - |
| CMYK | 0.01 | 0 | 0.14 | 0.47 |
| HSL | 63.16º | 0.08% | 0.49% | - |
| HSV(B) | 63.16º | 0.14% | 0.53% | - |
| XYZ | 21.29 | 23.27 | 19.59 | - |
| YUV | 131.54 | 118.67 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 134 | 115 | 0.01 | 0 | 0.14 | 0.47 | 63.16 | 0.08 | 0.49 |
| Hex | 85 | 86 | 73 | 1 | 0 | E | 2F | 3F | 8 | 31 |
| Octal | 205 | 206 | 163 | 1 | 0 | 16 | 57 | 77 | 10 | 61 |
| Binary | 10000101 | 10000110 | 1110011 | 1 | 0 | 1110 | 101111 | 111111 | 1000 | 110001 |
Color Harmonies of #858673
Complementary color
Monochromatic Colors of #858673
Black with #858673
Text Example
Text Example
White with #858673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858673; }
p { color: rgb(133,134,115); }
H1.HeaderClassName
{
color: #858673;
}
.AnyTagClassName
{
color: #858673;
}
</style>
background-color css
<style>
a { background-color: #858673; }
a { background-color: rgb(133,134,115); }
div.DivClassName
{
background-color: #858673;
}
.BgClassName
{
background-color: #858673;
}
</style>
border-color css
<style>
span { border-color: #858673; }
span { border-color: rgb(133,134,115); }
td.TdClassName
{
border-color: #858673;
}
.TagClassName
{
border-color: #858673;
}
</style>