#884DC3 (or 0x884DC3) is unknown color: approx Deep Lilac. HEX triplet: 88, 4D and C3. RGB value is (136,77,195). Sum of RGB (Red+Green+Blue) = 136+77+195=408 (54% of max value = 765). Red value is 136 (53.52% from 255 or 33.33% from 408); Green value is 77 (30.47% from 255 or 18.87% from 408); Blue value is 195 (76.56% from 255 or 47.79% from 408); Max value from RGB is 195 - color contains mainly: blue. Hex color #884DC3 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #884DC3 is #77B23C. Grayscale: #6B6B6B. Windows color (decimal): -7844413 or 12799368. OLE color: 12799368.
HSL color Cylindrical-coordinate representation of color #884DC3: hue angle of 270º degrees, saturation: 0.5, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #884DC3 is Cyan = 0.30, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #884dc3; } p { color: rgb(136,77,195); } H1.HeaderClassName { color: #884dc3; } .AnyTagClassName { color: #884dc3; } </style>
<style> a { background-color: #884dc3; } a { background-color: rgb(136,77,195); } div.DivClassName { background-color: #884dc3; } .BgClassName { background-color: #884dc3; } </style>
<style> span { border-color: #884dc3; } span { border-color: rgb(136,77,195); } td.TdClassName { border-color: #884dc3; } .TagClassName { border-color: #884dc3; } </style>