#456FCC (or 0x456FCC) is unknown color: approx Royal Blue. HEX triplet: 45, 6F and CC. RGB value is (69,111,204). Sum of RGB (Red+Green+Blue) = 69+111+204=384 (50% of max value = 765). Red value is 69 (27.34% from 255 or 17.97% from 384); Green value is 111 (43.75% from 255 or 28.91% from 384); Blue value is 204 (80.08% from 255 or 53.12% from 384); Max value from RGB is 204 - color contains mainly: blue. Hex color #456FCC is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #456FCC is #BA9033. Grayscale: #6C6C6C. Windows color (decimal): -12226612 or 13397829. OLE color: 13397829.
HSL color Cylindrical-coordinate representation of color #456FCC: hue angle of 221.33º degrees, saturation: 0.57, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #456FCC is Cyan = 0.66, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #456FCC; } p { color: rgb(69,111,204); } H1.HeaderClassName { color: #456FCC; } .AnyTagClassName { color: #456FCC; } </style>
<style> a { background-color: #456FCC; } a { background-color: rgb(69,111,204); } div.DivClassName { background-color: #456FCC; } .BgClassName { background-color: #456FCC; } </style>
<style> span { border-color: #456FCC; } span { border-color: rgb(69,111,204); } td.TdClassName { border-color: #456FCC; } .TagClassName { border-color: #456FCC; } </style>