#050E7B (or 0x050E7B) is unknown color: approx Navy. HEX triplet: 05, 0E and 7B. RGB value is (5,14,123). Sum of RGB (Red+Green+Blue) = 5+14+123=142 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.52% from 142); Green value is 14 (5.86% from 255 or 9.86% from 142); Blue value is 123 (48.44% from 255 or 86.62% from 142); Max value from RGB is 123 - color contains mainly: blue. Hex color #050E7B is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #050E7B is #FAF184. Grayscale: #171717. Windows color (decimal): -16445829 or 8064517. OLE color: 8064517.
HSL color Cylindrical-coordinate representation of color #050E7B: hue angle of 235.42º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #050E7B is Cyan = 0.96, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #050E7B; } p { color: rgb(5,14,123); } H1.HeaderClassName { color: #050E7B; } .AnyTagClassName { color: #050E7B; } </style>
<style> a { background-color: #050E7B; } a { background-color: rgb(5,14,123); } div.DivClassName { background-color: #050E7B; } .BgClassName { background-color: #050E7B; } </style>
<style> span { border-color: #050E7B; } span { border-color: rgb(5,14,123); } td.TdClassName { border-color: #050E7B; } .TagClassName { border-color: #050E7B; } </style>