#A03A61 (or 0xA03A61) is unknown color: approx Rouge. HEX triplet: A0, 3A and 61. RGB value is (160,58,97). Sum of RGB (Red+Green+Blue) = 160+58+97=315 (41% of max value = 765). Red value is 160 (62.89% from 255 or 50.79% from 315); Green value is 58 (23.05% from 255 or 18.41% from 315); Blue value is 97 (38.28% from 255 or 30.79% from 315); Max value from RGB is 160 - color contains mainly: red. Hex color #A03A61 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A03A61 is #5FC59E. Grayscale: #5C5C5C. Windows color (decimal): -6276511 or 6372000. OLE color: 6372000.
HSL color Cylindrical-coordinate representation of color #A03A61: hue angle of 337.06º degrees, saturation: 0.47, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #A03A61 is Cyan = 0, Magento = 0.64, Yellow = 0.39 and Black (K on CMYK) = 0.37.
<style> p { color: #A03A61; } p { color: rgb(160,58,97); } H1.HeaderClassName { color: #A03A61; } .AnyTagClassName { color: #A03A61; } </style>
<style> a { background-color: #A03A61; } a { background-color: rgb(160,58,97); } div.DivClassName { background-color: #A03A61; } .BgClassName { background-color: #A03A61; } </style>
<style> span { border-color: #A03A61; } span { border-color: rgb(160,58,97); } td.TdClassName { border-color: #A03A61; } .TagClassName { border-color: #A03A61; } </style>