Shades of Grey Suit #898597
Tints of Grey Suit #898597
RGB
CMYK
RGB Variations
Color information
#898597 (or 0x898597) is known color: Grey Suit. HEX triplet: 89, 85 and 97. RGB value is (137,133,151). Sum of RGB (Red+Green+Blue) = 137+133+151=421 (55% of max value = 765). Red value is 137 (53.91% from 255 or 32.54% from 421); Green value is 133 (52.34% from 255 or 31.59% from 421); Blue value is 151 (59.38% from 255 or 35.87% from 421); Max value from RGB is 151 - color contains mainly: blue. Hex color #898597 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #898597 is #767A68. Grayscale: #888888. Windows color (decimal): -7764585 or 9930121. OLE color: 9930121.
HSL color Cylindrical-coordinate representation of color #898597: hue angle of 253.33º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #898597 is Cyan = 0.09, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 137 | 133 | 151 | - |
| CMYK | 0.09 | 0.12 | 0 | 0.41 |
| HSL | 253.33º | 0.08% | 0.56% | - |
| HSV(B) | 253.33º | 0.12% | 0.59% | - |
| XYZ | 24.29 | 24.33 | 32.69 | - |
| YUV | 136.25 | 136.33 | 128.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 133 | 151 | 0.09 | 0.12 | 0 | 0.41 | 253.33 | 0.08 | 0.56 |
| Hex | 89 | 85 | 97 | 9 | C | 0 | 29 | FD | 8 | 38 |
| Octal | 211 | 205 | 227 | 11 | 14 | 0 | 51 | 375 | 10 | 70 |
| Binary | 10001001 | 10000101 | 10010111 | 1001 | 1100 | 0 | 101001 | 11111101 | 1000 | 111000 |
Color Harmonies of #898597
Complementary color
Monochromatic Colors of #898597
Black with #898597
Text Example
Text Example
White with #898597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898597; }
p { color: rgb(137,133,151); }
H1.HeaderClassName
{
color: #898597;
}
.AnyTagClassName
{
color: #898597;
}
</style>
background-color css
<style>
a { background-color: #898597; }
a { background-color: rgb(137,133,151); }
div.DivClassName
{
background-color: #898597;
}
.BgClassName
{
background-color: #898597;
}
</style>
border-color css
<style>
span { border-color: #898597; }
span { border-color: rgb(137,133,151); }
td.TdClassName
{
border-color: #898597;
}
.TagClassName
{
border-color: #898597;
}
</style>