#06054D (or 0x06054D) is unknown color: approx Midnight Blue. HEX triplet: 06, 05 and 4D. RGB value is (6,5,77). Sum of RGB (Red+Green+Blue) = 6+5+77=88 (11% of max value = 765). Red value is 6 (2.73% from 255 or 6.82% from 88); Green value is 5 (2.34% from 255 or 5.68% from 88); Blue value is 77 (30.47% from 255 or 87.5% from 88); Max value from RGB is 77 - color contains mainly: blue. Hex color #06054D is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #06054D is #F9FAB2. Grayscale: #0D0D0D. Windows color (decimal): -16382643 or 5047558. OLE color: 5047558.
HSL color Cylindrical-coordinate representation of color #06054D: hue angle of 240.83º degrees, saturation: 0.88, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #06054D is Cyan = 0.92, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #06054d; } p { color: rgb(6,5,77); } H1.HeaderClassName { color: #06054d; } .AnyTagClassName { color: #06054d; } </style>
<style> a { background-color: #06054d; } a { background-color: rgb(6,5,77); } div.DivClassName { background-color: #06054d; } .BgClassName { background-color: #06054d; } </style>
<style> span { border-color: #06054d; } span { border-color: rgb(6,5,77); } td.TdClassName { border-color: #06054d; } .TagClassName { border-color: #06054d; } </style>