#A23BAA (or 0xA23BAA) is unknown color: approx Violet Blue. HEX triplet: A2, 3B and AA. RGB value is (162,59,170). Sum of RGB (Red+Green+Blue) = 162+59+170=391 (51% of max value = 765). Red value is 162 (63.67% from 255 or 41.43% from 391); Green value is 59 (23.44% from 255 or 15.09% from 391); Blue value is 170 (66.80% from 255 or 43.48% from 391); Max value from RGB is 170 - color contains mainly: blue. Hex color #A23BAA is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A23BAA is #5DC455. Grayscale: #666666. Windows color (decimal): -6145110 or 11156386. OLE color: 11156386.
HSL color Cylindrical-coordinate representation of color #A23BAA: hue angle of 295.68º degrees, saturation: 0.48, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #A23BAA is Cyan = 0.05, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #A23BAA; } p { color: rgb(162,59,170); } H1.HeaderClassName { color: #A23BAA; } .AnyTagClassName { color: #A23BAA; } </style>
<style> a { background-color: #A23BAA; } a { background-color: rgb(162,59,170); } div.DivClassName { background-color: #A23BAA; } .BgClassName { background-color: #A23BAA; } </style>
<style> span { border-color: #A23BAA; } span { border-color: rgb(162,59,170); } td.TdClassName { border-color: #A23BAA; } .TagClassName { border-color: #A23BAA; } </style>