#545EB3 (or 0x545EB3) is unknown color: approx Rich Blue. HEX triplet: 54, 5E and B3. RGB value is (84,94,179). Sum of RGB (Red+Green+Blue) = 84+94+179=357 (47% of max value = 765). Red value is 84 (33.20% from 255 or 23.53% from 357); Green value is 94 (37.11% from 255 or 26.33% from 357); Blue value is 179 (70.31% from 255 or 50.14% from 357); Max value from RGB is 179 - color contains mainly: blue. Hex color #545EB3 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #545EB3 is #ABA14C. Grayscale: #646464. Windows color (decimal): -11247949 or 11755092. OLE color: 11755092.
HSL color Cylindrical-coordinate representation of color #545EB3: hue angle of 233.68º degrees, saturation: 0.38, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #545EB3 is Cyan = 0.53, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #545EB3; } p { color: rgb(84,94,179); } H1.HeaderClassName { color: #545EB3; } .AnyTagClassName { color: #545EB3; } </style>
<style> a { background-color: #545EB3; } a { background-color: rgb(84,94,179); } div.DivClassName { background-color: #545EB3; } .BgClassName { background-color: #545EB3; } </style>
<style> span { border-color: #545EB3; } span { border-color: rgb(84,94,179); } td.TdClassName { border-color: #545EB3; } .TagClassName { border-color: #545EB3; } </style>