#8182BB (or 0x8182BB) is unknown color: approx Moody Blue. HEX triplet: 81, 82 and BB. RGB value is (129,130,187). Sum of RGB (Red+Green+Blue) = 129+130+187=446 (59% of max value = 765). Red value is 129 (50.78% from 255 or 28.92% from 446); Green value is 130 (51.17% from 255 or 29.15% from 446); Blue value is 187 (73.44% from 255 or 41.93% from 446); Max value from RGB is 187 - color contains mainly: blue. Hex color #8182BB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #8182BB is #7E7D44. Grayscale: #878787. Windows color (decimal): -8289605 or 12288641. OLE color: 12288641.
HSL color Cylindrical-coordinate representation of color #8182BB: hue angle of 238.97º degrees, saturation: 0.3, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #8182BB is Cyan = 0.31, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #8182BB; } p { color: rgb(129,130,187); } H1.HeaderClassName { color: #8182BB; } .AnyTagClassName { color: #8182BB; } </style>
<style> a { background-color: #8182BB; } a { background-color: rgb(129,130,187); } div.DivClassName { background-color: #8182BB; } .BgClassName { background-color: #8182BB; } </style>
<style> span { border-color: #8182BB; } span { border-color: rgb(129,130,187); } td.TdClassName { border-color: #8182BB; } .TagClassName { border-color: #8182BB; } </style>