#5444DD (or 0x5444DD) is unknown color: approx Slate Blue. HEX triplet: 54, 44 and DD. RGB value is (84,68,221). Sum of RGB (Red+Green+Blue) = 84+68+221=373 (49% of max value = 765). Red value is 84 (33.20% from 255 or 22.52% from 373); Green value is 68 (26.95% from 255 or 18.23% from 373); Blue value is 221 (86.72% from 255 or 59.25% from 373); Max value from RGB is 221 - color contains mainly: blue. Hex color #5444DD is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #5444DD is #ABBB22. Grayscale: #595959. Windows color (decimal): -11254563 or 14500948. OLE color: 14500948.
HSL color Cylindrical-coordinate representation of color #5444DD: hue angle of 246.27º degrees, saturation: 0.69, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #5444DD is Cyan = 0.62, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #5444DD; } p { color: rgb(84,68,221); } H1.HeaderClassName { color: #5444DD; } .AnyTagClassName { color: #5444DD; } </style>
<style> a { background-color: #5444DD; } a { background-color: rgb(84,68,221); } div.DivClassName { background-color: #5444DD; } .BgClassName { background-color: #5444DD; } </style>
<style> span { border-color: #5444DD; } span { border-color: rgb(84,68,221); } td.TdClassName { border-color: #5444DD; } .TagClassName { border-color: #5444DD; } </style>