Shades of Schist #848572
Tints of Schist #848572
RGB
CMYK
RGB Variations
Color information
#848572 (or 0x848572) is known color: Schist. HEX triplet: 84, 85 and 72. RGB value is (132,133,114). Sum of RGB (Red+Green+Blue) = 132+133+114=379 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.83% from 379); Green value is 133 (52.34% from 255 or 35.09% from 379); Blue value is 114 (44.92% from 255 or 30.08% from 379); Max value from RGB is 133 - color contains mainly: green. Hex color #848572 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848572 is #7B7A8D. Grayscale: #828282. Windows color (decimal): -8092302 or 7505284. OLE color: 7505284.
HSL color Cylindrical-coordinate representation of color #848572: hue angle of 63.16º 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 #848572 is Cyan = 0.01, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 133 | 114 | - |
| CMYK | 0.01 | 0 | 0.14 | 0.48 |
| HSL | 63.16º | 0.08% | 0.48% | - |
| HSV(B) | 63.16º | 0.14% | 0.52% | - |
| XYZ | 20.94 | 22.9 | 19.24 | - |
| YUV | 130.54 | 118.67 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 133 | 114 | 0.01 | 0 | 0.14 | 0.48 | 63.16 | 0.08 | 0.48 |
| Hex | 84 | 85 | 72 | 1 | 0 | E | 30 | 3F | 8 | 30 |
| Octal | 204 | 205 | 162 | 1 | 0 | 16 | 60 | 77 | 10 | 60 |
| Binary | 10000100 | 10000101 | 1110010 | 1 | 0 | 1110 | 110000 | 111111 | 1000 | 110000 |
Color Harmonies of #848572
Complementary color
Monochromatic Colors of #848572
Black with #848572
Text Example
Text Example
White with #848572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848572; }
p { color: rgb(132,133,114); }
H1.HeaderClassName
{
color: #848572;
}
.AnyTagClassName
{
color: #848572;
}
</style>
background-color css
<style>
a { background-color: #848572; }
a { background-color: rgb(132,133,114); }
div.DivClassName
{
background-color: #848572;
}
.BgClassName
{
background-color: #848572;
}
</style>
border-color css
<style>
span { border-color: #848572; }
span { border-color: rgb(132,133,114); }
td.TdClassName
{
border-color: #848572;
}
.TagClassName
{
border-color: #848572;
}
</style>