#045FDD (or 0x045FDD) is unknown color: approx Navy Blue. HEX triplet: 04, 5F and DD. RGB value is (4,95,221). Sum of RGB (Red+Green+Blue) = 4+95+221=320 (42% of max value = 765). Red value is 4 (1.95% from 255 or 1.25% from 320); Green value is 95 (37.5% from 255 or 29.69% from 320); Blue value is 221 (86.72% from 255 or 69.06% from 320); Max value from RGB is 221 - color contains mainly: blue. Hex color #045FDD is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #045FDD is #FBA022. Grayscale: #515151. Windows color (decimal): -16490531 or 14507780. OLE color: 14507780.
HSL color Cylindrical-coordinate representation of color #045FDD: hue angle of 214.84º degrees, saturation: 0.96, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #045FDD is Cyan = 0.98, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #045fdd; } p { color: rgb(4,95,221); } H1.HeaderClassName { color: #045fdd; } .AnyTagClassName { color: #045fdd; } </style>
<style> a { background-color: #045fdd; } a { background-color: rgb(4,95,221); } div.DivClassName { background-color: #045fdd; } .BgClassName { background-color: #045fdd; } </style>
<style> span { border-color: #045fdd; } span { border-color: rgb(4,95,221); } td.TdClassName { border-color: #045fdd; } .TagClassName { border-color: #045fdd; } </style>