#05084B (or 0x05084B) is unknown color: approx Midnight Blue. HEX triplet: 05, 08 and 4B. RGB value is (5,8,75). Sum of RGB (Red+Green+Blue) = 5+8+75=88 (11% of max value = 765). Red value is 5 (2.34% from 255 or 5.68% from 88); Green value is 8 (3.52% from 255 or 9.09% from 88); Blue value is 75 (29.69% from 255 or 85.23% from 88); Max value from RGB is 75 - color contains mainly: blue. Hex color #05084B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #05084B is #FAF7B4. Grayscale: #0E0E0E. Windows color (decimal): -16447413 or 4917253. OLE color: 4917253.
HSL color Cylindrical-coordinate representation of color #05084B: hue angle of 237.43º degrees, saturation: 0.88, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #05084B is Cyan = 0.93, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #05084b; } p { color: rgb(5,8,75); } H1.HeaderClassName { color: #05084b; } .AnyTagClassName { color: #05084b; } </style>
<style> a { background-color: #05084b; } a { background-color: rgb(5,8,75); } div.DivClassName { background-color: #05084b; } .BgClassName { background-color: #05084b; } </style>
<style> span { border-color: #05084b; } span { border-color: rgb(5,8,75); } td.TdClassName { border-color: #05084b; } .TagClassName { border-color: #05084b; } </style>