#8182BE (or 0x8182BE) is unknown color: approx Moody Blue. HEX triplet: 81, 82 and BE. RGB value is (129,130,190). Sum of RGB (Red+Green+Blue) = 129+130+190=449 (59% of max value = 765). Red value is 129 (50.78% from 255 or 28.73% from 449); Green value is 130 (51.17% from 255 or 28.95% from 449); Blue value is 190 (74.61% from 255 or 42.32% from 449); Max value from RGB is 190 - color contains mainly: blue. Hex color #8182BE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #8182BE is #7E7D41. Grayscale: #888888. Windows color (decimal): -8289602 or 12485249. OLE color: 12485249.
HSL color Cylindrical-coordinate representation of color #8182BE: hue angle of 239.02º degrees, saturation: 0.32, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #8182BE is Cyan = 0.32, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #8182BE; } p { color: rgb(129,130,190); } H1.HeaderClassName { color: #8182BE; } .AnyTagClassName { color: #8182BE; } </style>
<style> a { background-color: #8182BE; } a { background-color: rgb(129,130,190); } div.DivClassName { background-color: #8182BE; } .BgClassName { background-color: #8182BE; } </style>
<style> span { border-color: #8182BE; } span { border-color: rgb(129,130,190); } td.TdClassName { border-color: #8182BE; } .TagClassName { border-color: #8182BE; } </style>