#999AA4 (or 0x999AA4) is unknown color: approx Santas Grey. HEX triplet: 99, 9A and A4. RGB value is (153,154,164). Sum of RGB (Red+Green+Blue) = 153+154+164=471 (62% of max value = 765). Red value is 153 (60.16% from 255 or 32.48% from 471); Green value is 154 (60.55% from 255 or 32.70% from 471); Blue value is 164 (64.45% from 255 or 34.82% from 471); Max value from RGB is 164 - color contains mainly: blue. Hex color #999AA4 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #999AA4 is #66655B. Grayscale: #9A9A9A. Windows color (decimal): -6710620 or 10787481. OLE color: 10787481.
HSL color Cylindrical-coordinate representation of color #999AA4: hue angle of 234.55º degrees, saturation: 0.06, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #999AA4 is Cyan = 0.07, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.36.
<style> p { color: #999AA4; } p { color: rgb(153,154,164); } H1.HeaderClassName { color: #999AA4; } .AnyTagClassName { color: #999AA4; } </style>
<style> a { background-color: #999AA4; } a { background-color: rgb(153,154,164); } div.DivClassName { background-color: #999AA4; } .BgClassName { background-color: #999AA4; } </style>
<style> span { border-color: #999AA4; } span { border-color: rgb(153,154,164); } td.TdClassName { border-color: #999AA4; } .TagClassName { border-color: #999AA4; } </style>