#04121C (or 0x04121C) is unknown color: approx Black Pearl. HEX triplet: 04, 12 and 1C. RGB value is (4,18,28). Sum of RGB (Red+Green+Blue) = 4+18+28=50 (6% of max value = 765). Red value is 4 (1.95% from 255 or 8% from 50); Green value is 18 (7.42% from 255 or 36% from 50); Blue value is 28 (11.33% from 255 or 56% from 50); Max value from RGB is 28 - color contains mainly: blue. Hex color #04121C is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #04121C is #FBEDE3. Grayscale: #0E0E0E. Windows color (decimal): -16510436 or 1839620. OLE color: 1839620.
HSL color Cylindrical-coordinate representation of color #04121C: hue angle of 205º degrees, saturation: 0.75, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #04121C is Cyan = 0.86, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #04121c; } p { color: rgb(4,18,28); } H1.HeaderClassName { color: #04121c; } .AnyTagClassName { color: #04121c; } </style>
<style> a { background-color: #04121c; } a { background-color: rgb(4,18,28); } div.DivClassName { background-color: #04121c; } .BgClassName { background-color: #04121c; } </style>
<style> span { border-color: #04121c; } span { border-color: rgb(4,18,28); } td.TdClassName { border-color: #04121c; } .TagClassName { border-color: #04121c; } </style>