#A02E7A (or 0xA02E7A) is unknown color: approx Medium Red Violet. HEX triplet: A0, 2E and 7A. RGB value is (160,46,122). Sum of RGB (Red+Green+Blue) = 160+46+122=328 (43% of max value = 765). Red value is 160 (62.89% from 255 or 48.78% from 328); Green value is 46 (18.36% from 255 or 14.02% from 328); Blue value is 122 (48.05% from 255 or 37.20% from 328); Max value from RGB is 160 - color contains mainly: red. Hex color #A02E7A is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A02E7A is #5FD185. Grayscale: #585858. Windows color (decimal): -6279558 or 8007328. OLE color: 8007328.
HSL color Cylindrical-coordinate representation of color #A02E7A: hue angle of 320º degrees, saturation: 0.55, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #A02E7A is Cyan = 0, Magento = 0.71, Yellow = 0.24 and Black (K on CMYK) = 0.37.
<style> p { color: #A02E7A; } p { color: rgb(160,46,122); } H1.HeaderClassName { color: #A02E7A; } .AnyTagClassName { color: #A02E7A; } </style>
<style> a { background-color: #A02E7A; } a { background-color: rgb(160,46,122); } div.DivClassName { background-color: #A02E7A; } .BgClassName { background-color: #A02E7A; } </style>
<style> span { border-color: #A02E7A; } span { border-color: rgb(160,46,122); } td.TdClassName { border-color: #A02E7A; } .TagClassName { border-color: #A02E7A; } </style>