#8883DD (or 0x8883DD) is unknown color: approx Moody Blue. HEX triplet: 88, 83 and DD. RGB value is (136,131,221). Sum of RGB (Red+Green+Blue) = 136+131+221=488 (64% of max value = 765). Red value is 136 (53.52% from 255 or 27.87% from 488); Green value is 131 (51.56% from 255 or 26.84% from 488); Blue value is 221 (86.72% from 255 or 45.29% from 488); Max value from RGB is 221 - color contains mainly: blue. Hex color #8883DD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #8883DD is #777C22. Grayscale: #8E8E8E. Windows color (decimal): -7830563 or 14517128. OLE color: 14517128.
HSL color Cylindrical-coordinate representation of color #8883DD: hue angle of 243.33º degrees, saturation: 0.57, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #8883DD is Cyan = 0.38, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #8883DD; } p { color: rgb(136,131,221); } H1.HeaderClassName { color: #8883DD; } .AnyTagClassName { color: #8883DD; } </style>
<style> a { background-color: #8883DD; } a { background-color: rgb(136,131,221); } div.DivClassName { background-color: #8883DD; } .BgClassName { background-color: #8883DD; } </style>
<style> span { border-color: #8883DD; } span { border-color: rgb(136,131,221); } td.TdClassName { border-color: #8883DD; } .TagClassName { border-color: #8883DD; } </style>