#A53F99 (or 0xA53F99) is unknown color: approx Violet Blue. HEX triplet: A5, 3F and 99. RGB value is (165,63,153). Sum of RGB (Red+Green+Blue) = 165+63+153=381 (50% of max value = 765). Red value is 165 (64.84% from 255 or 43.31% from 381); Green value is 63 (25% from 255 or 16.54% from 381); Blue value is 153 (60.16% from 255 or 40.16% from 381); Max value from RGB is 165 - color contains mainly: red. Hex color #A53F99 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A53F99 is #5AC066. Grayscale: #676767. Windows color (decimal): -5947495 or 10043301. OLE color: 10043301.
HSL color Cylindrical-coordinate representation of color #A53F99: hue angle of 307.06º degrees, saturation: 0.45, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #A53F99 is Cyan = 0, Magento = 0.62, Yellow = 0.07 and Black (K on CMYK) = 0.35.
<style> p { color: #A53F99; } p { color: rgb(165,63,153); } H1.HeaderClassName { color: #A53F99; } .AnyTagClassName { color: #A53F99; } </style>
<style> a { background-color: #A53F99; } a { background-color: rgb(165,63,153); } div.DivClassName { background-color: #A53F99; } .BgClassName { background-color: #A53F99; } </style>
<style> span { border-color: #A53F99; } span { border-color: rgb(165,63,153); } td.TdClassName { border-color: #A53F99; } .TagClassName { border-color: #A53F99; } </style>