Shades of Schist #898970
Tints of Schist #898970
RGB
CMYK
RGB Variations
Color information
#898970 (or 0x898970) is known color: Schist. HEX triplet: 89, 89 and 70. RGB value is (137,137,112). Sum of RGB (Red+Green+Blue) = 137+137+112=386 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.49% from 386); Green value is 137 (53.91% from 255 or 35.49% from 386); Blue value is 112 (44.14% from 255 or 29.02% from 386); Max value from RGB is 137 - color contains mainly: red, green. Hex color #898970 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #898970 is #76768F. Grayscale: #868686. Windows color (decimal): -7763600 or 7375241. OLE color: 7375241.
HSL color Cylindrical-coordinate representation of color #898970: hue angle of 60º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #898970 is Cyan = 0, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 137 | 112 | - |
| CMYK | 0 | 0 | 0.18 | 0.46 |
| HSL | 60º | 0.1% | 0.49% | - |
| HSV(B) | 60º | 0.18% | 0.54% | - |
| XYZ | 22.19 | 24.38 | 18.87 | - |
| YUV | 134.15 | 115.5 | 130.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 137 | 112 | 0 | 0 | 0.18 | 0.46 | 60 | 0.1 | 0.49 |
| Hex | 89 | 89 | 70 | 0 | 0 | 12 | 2E | 3C | A | 31 |
| Octal | 211 | 211 | 160 | 0 | 0 | 22 | 56 | 74 | 12 | 61 |
| Binary | 10001001 | 10001001 | 1110000 | 0 | 0 | 10010 | 101110 | 111100 | 1010 | 110001 |
Color Harmonies of #898970
Complementary color
Monochromatic Colors of #898970
Black with #898970
Text Example
Text Example
White with #898970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898970; }
p { color: rgb(137,137,112); }
H1.HeaderClassName
{
color: #898970;
}
.AnyTagClassName
{
color: #898970;
}
</style>
background-color css
<style>
a { background-color: #898970; }
a { background-color: rgb(137,137,112); }
div.DivClassName
{
background-color: #898970;
}
.BgClassName
{
background-color: #898970;
}
</style>
border-color css
<style>
span { border-color: #898970; }
span { border-color: rgb(137,137,112); }
td.TdClassName
{
border-color: #898970;
}
.TagClassName
{
border-color: #898970;
}
</style>