#8082EF (or 0x8082EF) is unknown color: approx Light Slate Blue. HEX triplet: 80, 82 and EF. RGB value is (128,130,239). Sum of RGB (Red+Green+Blue) = 128+130+239=497 (65% of max value = 765). Red value is 128 (50.39% from 255 or 25.75% from 497); Green value is 130 (51.17% from 255 or 26.16% from 497); Blue value is 239 (93.75% from 255 or 48.09% from 497); Max value from RGB is 239 - color contains mainly: blue. Hex color #8082EF is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #8082EF is #7F7D10. Grayscale: #8D8D8D. Windows color (decimal): -8355089 or 15696512. OLE color: 15696512.
HSL color Cylindrical-coordinate representation of color #8082EF: hue angle of 238.92º degrees, saturation: 0.78, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #8082EF is Cyan = 0.46, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #8082EF; } p { color: rgb(128,130,239); } H1.HeaderClassName { color: #8082EF; } .AnyTagClassName { color: #8082EF; } </style>
<style> a { background-color: #8082EF; } a { background-color: rgb(128,130,239); } div.DivClassName { background-color: #8082EF; } .BgClassName { background-color: #8082EF; } </style>
<style> span { border-color: #8082EF; } span { border-color: rgb(128,130,239); } td.TdClassName { border-color: #8082EF; } .TagClassName { border-color: #8082EF; } </style>