#8182EE (or 0x8182EE) is unknown color: approx Light Slate Blue. HEX triplet: 81, 82 and EE. RGB value is (129,130,238). Sum of RGB (Red+Green+Blue) = 129+130+238=497 (65% of max value = 765). Red value is 129 (50.78% from 255 or 25.96% from 497); Green value is 130 (51.17% from 255 or 26.16% from 497); Blue value is 238 (93.36% from 255 or 47.89% from 497); Max value from RGB is 238 - color contains mainly: blue. Hex color #8182EE is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #8182EE is #7E7D11. Grayscale: #8D8D8D. Windows color (decimal): -8289554 or 15630977. OLE color: 15630977.
HSL color Cylindrical-coordinate representation of color #8182EE: hue angle of 239.45º degrees, saturation: 0.76, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #8182EE is Cyan = 0.46, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #8182EE; } p { color: rgb(129,130,238); } H1.HeaderClassName { color: #8182EE; } .AnyTagClassName { color: #8182EE; } </style>
<style> a { background-color: #8182EE; } a { background-color: rgb(129,130,238); } div.DivClassName { background-color: #8182EE; } .BgClassName { background-color: #8182EE; } </style>
<style> span { border-color: #8182EE; } span { border-color: rgb(129,130,238); } td.TdClassName { border-color: #8182EE; } .TagClassName { border-color: #8182EE; } </style>