#457BBA (or 0x457BBA) is unknown color: approx Steel Blue. HEX triplet: 45, 7B and BA. RGB value is (69,123,186). Sum of RGB (Red+Green+Blue) = 69+123+186=378 (50% of max value = 765). Red value is 69 (27.34% from 255 or 18.25% from 378); Green value is 123 (48.44% from 255 or 32.54% from 378); Blue value is 186 (73.05% from 255 or 49.21% from 378); Max value from RGB is 186 - color contains mainly: blue. Hex color #457BBA is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #457BBA is #BA8445. Grayscale: #717171. Windows color (decimal): -12223558 or 12221253. OLE color: 12221253.
HSL color Cylindrical-coordinate representation of color #457BBA: hue angle of 212.31º degrees, saturation: 0.46, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #457BBA is Cyan = 0.63, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #457BBA; } p { color: rgb(69,123,186); } H1.HeaderClassName { color: #457BBA; } .AnyTagClassName { color: #457BBA; } </style>
<style> a { background-color: #457BBA; } a { background-color: rgb(69,123,186); } div.DivClassName { background-color: #457BBA; } .BgClassName { background-color: #457BBA; } </style>
<style> span { border-color: #457BBA; } span { border-color: rgb(69,123,186); } td.TdClassName { border-color: #457BBA; } .TagClassName { border-color: #457BBA; } </style>