#A70A5E (or 0xA70A5E) is unknown color: approx Jazzberry Jam. HEX triplet: A7, 0A and 5E. RGB value is (167,10,94). Sum of RGB (Red+Green+Blue) = 167+10+94=271 (35% of max value = 765). Red value is 167 (65.62% from 255 or 61.62% from 271); Green value is 10 (4.30% from 255 or 3.69% from 271); Blue value is 94 (37.11% from 255 or 34.69% from 271); Max value from RGB is 167 - color contains mainly: red. Hex color #A70A5E is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #A70A5E is #58F5A1. Grayscale: #424242. Windows color (decimal): -5830050 or 6163111. OLE color: 6163111.
HSL color Cylindrical-coordinate representation of color #A70A5E: hue angle of 327.9º degrees, saturation: 0.89, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #A70A5E is Cyan = 0, Magento = 0.94, Yellow = 0.44 and Black (K on CMYK) = 0.35.
<style> p { color: #a70a5e; } p { color: rgb(167,10,94); } H1.HeaderClassName { color: #a70a5e; } .AnyTagClassName { color: #a70a5e; } </style>
<style> a { background-color: #a70a5e; } a { background-color: rgb(167,10,94); } div.DivClassName { background-color: #a70a5e; } .BgClassName { background-color: #a70a5e; } </style>
<style> span { border-color: #a70a5e; } span { border-color: rgb(167,10,94); } td.TdClassName { border-color: #a70a5e; } .TagClassName { border-color: #a70a5e; } </style>