#A53B8B (or 0xA53B8B) is unknown color: approx Medium Red Violet. HEX triplet: A5, 3B and 8B. RGB value is (165,59,139). Sum of RGB (Red+Green+Blue) = 165+59+139=363 (48% of max value = 765). Red value is 165 (64.84% from 255 or 45.45% from 363); Green value is 59 (23.44% from 255 or 16.25% from 363); Blue value is 139 (54.69% from 255 or 38.29% from 363); Max value from RGB is 165 - color contains mainly: red. Hex color #A53B8B is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A53B8B is #5AC474. Grayscale: #636363. Windows color (decimal): -5948533 or 9124773. OLE color: 9124773.
HSL color Cylindrical-coordinate representation of color #A53B8B: hue angle of 314.72º degrees, saturation: 0.47, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #A53B8B is Cyan = 0, Magento = 0.64, Yellow = 0.16 and Black (K on CMYK) = 0.35.
<style> p { color: #a53b8b; } p { color: rgb(165,59,139); } H1.HeaderClassName { color: #a53b8b; } .AnyTagClassName { color: #a53b8b; } </style>
<style> a { background-color: #a53b8b; } a { background-color: rgb(165,59,139); } div.DivClassName { background-color: #a53b8b; } .BgClassName { background-color: #a53b8b; } </style>
<style> span { border-color: #a53b8b; } span { border-color: rgb(165,59,139); } td.TdClassName { border-color: #a53b8b; } .TagClassName { border-color: #a53b8b; } </style>