Shades of Schist #858572
Tints of Schist #858572
RGB
CMYK
RGB Variations
Color information
#858572 (or 0x858572) is known color: Schist. HEX triplet: 85, 85 and 72. RGB value is (133,133,114). Sum of RGB (Red+Green+Blue) = 133+133+114=380 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35% from 380); Green value is 133 (52.34% from 255 or 35% from 380); Blue value is 114 (44.92% from 255 or 30% from 380); Max value from RGB is 133 - color contains mainly: red, green. Hex color #858572 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858572 is #7A7A8D. Grayscale: #828282. Windows color (decimal): -8026766 or 7505285. OLE color: 7505285.
HSL color Cylindrical-coordinate representation of color #858572: hue angle of 60º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #858572 is Cyan = 0, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 133 | 114 | - |
| CMYK | 0 | 0 | 0.14 | 0.48 |
| HSL | 60º | 0.08% | 0.48% | - |
| HSV(B) | 60º | 0.14% | 0.52% | - |
| XYZ | 21.1 | 22.98 | 19.24 | - |
| YUV | 130.83 | 118.5 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 133 | 114 | 0 | 0 | 0.14 | 0.48 | 60 | 0.08 | 0.48 |
| Hex | 85 | 85 | 72 | 0 | 0 | E | 30 | 3C | 8 | 30 |
| Octal | 205 | 205 | 162 | 0 | 0 | 16 | 60 | 74 | 10 | 60 |
| Binary | 10000101 | 10000101 | 1110010 | 0 | 0 | 1110 | 110000 | 111100 | 1000 | 110000 |
Color Harmonies of #858572
Complementary color
Monochromatic Colors of #858572
Black with #858572
Text Example
Text Example
White with #858572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858572; }
p { color: rgb(133,133,114); }
H1.HeaderClassName
{
color: #858572;
}
.AnyTagClassName
{
color: #858572;
}
</style>
background-color css
<style>
a { background-color: #858572; }
a { background-color: rgb(133,133,114); }
div.DivClassName
{
background-color: #858572;
}
.BgClassName
{
background-color: #858572;
}
</style>
border-color css
<style>
span { border-color: #858572; }
span { border-color: rgb(133,133,114); }
td.TdClassName
{
border-color: #858572;
}
.TagClassName
{
border-color: #858572;
}
</style>