#A99CB2 (or 0xA99CB2) is unknown color: approx East Side. HEX triplet: A9, 9C and B2. RGB value is (169,156,178). Sum of RGB (Red+Green+Blue) = 169+156+178=503 (66% of max value = 765). Red value is 169 (66.41% from 255 or 33.60% from 503); Green value is 156 (61.33% from 255 or 31.01% from 503); Blue value is 178 (69.92% from 255 or 35.39% from 503); Max value from RGB is 178 - color contains mainly: blue. Hex color #A99CB2 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A99CB2 is #56634D. Grayscale: #A2A2A2. Windows color (decimal): -5661518 or 11705513. OLE color: 11705513.
HSL color Cylindrical-coordinate representation of color #A99CB2: hue angle of 275.45º degrees, saturation: 0.12, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #A99CB2 is Cyan = 0.05, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #A99CB2; } p { color: rgb(169,156,178); } H1.HeaderClassName { color: #A99CB2; } .AnyTagClassName { color: #A99CB2; } </style>
<style> a { background-color: #A99CB2; } a { background-color: rgb(169,156,178); } div.DivClassName { background-color: #A99CB2; } .BgClassName { background-color: #A99CB2; } </style>
<style> span { border-color: #A99CB2; } span { border-color: rgb(169,156,178); } td.TdClassName { border-color: #A99CB2; } .TagClassName { border-color: #A99CB2; } </style>