#A92ABB (or 0xA92ABB) is unknown color: approx Dark Orchid. HEX triplet: A9, 2A and BB. RGB value is (169,42,187). Sum of RGB (Red+Green+Blue) = 169+42+187=398 (52% of max value = 765). Red value is 169 (66.41% from 255 or 42.46% from 398); Green value is 42 (16.80% from 255 or 10.55% from 398); Blue value is 187 (73.44% from 255 or 46.98% from 398); Max value from RGB is 187 - color contains mainly: blue. Hex color #A92ABB is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A92ABB is #56D544. Grayscale: #606060. Windows color (decimal): -5690693 or 12266153. OLE color: 12266153.
HSL color Cylindrical-coordinate representation of color #A92ABB: hue angle of 292.55º degrees, saturation: 0.63, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #A92ABB is Cyan = 0.10, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #A92ABB; } p { color: rgb(169,42,187); } H1.HeaderClassName { color: #A92ABB; } .AnyTagClassName { color: #A92ABB; } </style>
<style> a { background-color: #A92ABB; } a { background-color: rgb(169,42,187); } div.DivClassName { background-color: #A92ABB; } .BgClassName { background-color: #A92ABB; } </style>
<style> span { border-color: #A92ABB; } span { border-color: rgb(169,42,187); } td.TdClassName { border-color: #A92ABB; } .TagClassName { border-color: #A92ABB; } </style>