#A22A85 (or 0xA22A85) is unknown color: approx Medium Red Violet. HEX triplet: A2, 2A and 85. RGB value is (162,42,133). Sum of RGB (Red+Green+Blue) = 162+42+133=337 (44% of max value = 765). Red value is 162 (63.67% from 255 or 48.07% from 337); Green value is 42 (16.80% from 255 or 12.46% from 337); Blue value is 133 (52.34% from 255 or 39.47% from 337); Max value from RGB is 162 - color contains mainly: red. Hex color #A22A85 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A22A85 is #5DD57A. Grayscale: #585858. Windows color (decimal): -6149499 or 8727202. OLE color: 8727202.
HSL color Cylindrical-coordinate representation of color #A22A85: hue angle of 314.5º degrees, saturation: 0.59, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #A22A85 is Cyan = 0, Magento = 0.74, Yellow = 0.18 and Black (K on CMYK) = 0.36.
<style> p { color: #A22A85; } p { color: rgb(162,42,133); } H1.HeaderClassName { color: #A22A85; } .AnyTagClassName { color: #A22A85; } </style>
<style> a { background-color: #A22A85; } a { background-color: rgb(162,42,133); } div.DivClassName { background-color: #A22A85; } .BgClassName { background-color: #A22A85; } </style>
<style> span { border-color: #A22A85; } span { border-color: rgb(162,42,133); } td.TdClassName { border-color: #A22A85; } .TagClassName { border-color: #A22A85; } </style>