#354FBB (or 0x354FBB) is unknown color: approx Cerulean Blue. HEX triplet: 35, 4F and BB. RGB value is (53,79,187). Sum of RGB (Red+Green+Blue) = 53+79+187=319 (42% of max value = 765). Red value is 53 (21.09% from 255 or 16.61% from 319); Green value is 79 (31.25% from 255 or 24.76% from 319); Blue value is 187 (73.44% from 255 or 58.62% from 319); Max value from RGB is 187 - color contains mainly: blue. Hex color #354FBB is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #354FBB is #CAB044. Grayscale: #535353. Windows color (decimal): -13283397 or 12275509. OLE color: 12275509.
HSL color Cylindrical-coordinate representation of color #354FBB: hue angle of 228.36º degrees, saturation: 0.56, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #354FBB is Cyan = 0.72, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #354FBB; } p { color: rgb(53,79,187); } H1.HeaderClassName { color: #354FBB; } .AnyTagClassName { color: #354FBB; } </style>
<style> a { background-color: #354FBB; } a { background-color: rgb(53,79,187); } div.DivClassName { background-color: #354FBB; } .BgClassName { background-color: #354FBB; } </style>
<style> span { border-color: #354FBB; } span { border-color: rgb(53,79,187); } td.TdClassName { border-color: #354FBB; } .TagClassName { border-color: #354FBB; } </style>