#A82E5F (or 0xA82E5F) is unknown color: approx Rouge. HEX triplet: A8, 2E and 5F. RGB value is (168,46,95). Sum of RGB (Red+Green+Blue) = 168+46+95=309 (40% of max value = 765). Red value is 168 (66.02% from 255 or 54.37% from 309); Green value is 46 (18.36% from 255 or 14.89% from 309); Blue value is 95 (37.5% from 255 or 30.74% from 309); Max value from RGB is 168 - color contains mainly: red. Hex color #A82E5F is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A82E5F is #57D1A0. Grayscale: #575757. Windows color (decimal): -5755297 or 6237864. OLE color: 6237864.
HSL color Cylindrical-coordinate representation of color #A82E5F: hue angle of 335.9º degrees, saturation: 0.57, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #A82E5F is Cyan = 0, Magento = 0.73, Yellow = 0.43 and Black (K on CMYK) = 0.34.
<style> p { color: #A82E5F; } p { color: rgb(168,46,95); } H1.HeaderClassName { color: #A82E5F; } .AnyTagClassName { color: #A82E5F; } </style>
<style> a { background-color: #A82E5F; } a { background-color: rgb(168,46,95); } div.DivClassName { background-color: #A82E5F; } .BgClassName { background-color: #A82E5F; } </style>
<style> span { border-color: #A82E5F; } span { border-color: rgb(168,46,95); } td.TdClassName { border-color: #A82E5F; } .TagClassName { border-color: #A82E5F; } </style>