#456DCA (or 0x456DCA) is unknown color: approx Royal Blue. HEX triplet: 45, 6D and CA. RGB value is (69,109,202). Sum of RGB (Red+Green+Blue) = 69+109+202=380 (50% of max value = 765). Red value is 69 (27.34% from 255 or 18.16% from 380); Green value is 109 (42.97% from 255 or 28.68% from 380); Blue value is 202 (79.30% from 255 or 53.16% from 380); Max value from RGB is 202 - color contains mainly: blue. Hex color #456DCA is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #456DCA is #BA9235. Grayscale: #6B6B6B. Windows color (decimal): -12227126 or 13266245. OLE color: 13266245.
HSL color Cylindrical-coordinate representation of color #456DCA: hue angle of 221.95º degrees, saturation: 0.56, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #456DCA is Cyan = 0.66, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #456DCA; } p { color: rgb(69,109,202); } H1.HeaderClassName { color: #456DCA; } .AnyTagClassName { color: #456DCA; } </style>
<style> a { background-color: #456DCA; } a { background-color: rgb(69,109,202); } div.DivClassName { background-color: #456DCA; } .BgClassName { background-color: #456DCA; } </style>
<style> span { border-color: #456DCA; } span { border-color: rgb(69,109,202); } td.TdClassName { border-color: #456DCA; } .TagClassName { border-color: #456DCA; } </style>