#407ECC (or 0x407ECC) is unknown color: approx Curious Blue. HEX triplet: 40, 7E and CC. RGB value is (64,126,204). Sum of RGB (Red+Green+Blue) = 64+126+204=394 (52% of max value = 765). Red value is 64 (25.39% from 255 or 16.24% from 394); Green value is 126 (49.61% from 255 or 31.98% from 394); Blue value is 204 (80.08% from 255 or 51.78% from 394); Max value from RGB is 204 - color contains mainly: blue. Hex color #407ECC is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #407ECC is #BF8133. Grayscale: #737373. Windows color (decimal): -12550452 or 13401664. OLE color: 13401664.
HSL color Cylindrical-coordinate representation of color #407ECC: hue angle of 213.43º degrees, saturation: 0.58, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #407ECC is Cyan = 0.69, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #407ECC; } p { color: rgb(64,126,204); } H1.HeaderClassName { color: #407ECC; } .AnyTagClassName { color: #407ECC; } </style>
<style> a { background-color: #407ECC; } a { background-color: rgb(64,126,204); } div.DivClassName { background-color: #407ECC; } .BgClassName { background-color: #407ECC; } </style>
<style> span { border-color: #407ECC; } span { border-color: rgb(64,126,204); } td.TdClassName { border-color: #407ECC; } .TagClassName { border-color: #407ECC; } </style>