#505AAE (or 0x505AAE) is unknown color: approx Rich Blue. HEX triplet: 50, 5A and AE. RGB value is (80,90,174). Sum of RGB (Red+Green+Blue) = 80+90+174=344 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.26% from 344); Green value is 90 (35.55% from 255 or 26.16% from 344); Blue value is 174 (68.36% from 255 or 50.58% from 344); Max value from RGB is 174 - color contains mainly: blue. Hex color #505AAE is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #505AAE is #AFA551. Grayscale: #606060. Windows color (decimal): -11511122 or 11426384. OLE color: 11426384.
HSL color Cylindrical-coordinate representation of color #505AAE: hue angle of 233.62º degrees, saturation: 0.37, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #505AAE is Cyan = 0.54, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #505AAE; } p { color: rgb(80,90,174); } H1.HeaderClassName { color: #505AAE; } .AnyTagClassName { color: #505AAE; } </style>
<style> a { background-color: #505AAE; } a { background-color: rgb(80,90,174); } div.DivClassName { background-color: #505AAE; } .BgClassName { background-color: #505AAE; } </style>
<style> span { border-color: #505AAE; } span { border-color: rgb(80,90,174); } td.TdClassName { border-color: #505AAE; } .TagClassName { border-color: #505AAE; } </style>