#A82A85 (or 0xA82A85) is unknown color: approx Medium Red Violet. HEX triplet: A8, 2A and 85. RGB value is (168,42,133). Sum of RGB (Red+Green+Blue) = 168+42+133=343 (45% of max value = 765). Red value is 168 (66.02% from 255 or 48.98% from 343); Green value is 42 (16.80% from 255 or 12.24% from 343); Blue value is 133 (52.34% from 255 or 38.78% from 343); Max value from RGB is 168 - color contains mainly: red. Hex color #A82A85 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A82A85 is #57D57A. Grayscale: #595959. Windows color (decimal): -5756283 or 8727208. OLE color: 8727208.
HSL color Cylindrical-coordinate representation of color #A82A85: hue angle of 316.67º degrees, saturation: 0.6, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #A82A85 is Cyan = 0, Magento = 0.75, Yellow = 0.21 and Black (K on CMYK) = 0.34.
<style> p { color: #A82A85; } p { color: rgb(168,42,133); } H1.HeaderClassName { color: #A82A85; } .AnyTagClassName { color: #A82A85; } </style>
<style> a { background-color: #A82A85; } a { background-color: rgb(168,42,133); } div.DivClassName { background-color: #A82A85; } .BgClassName { background-color: #A82A85; } </style>
<style> span { border-color: #A82A85; } span { border-color: rgb(168,42,133); } td.TdClassName { border-color: #A82A85; } .TagClassName { border-color: #A82A85; } </style>