#808490 (or 0x808490) is unknown color: approx Storm Grey. HEX triplet: 80, 84 and 90. RGB value is (128,132,144). Sum of RGB (Red+Green+Blue) = 128+132+144=404 (53% of max value = 765). Red value is 128 (50.39% from 255 or 31.68% from 404); Green value is 132 (51.95% from 255 or 32.67% from 404); Blue value is 144 (56.64% from 255 or 35.64% from 404); Max value from RGB is 144 - color contains mainly: blue. Hex color #808490 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #808490 is #7F7B6F. Grayscale: #848484. Windows color (decimal): -8354672 or 9471104. OLE color: 9471104.
HSL color Cylindrical-coordinate representation of color #808490: hue angle of 225º degrees, saturation: 0.07, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #808490 is Cyan = 0.11, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.44.
<style> p { color: #808490; } p { color: rgb(128,132,144); } H1.HeaderClassName { color: #808490; } .AnyTagClassName { color: #808490; } </style>
<style> a { background-color: #808490; } a { background-color: rgb(128,132,144); } div.DivClassName { background-color: #808490; } .BgClassName { background-color: #808490; } </style>
<style> span { border-color: #808490; } span { border-color: rgb(128,132,144); } td.TdClassName { border-color: #808490; } .TagClassName { border-color: #808490; } </style>