#05040B (or 0x05040B) is unknown color: approx Black Russian. HEX triplet: 05, 04 and 0B. RGB value is (5,4,11). Sum of RGB (Red+Green+Blue) = 5+4+11=20 (2% of max value = 765). Red value is 5 (2.34% from 255 or 25% from 20); Green value is 4 (1.95% from 255 or 20% from 20); Blue value is 11 (4.69% from 255 or 55% from 20); Max value from RGB is 11 - color contains mainly: blue. Hex color #05040B is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #05040B is #FAFBF4. Grayscale: #050505. Windows color (decimal): -16448501 or 721925. OLE color: 721925.
HSL color Cylindrical-coordinate representation of color #05040B: hue angle of 248.57º degrees, saturation: 0.47, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.04% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #05040B is Cyan = 0.55, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.96.
<style> p { color: #05040B; } p { color: rgb(5,4,11); } H1.HeaderClassName { color: #05040B; } .AnyTagClassName { color: #05040B; } </style>
<style> a { background-color: #05040B; } a { background-color: rgb(5,4,11); } div.DivClassName { background-color: #05040B; } .BgClassName { background-color: #05040B; } </style>
<style> span { border-color: #05040B; } span { border-color: rgb(5,4,11); } td.TdClassName { border-color: #05040B; } .TagClassName { border-color: #05040B; } </style>