#407ABC (or 0x407ABC) is unknown color: approx Steel Blue. HEX triplet: 40, 7A and BC. RGB value is (64,122,188). Sum of RGB (Red+Green+Blue) = 64+122+188=374 (49% of max value = 765). Red value is 64 (25.39% from 255 or 17.11% from 374); Green value is 122 (48.05% from 255 or 32.62% from 374); Blue value is 188 (73.83% from 255 or 50.27% from 374); Max value from RGB is 188 - color contains mainly: blue. Hex color #407ABC is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #407ABC is #BF8543. Grayscale: #6F6F6F. Windows color (decimal): -12551492 or 12352064. OLE color: 12352064.
HSL color Cylindrical-coordinate representation of color #407ABC: hue angle of 211.94º degrees, saturation: 0.49, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #407ABC is Cyan = 0.66, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #407ABC; } p { color: rgb(64,122,188); } H1.HeaderClassName { color: #407ABC; } .AnyTagClassName { color: #407ABC; } </style>
<style> a { background-color: #407ABC; } a { background-color: rgb(64,122,188); } div.DivClassName { background-color: #407ABC; } .BgClassName { background-color: #407ABC; } </style>
<style> span { border-color: #407ABC; } span { border-color: rgb(64,122,188); } td.TdClassName { border-color: #407ABC; } .TagClassName { border-color: #407ABC; } </style>