#A03E77 (or 0xA03E77) is unknown color: approx Rouge. HEX triplet: A0, 3E and 77. RGB value is (160,62,119). Sum of RGB (Red+Green+Blue) = 160+62+119=341 (45% of max value = 765). Red value is 160 (62.89% from 255 or 46.92% from 341); Green value is 62 (24.61% from 255 or 18.18% from 341); Blue value is 119 (46.88% from 255 or 34.90% from 341); Max value from RGB is 160 - color contains mainly: red. Hex color #A03E77 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A03E77 is #5FC188. Grayscale: #616161. Windows color (decimal): -6275465 or 7814816. OLE color: 7814816.
HSL color Cylindrical-coordinate representation of color #A03E77: hue angle of 325.1º degrees, saturation: 0.44, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #A03E77 is Cyan = 0, Magento = 0.61, Yellow = 0.26 and Black (K on CMYK) = 0.37.
<style> p { color: #A03E77; } p { color: rgb(160,62,119); } H1.HeaderClassName { color: #A03E77; } .AnyTagClassName { color: #A03E77; } </style>
<style> a { background-color: #A03E77; } a { background-color: rgb(160,62,119); } div.DivClassName { background-color: #A03E77; } .BgClassName { background-color: #A03E77; } </style>
<style> span { border-color: #A03E77; } span { border-color: rgb(160,62,119); } td.TdClassName { border-color: #A03E77; } .TagClassName { border-color: #A03E77; } </style>