#A50682 (or 0xA50682) is unknown color: approx Eggplant. HEX triplet: A5, 06 and 82. RGB value is (165,6,130). Sum of RGB (Red+Green+Blue) = 165+6+130=301 (39% of max value = 765). Red value is 165 (64.84% from 255 or 54.82% from 301); Green value is 6 (2.73% from 255 or 1.99% from 301); Blue value is 130 (51.17% from 255 or 43.19% from 301); Max value from RGB is 165 - color contains mainly: red. Hex color #A50682 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #A50682 is #5AF97D. Grayscale: #434343. Windows color (decimal): -5962110 or 8521381. OLE color: 8521381.
HSL color Cylindrical-coordinate representation of color #A50682: hue angle of 313.21º degrees, saturation: 0.93, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #A50682 is Cyan = 0, Magento = 0.96, Yellow = 0.21 and Black (K on CMYK) = 0.35.
<style> p { color: #a50682; } p { color: rgb(165,6,130); } H1.HeaderClassName { color: #a50682; } .AnyTagClassName { color: #a50682; } </style>
<style> a { background-color: #a50682; } a { background-color: rgb(165,6,130); } div.DivClassName { background-color: #a50682; } .BgClassName { background-color: #a50682; } </style>
<style> span { border-color: #a50682; } span { border-color: rgb(165,6,130); } td.TdClassName { border-color: #a50682; } .TagClassName { border-color: #a50682; } </style>