#8883BC (or 0x8883BC) is unknown color: approx Moody Blue. HEX triplet: 88, 83 and BC. RGB value is (136,131,188). Sum of RGB (Red+Green+Blue) = 136+131+188=455 (60% of max value = 765). Red value is 136 (53.52% from 255 or 29.89% from 455); Green value is 131 (51.56% from 255 or 28.79% from 455); Blue value is 188 (73.83% from 255 or 41.32% from 455); Max value from RGB is 188 - color contains mainly: blue. Hex color #8883BC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #8883BC is #777C43. Grayscale: #8A8A8A. Windows color (decimal): -7830596 or 12354440. OLE color: 12354440.
HSL color Cylindrical-coordinate representation of color #8883BC: hue angle of 245.26º degrees, saturation: 0.3, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #8883BC is Cyan = 0.28, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #8883BC; } p { color: rgb(136,131,188); } H1.HeaderClassName { color: #8883BC; } .AnyTagClassName { color: #8883BC; } </style>
<style> a { background-color: #8883BC; } a { background-color: rgb(136,131,188); } div.DivClassName { background-color: #8883BC; } .BgClassName { background-color: #8883BC; } </style>
<style> span { border-color: #8883BC; } span { border-color: rgb(136,131,188); } td.TdClassName { border-color: #8883BC; } .TagClassName { border-color: #8883BC; } </style>