#050C59 (or 0x050C59) is unknown color: approx Midnight Blue. HEX triplet: 05, 0C and 59. RGB value is (5,12,89). Sum of RGB (Red+Green+Blue) = 5+12+89=106 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.72% from 106); Green value is 12 (5.08% from 255 or 11.32% from 106); Blue value is 89 (35.16% from 255 or 83.96% from 106); Max value from RGB is 89 - color contains mainly: blue. Hex color #050C59 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #050C59 is #FAF3A6. Grayscale: #121212. Windows color (decimal): -16446375 or 5835781. OLE color: 5835781.
HSL color Cylindrical-coordinate representation of color #050C59: hue angle of 235º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #050C59 is Cyan = 0.94, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #050C59; } p { color: rgb(5,12,89); } H1.HeaderClassName { color: #050C59; } .AnyTagClassName { color: #050C59; } </style>
<style> a { background-color: #050C59; } a { background-color: rgb(5,12,89); } div.DivClassName { background-color: #050C59; } .BgClassName { background-color: #050C59; } </style>
<style> span { border-color: #050C59; } span { border-color: rgb(5,12,89); } td.TdClassName { border-color: #050C59; } .TagClassName { border-color: #050C59; } </style>