#99A0AE (or 0x99A0AE) is unknown color: approx Rock Blue. HEX triplet: 99, A0 and AE. RGB value is (153,160,174). Sum of RGB (Red+Green+Blue) = 153+160+174=487 (64% of max value = 765). Red value is 153 (60.16% from 255 or 31.42% from 487); Green value is 160 (62.89% from 255 or 32.85% from 487); Blue value is 174 (68.36% from 255 or 35.73% from 487); Max value from RGB is 174 - color contains mainly: blue. Hex color #99A0AE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #99A0AE is #665F51. Grayscale: #9F9F9F. Windows color (decimal): -6709074 or 11444377. OLE color: 11444377.
HSL color Cylindrical-coordinate representation of color #99A0AE: hue angle of 220º degrees, saturation: 0.11, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #99A0AE is Cyan = 0.12, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #99A0AE; } p { color: rgb(153,160,174); } H1.HeaderClassName { color: #99A0AE; } .AnyTagClassName { color: #99A0AE; } </style>
<style> a { background-color: #99A0AE; } a { background-color: rgb(153,160,174); } div.DivClassName { background-color: #99A0AE; } .BgClassName { background-color: #99A0AE; } </style>
<style> span { border-color: #99A0AE; } span { border-color: rgb(153,160,174); } td.TdClassName { border-color: #99A0AE; } .TagClassName { border-color: #99A0AE; } </style>