#9182CC (or 0x9182CC) is unknown color: approx Moody Blue. HEX triplet: 91, 82 and CC. RGB value is (145,130,204). Sum of RGB (Red+Green+Blue) = 145+130+204=479 (63% of max value = 765). Red value is 145 (57.03% from 255 or 30.27% from 479); Green value is 130 (51.17% from 255 or 27.14% from 479); Blue value is 204 (80.08% from 255 or 42.59% from 479); Max value from RGB is 204 - color contains mainly: blue. Hex color #9182CC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9182CC is #6E7D33. Grayscale: #8E8E8E. Windows color (decimal): -7241012 or 13402769. OLE color: 13402769.
HSL color Cylindrical-coordinate representation of color #9182CC: hue angle of 252.16º degrees, saturation: 0.42, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #9182CC is Cyan = 0.29, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #9182CC; } p { color: rgb(145,130,204); } H1.HeaderClassName { color: #9182CC; } .AnyTagClassName { color: #9182CC; } </style>
<style> a { background-color: #9182CC; } a { background-color: rgb(145,130,204); } div.DivClassName { background-color: #9182CC; } .BgClassName { background-color: #9182CC; } </style>
<style> span { border-color: #9182CC; } span { border-color: rgb(145,130,204); } td.TdClassName { border-color: #9182CC; } .TagClassName { border-color: #9182CC; } </style>