#505EAF (or 0x505EAF) is unknown color: approx Rich Blue. HEX triplet: 50, 5E and AF. RGB value is (80,94,175). Sum of RGB (Red+Green+Blue) = 80+94+175=349 (46% of max value = 765). Red value is 80 (31.64% from 255 or 22.92% from 349); Green value is 94 (37.11% from 255 or 26.93% from 349); Blue value is 175 (68.75% from 255 or 50.14% from 349); Max value from RGB is 175 - color contains mainly: blue. Hex color #505EAF is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #505EAF is #AFA150. Grayscale: #626262. Windows color (decimal): -11510097 or 11492944. OLE color: 11492944.
HSL color Cylindrical-coordinate representation of color #505EAF: hue angle of 231.16º degrees, saturation: 0.37, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #505EAF is Cyan = 0.54, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #505EAF; } p { color: rgb(80,94,175); } H1.HeaderClassName { color: #505EAF; } .AnyTagClassName { color: #505EAF; } </style>
<style> a { background-color: #505EAF; } a { background-color: rgb(80,94,175); } div.DivClassName { background-color: #505EAF; } .BgClassName { background-color: #505EAF; } </style>
<style> span { border-color: #505EAF; } span { border-color: rgb(80,94,175); } td.TdClassName { border-color: #505EAF; } .TagClassName { border-color: #505EAF; } </style>