Shades of Schist #898773
Tints of Schist #898773
RGB
CMYK
RGB Variations
Color information
#898773 (or 0x898773) is known color: Schist. HEX triplet: 89, 87 and 73. RGB value is (137,135,115). Sum of RGB (Red+Green+Blue) = 137+135+115=387 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.40% from 387); Green value is 135 (53.12% from 255 or 34.88% from 387); Blue value is 115 (45.31% from 255 or 29.72% from 387); Max value from RGB is 137 - color contains mainly: red. Hex color #898773 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #898773 is #76788C. Grayscale: #858585. Windows color (decimal): -7764109 or 7571337. OLE color: 7571337.
HSL color Cylindrical-coordinate representation of color #898773: hue angle of 54.55º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #898773 is Cyan = 0, Magento = 0.01, Yellow = 0.16 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 135 | 115 | - |
| CMYK | 0 | 0.01 | 0.16 | 0.46 |
| HSL | 54.55º | 0.09% | 0.49% | - |
| HSV(B) | 54.55º | 0.16% | 0.54% | - |
| XYZ | 22.08 | 23.88 | 19.67 | - |
| YUV | 133.32 | 117.66 | 130.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 135 | 115 | 0 | 0.01 | 0.16 | 0.46 | 54.55 | 0.09 | 0.49 |
| Hex | 89 | 87 | 73 | 0 | 1 | 10 | 2E | 37 | 9 | 31 |
| Octal | 211 | 207 | 163 | 0 | 1 | 20 | 56 | 67 | 11 | 61 |
| Binary | 10001001 | 10000111 | 1110011 | 0 | 1 | 10000 | 101110 | 110111 | 1001 | 110001 |
Color Harmonies of #898773
Complementary color
Monochromatic Colors of #898773
Black with #898773
Text Example
Text Example
White with #898773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898773; }
p { color: rgb(137,135,115); }
H1.HeaderClassName
{
color: #898773;
}
.AnyTagClassName
{
color: #898773;
}
</style>
background-color css
<style>
a { background-color: #898773; }
a { background-color: rgb(137,135,115); }
div.DivClassName
{
background-color: #898773;
}
.BgClassName
{
background-color: #898773;
}
</style>
border-color css
<style>
span { border-color: #898773; }
span { border-color: rgb(137,135,115); }
td.TdClassName
{
border-color: #898773;
}
.TagClassName
{
border-color: #898773;
}
</style>