#053C6F (or 0x053C6F) is unknown color: approx Prussian Blue. HEX triplet: 05, 3C and 6F. RGB value is (5,60,111). Sum of RGB (Red+Green+Blue) = 5+60+111=176 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.84% from 176); Green value is 60 (23.83% from 255 or 34.09% from 176); Blue value is 111 (43.75% from 255 or 63.07% from 176); Max value from RGB is 111 - color contains mainly: blue. Hex color #053C6F is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #053C6F is #FAC390. Grayscale: #313131. Windows color (decimal): -16434065 or 7289861. OLE color: 7289861.
HSL color Cylindrical-coordinate representation of color #053C6F: hue angle of 208.87º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #053C6F is Cyan = 0.95, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.56.
<style> p { color: #053C6F; } p { color: rgb(5,60,111); } H1.HeaderClassName { color: #053C6F; } .AnyTagClassName { color: #053C6F; } </style>
<style> a { background-color: #053C6F; } a { background-color: rgb(5,60,111); } div.DivClassName { background-color: #053C6F; } .BgClassName { background-color: #053C6F; } </style>
<style> span { border-color: #053C6F; } span { border-color: rgb(5,60,111); } td.TdClassName { border-color: #053C6F; } .TagClassName { border-color: #053C6F; } </style>