#A53BBD (or 0xA53BBD) is unknown color: approx Dark Orchid. HEX triplet: A5, 3B and BD. RGB value is (165,59,189). Sum of RGB (Red+Green+Blue) = 165+59+189=413 (54% of max value = 765). Red value is 165 (64.84% from 255 or 39.95% from 413); Green value is 59 (23.44% from 255 or 14.29% from 413); Blue value is 189 (74.22% from 255 or 45.76% from 413); Max value from RGB is 189 - color contains mainly: blue. Hex color #A53BBD is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A53BBD is #5AC442. Grayscale: #696969. Windows color (decimal): -5948483 or 12401573. OLE color: 12401573.
HSL color Cylindrical-coordinate representation of color #A53BBD: hue angle of 288.92º degrees, saturation: 0.52, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #A53BBD is Cyan = 0.13, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #A53BBD; } p { color: rgb(165,59,189); } H1.HeaderClassName { color: #A53BBD; } .AnyTagClassName { color: #A53BBD; } </style>
<style> a { background-color: #A53BBD; } a { background-color: rgb(165,59,189); } div.DivClassName { background-color: #A53BBD; } .BgClassName { background-color: #A53BBD; } </style>
<style> span { border-color: #A53BBD; } span { border-color: rgb(165,59,189); } td.TdClassName { border-color: #A53BBD; } .TagClassName { border-color: #A53BBD; } </style>