Shades of Schist #858574
Tints of Schist #858574
RGB
CMYK
RGB Variations
Color information
#858574 (or 0x858574) is known color: Schist. HEX triplet: 85, 85 and 74. RGB value is (133,133,116). Sum of RGB (Red+Green+Blue) = 133+133+116=382 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.82% from 382); Green value is 133 (52.34% from 255 or 34.82% from 382); Blue value is 116 (45.70% from 255 or 30.37% from 382); Max value from RGB is 133 - color contains mainly: red, green. Hex color #858574 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858574 is #7A7A8B. Grayscale: #838383. Windows color (decimal): -8026764 or 7636357. OLE color: 7636357.
HSL color Cylindrical-coordinate representation of color #858574: hue angle of 60º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #858574 is Cyan = 0, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 133 | 116 | - |
| CMYK | 0 | 0 | 0.13 | 0.48 |
| HSL | 60º | 0.07% | 0.49% | - |
| HSV(B) | 60º | 0.13% | 0.52% | - |
| XYZ | 21.21 | 23.02 | 19.85 | - |
| YUV | 131.06 | 119.5 | 129.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 133 | 116 | 0 | 0 | 0.13 | 0.48 | 60 | 0.07 | 0.49 |
| Hex | 85 | 85 | 74 | 0 | 0 | D | 30 | 3C | 7 | 31 |
| Octal | 205 | 205 | 164 | 0 | 0 | 15 | 60 | 74 | 7 | 61 |
| Binary | 10000101 | 10000101 | 1110100 | 0 | 0 | 1101 | 110000 | 111100 | 111 | 110001 |
Color Harmonies of #858574
Complementary color
Monochromatic Colors of #858574
Black with #858574
Text Example
Text Example
White with #858574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858574; }
p { color: rgb(133,133,116); }
H1.HeaderClassName
{
color: #858574;
}
.AnyTagClassName
{
color: #858574;
}
</style>
background-color css
<style>
a { background-color: #858574; }
a { background-color: rgb(133,133,116); }
div.DivClassName
{
background-color: #858574;
}
.BgClassName
{
background-color: #858574;
}
</style>
border-color css
<style>
span { border-color: #858574; }
span { border-color: rgb(133,133,116); }
td.TdClassName
{
border-color: #858574;
}
.TagClassName
{
border-color: #858574;
}
</style>