#04080C (or 0x04080C) is unknown color: approx Black Pearl. HEX triplet: 04, 08 and 0C. RGB value is (4,8,12). Sum of RGB (Red+Green+Blue) = 4+8+12=24 (3% of max value = 765). Red value is 4 (1.95% from 255 or 16.67% from 24); Green value is 8 (3.52% from 255 or 33.33% from 24); Blue value is 12 (5.08% from 255 or 50% from 24); Max value from RGB is 12 - color contains mainly: blue. Hex color #04080C is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #04080C is #FBF7F3. Grayscale: #070707. Windows color (decimal): -16513012 or 788484. OLE color: 788484.
HSL color Cylindrical-coordinate representation of color #04080C: hue angle of 210º degrees, saturation: 0.5, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #04080C is Cyan = 0.67, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.95.
<style> p { color: #04080C; } p { color: rgb(4,8,12); } H1.HeaderClassName { color: #04080C; } .AnyTagClassName { color: #04080C; } </style>
<style> a { background-color: #04080C; } a { background-color: rgb(4,8,12); } div.DivClassName { background-color: #04080C; } .BgClassName { background-color: #04080C; } </style>
<style> span { border-color: #04080C; } span { border-color: rgb(4,8,12); } td.TdClassName { border-color: #04080C; } .TagClassName { border-color: #04080C; } </style>