#8182CC (or 0x8182CC) is unknown color: approx Moody Blue. HEX triplet: 81, 82 and CC. RGB value is (129,130,204). Sum of RGB (Red+Green+Blue) = 129+130+204=463 (61% of max value = 765). Red value is 129 (50.78% from 255 or 27.86% from 463); Green value is 130 (51.17% from 255 or 28.08% from 463); Blue value is 204 (80.08% from 255 or 44.06% from 463); Max value from RGB is 204 - color contains mainly: blue. Hex color #8182CC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #8182CC is #7E7D33. Grayscale: #898989. Windows color (decimal): -8289588 or 13402753. OLE color: 13402753.
HSL color Cylindrical-coordinate representation of color #8182CC: hue angle of 239.2º degrees, saturation: 0.42, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #8182CC is Cyan = 0.37, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #8182CC; } p { color: rgb(129,130,204); } H1.HeaderClassName { color: #8182CC; } .AnyTagClassName { color: #8182CC; } </style>
<style> a { background-color: #8182CC; } a { background-color: rgb(129,130,204); } div.DivClassName { background-color: #8182CC; } .BgClassName { background-color: #8182CC; } </style>
<style> span { border-color: #8182CC; } span { border-color: rgb(129,130,204); } td.TdClassName { border-color: #8182CC; } .TagClassName { border-color: #8182CC; } </style>