#417CBF (or 0x417CBF) is unknown color: approx Steel Blue. HEX triplet: 41, 7C and BF. RGB value is (65,124,191). Sum of RGB (Red+Green+Blue) = 65+124+191=380 (50% of max value = 765). Red value is 65 (25.78% from 255 or 17.11% from 380); Green value is 124 (48.83% from 255 or 32.63% from 380); Blue value is 191 (75% from 255 or 50.26% from 380); Max value from RGB is 191 - color contains mainly: blue. Hex color #417CBF is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #417CBF is #BE8340. Grayscale: #717171. Windows color (decimal): -12485441 or 12549185. OLE color: 12549185.
HSL color Cylindrical-coordinate representation of color #417CBF: hue angle of 211.9º degrees, saturation: 0.5, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #417CBF is Cyan = 0.66, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #417CBF; } p { color: rgb(65,124,191); } H1.HeaderClassName { color: #417CBF; } .AnyTagClassName { color: #417CBF; } </style>
<style> a { background-color: #417CBF; } a { background-color: rgb(65,124,191); } div.DivClassName { background-color: #417CBF; } .BgClassName { background-color: #417CBF; } </style>
<style> span { border-color: #417CBF; } span { border-color: rgb(65,124,191); } td.TdClassName { border-color: #417CBF; } .TagClassName { border-color: #417CBF; } </style>