#5245AA (or 0x5245AA) is unknown color: approx Rich Blue. HEX triplet: 52, 45 and AA. RGB value is (82,69,170). Sum of RGB (Red+Green+Blue) = 82+69+170=321 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.55% from 321); Green value is 69 (27.34% from 255 or 21.50% from 321); Blue value is 170 (66.80% from 255 or 52.96% from 321); Max value from RGB is 170 - color contains mainly: blue. Hex color #5245AA is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #5245AA is #ADBA55. Grayscale: #545454. Windows color (decimal): -11385430 or 11158866. OLE color: 11158866.
HSL color Cylindrical-coordinate representation of color #5245AA: hue angle of 247.72º degrees, saturation: 0.42, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #5245AA is Cyan = 0.52, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #5245AA; } p { color: rgb(82,69,170); } H1.HeaderClassName { color: #5245AA; } .AnyTagClassName { color: #5245AA; } </style>
<style> a { background-color: #5245AA; } a { background-color: rgb(82,69,170); } div.DivClassName { background-color: #5245AA; } .BgClassName { background-color: #5245AA; } </style>
<style> span { border-color: #5245AA; } span { border-color: rgb(82,69,170); } td.TdClassName { border-color: #5245AA; } .TagClassName { border-color: #5245AA; } </style>