Shades of Schist #848576
Tints of Schist #848576
RGB
CMYK
RGB Variations
Color information
#848576 (or 0x848576) is known color: Schist. HEX triplet: 84, 85 and 76. RGB value is (132,133,118). Sum of RGB (Red+Green+Blue) = 132+133+118=383 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.46% from 383); Green value is 133 (52.34% from 255 or 34.73% from 383); Blue value is 118 (46.48% from 255 or 30.81% from 383); Max value from RGB is 133 - color contains mainly: green. Hex color #848576 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848576 is #7B7A89. Grayscale: #838383. Windows color (decimal): -8092298 or 7767428. OLE color: 7767428.
HSL color Cylindrical-coordinate representation of color #848576: hue angle of 64º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #848576 is Cyan = 0.01, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 133 | 118 | - |
| CMYK | 0.01 | 0 | 0.11 | 0.48 |
| HSL | 64º | 0.06% | 0.49% | - |
| HSV(B) | 64º | 0.11% | 0.52% | - |
| XYZ | 21.17 | 22.99 | 20.46 | - |
| YUV | 130.99 | 120.67 | 128.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 133 | 118 | 0.01 | 0 | 0.11 | 0.48 | 64 | 0.06 | 0.49 |
| Hex | 84 | 85 | 76 | 1 | 0 | B | 30 | 40 | 6 | 31 |
| Octal | 204 | 205 | 166 | 1 | 0 | 13 | 60 | 100 | 6 | 61 |
| Binary | 10000100 | 10000101 | 1110110 | 1 | 0 | 1011 | 110000 | 1000000 | 110 | 110001 |
Color Harmonies of #848576
Complementary color
Monochromatic Colors of #848576
Black with #848576
Text Example
Text Example
White with #848576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848576; }
p { color: rgb(132,133,118); }
H1.HeaderClassName
{
color: #848576;
}
.AnyTagClassName
{
color: #848576;
}
</style>
background-color css
<style>
a { background-color: #848576; }
a { background-color: rgb(132,133,118); }
div.DivClassName
{
background-color: #848576;
}
.BgClassName
{
background-color: #848576;
}
</style>
border-color css
<style>
span { border-color: #848576; }
span { border-color: rgb(132,133,118); }
td.TdClassName
{
border-color: #848576;
}
.TagClassName
{
border-color: #848576;
}
</style>