#A50F52 (or 0xA50F52) is unknown color: approx Jazzberry Jam. HEX triplet: A5, 0F and 52. RGB value is (165,15,82). Sum of RGB (Red+Green+Blue) = 165+15+82=262 (34% of max value = 765). Red value is 165 (64.84% from 255 or 62.98% from 262); Green value is 15 (6.25% from 255 or 5.73% from 262); Blue value is 82 (32.42% from 255 or 31.30% from 262); Max value from RGB is 165 - color contains mainly: red. Hex color #A50F52 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #A50F52 is #5AF0AD. Grayscale: #434343. Windows color (decimal): -5959854 or 5377957. OLE color: 5377957.
HSL color Cylindrical-coordinate representation of color #A50F52: hue angle of 333.2º degrees, saturation: 0.83, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #A50F52 is Cyan = 0, Magento = 0.91, Yellow = 0.50 and Black (K on CMYK) = 0.35.
<style> p { color: #A50F52; } p { color: rgb(165,15,82); } H1.HeaderClassName { color: #A50F52; } .AnyTagClassName { color: #A50F52; } </style>
<style> a { background-color: #A50F52; } a { background-color: rgb(165,15,82); } div.DivClassName { background-color: #A50F52; } .BgClassName { background-color: #A50F52; } </style>
<style> span { border-color: #A50F52; } span { border-color: rgb(165,15,82); } td.TdClassName { border-color: #A50F52; } .TagClassName { border-color: #A50F52; } </style>