#012C4B (or 0x012C4B) is unknown color: approx Prussian Blue. HEX triplet: 01, 2C and 4B. RGB value is (1,44,75). Sum of RGB (Red+Green+Blue) = 1+44+75=120 (15% of max value = 765). Red value is 1 (0.78% from 255 or 0.83% from 120); Green value is 44 (17.58% from 255 or 36.67% from 120); Blue value is 75 (29.69% from 255 or 62.5% from 120); Max value from RGB is 75 - color contains mainly: blue. Hex color #012C4B is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #012C4B is #FED3B4. Grayscale: #222222. Windows color (decimal): -16700341 or 4926465. OLE color: 4926465.
HSL color Cylindrical-coordinate representation of color #012C4B: hue angle of 205.14º degrees, saturation: 0.97, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #012C4B is Cyan = 0.99, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #012C4B; } p { color: rgb(1,44,75); } H1.HeaderClassName { color: #012C4B; } .AnyTagClassName { color: #012C4B; } </style>
<style> a { background-color: #012C4B; } a { background-color: rgb(1,44,75); } div.DivClassName { background-color: #012C4B; } .BgClassName { background-color: #012C4B; } </style>
<style> span { border-color: #012C4B; } span { border-color: rgb(1,44,75); } td.TdClassName { border-color: #012C4B; } .TagClassName { border-color: #012C4B; } </style>