#030C5F (or 0x030C5F) is unknown color: approx Midnight Blue. HEX triplet: 03, 0C and 5F. RGB value is (3,12,95). Sum of RGB (Red+Green+Blue) = 3+12+95=110 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.73% from 110); Green value is 12 (5.08% from 255 or 10.91% from 110); Blue value is 95 (37.5% from 255 or 86.36% from 110); Max value from RGB is 95 - color contains mainly: blue. Hex color #030C5F is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #030C5F is #FCF3A0. Grayscale: #121212. Windows color (decimal): -16577441 or 6228995. OLE color: 6228995.
HSL color Cylindrical-coordinate representation of color #030C5F: hue angle of 234.13º degrees, saturation: 0.94, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #030C5F is Cyan = 0.97, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #030C5F; } p { color: rgb(3,12,95); } H1.HeaderClassName { color: #030C5F; } .AnyTagClassName { color: #030C5F; } </style>
<style> a { background-color: #030C5F; } a { background-color: rgb(3,12,95); } div.DivClassName { background-color: #030C5F; } .BgClassName { background-color: #030C5F; } </style>
<style> span { border-color: #030C5F; } span { border-color: rgb(3,12,95); } td.TdClassName { border-color: #030C5F; } .TagClassName { border-color: #030C5F; } </style>