#82027D (or 0x82027D) is unknown color: approx Purple. HEX triplet: 82, 02 and 7D. RGB value is (130,2,125). Sum of RGB (Red+Green+Blue) = 130+2+125=257 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.58% from 257); Green value is 2 (1.17% from 255 or 0.78% from 257); Blue value is 125 (49.22% from 255 or 48.64% from 257); Max value from RGB is 130 - color contains mainly: red. Hex color #82027D is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #82027D is #7DFD82. Grayscale: #353535. Windows color (decimal): -8256899 or 8192642. OLE color: 8192642.
HSL color Cylindrical-coordinate representation of color #82027D: hue angle of 302.34º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #82027D is Cyan = 0, Magento = 0.98, Yellow = 0.04 and Black (K on CMYK) = 0.49.
<style> p { color: #82027D; } p { color: rgb(130,2,125); } H1.HeaderClassName { color: #82027D; } .AnyTagClassName { color: #82027D; } </style>
<style> a { background-color: #82027D; } a { background-color: rgb(130,2,125); } div.DivClassName { background-color: #82027D; } .BgClassName { background-color: #82027D; } </style>
<style> span { border-color: #82027D; } span { border-color: rgb(130,2,125); } td.TdClassName { border-color: #82027D; } .TagClassName { border-color: #82027D; } </style>