Shades of Schist #828170
Tints of Schist #828170
RGB
CMYK
RGB Variations
Color information
#828170 (or 0x828170) is known color: Schist. HEX triplet: 82, 81 and 70. RGB value is (130,129,112). Sum of RGB (Red+Green+Blue) = 130+129+112=371 (49% of max value = 765). Red value is 130 (51.17% from 255 or 35.04% from 371); Green value is 129 (50.78% from 255 or 34.77% from 371); Blue value is 112 (44.14% from 255 or 30.19% from 371); Max value from RGB is 130 - color contains mainly: red. Hex color #828170 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #828170 is #7D7E8F. Grayscale: #7F7F7F. Windows color (decimal): -8224400 or 7373186. OLE color: 7373186.
HSL color Cylindrical-coordinate representation of color #828170: hue angle of 56.67º degrees, saturation: 0.07, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #828170 is Cyan = 0, Magento = 0.01, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 129 | 112 | - |
| CMYK | 0 | 0.01 | 0.14 | 0.49 |
| HSL | 56.67º | 0.07% | 0.47% | - |
| HSV(B) | 56.67º | 0.14% | 0.51% | - |
| XYZ | 19.98 | 21.62 | 18.45 | - |
| YUV | 127.36 | 119.33 | 129.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 129 | 112 | 0 | 0.01 | 0.14 | 0.49 | 56.67 | 0.07 | 0.47 |
| Hex | 82 | 81 | 70 | 0 | 1 | E | 31 | 39 | 7 | 2F |
| Octal | 202 | 201 | 160 | 0 | 1 | 16 | 61 | 71 | 7 | 57 |
| Binary | 10000010 | 10000001 | 1110000 | 0 | 1 | 1110 | 110001 | 111001 | 111 | 101111 |
Color Harmonies of #828170
Complementary color
Monochromatic Colors of #828170
Black with #828170
Text Example
Text Example
White with #828170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828170; }
p { color: rgb(130,129,112); }
H1.HeaderClassName
{
color: #828170;
}
.AnyTagClassName
{
color: #828170;
}
</style>
background-color css
<style>
a { background-color: #828170; }
a { background-color: rgb(130,129,112); }
div.DivClassName
{
background-color: #828170;
}
.BgClassName
{
background-color: #828170;
}
</style>
border-color css
<style>
span { border-color: #828170; }
span { border-color: rgb(130,129,112); }
td.TdClassName
{
border-color: #828170;
}
.TagClassName
{
border-color: #828170;
}
</style>