#080E1B (or 0x080E1B) is unknown color: approx Black Russian. HEX triplet: 08, 0E and 1B. RGB value is (8,14,27). Sum of RGB (Red+Green+Blue) = 8+14+27=49 (6% of max value = 765). Red value is 8 (3.52% from 255 or 16.33% from 49); Green value is 14 (5.86% from 255 or 28.57% from 49); Blue value is 27 (10.94% from 255 or 55.10% from 49); Max value from RGB is 27 - color contains mainly: blue. Hex color #080E1B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #080E1B is #F7F1E4. Grayscale: #0D0D0D. Windows color (decimal): -16249317 or 1773064. OLE color: 1773064.
HSL color Cylindrical-coordinate representation of color #080E1B: hue angle of 221.05º degrees, saturation: 0.54, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #080E1B is Cyan = 0.70, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #080E1B; } p { color: rgb(8,14,27); } H1.HeaderClassName { color: #080E1B; } .AnyTagClassName { color: #080E1B; } </style>
<style> a { background-color: #080E1B; } a { background-color: rgb(8,14,27); } div.DivClassName { background-color: #080E1B; } .BgClassName { background-color: #080E1B; } </style>
<style> span { border-color: #080E1B; } span { border-color: rgb(8,14,27); } td.TdClassName { border-color: #080E1B; } .TagClassName { border-color: #080E1B; } </style>