#999AA1 (or 0x999AA1) is unknown color: approx Manatee. HEX triplet: 99, 9A and A1. RGB value is (153,154,161). Sum of RGB (Red+Green+Blue) = 153+154+161=468 (61% of max value = 765). Red value is 153 (60.16% from 255 or 32.69% from 468); Green value is 154 (60.55% from 255 or 32.91% from 468); Blue value is 161 (63.28% from 255 or 34.40% from 468); Max value from RGB is 161 - color contains mainly: blue. Hex color #999AA1 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #999AA1 is #66655E. Grayscale: #9A9A9A. Windows color (decimal): -6710623 or 10590873. OLE color: 10590873.
HSL color Cylindrical-coordinate representation of color #999AA1: hue angle of 232.5º degrees, saturation: 0.04, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #999AA1 is Cyan = 0.05, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.37.
<style> p { color: #999AA1; } p { color: rgb(153,154,161); } H1.HeaderClassName { color: #999AA1; } .AnyTagClassName { color: #999AA1; } </style>
<style> a { background-color: #999AA1; } a { background-color: rgb(153,154,161); } div.DivClassName { background-color: #999AA1; } .BgClassName { background-color: #999AA1; } </style>
<style> span { border-color: #999AA1; } span { border-color: rgb(153,154,161); } td.TdClassName { border-color: #999AA1; } .TagClassName { border-color: #999AA1; } </style>