#011E0B (or 0x011E0B) is unknown color: approx Dark Green. HEX triplet: 01, 1E and 0B. RGB value is (1,30,11). Sum of RGB (Red+Green+Blue) = 1+30+11=42 (5% of max value = 765). Red value is 1 (0.78% from 255 or 2.38% from 42); Green value is 30 (12.11% from 255 or 71.43% from 42); Blue value is 11 (4.69% from 255 or 26.19% from 42); Max value from RGB is 30 - color contains mainly: green. Hex color #011E0B is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #011E0B is #FEE1F4. Grayscale: #131313. Windows color (decimal): -16703989 or 728577. OLE color: 728577.
HSL color Cylindrical-coordinate representation of color #011E0B: hue angle of 140.69º degrees, saturation: 0.94, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #011E0B is Cyan = 0.97, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.88.
<style> p { color: #011E0B; } p { color: rgb(1,30,11); } H1.HeaderClassName { color: #011E0B; } .AnyTagClassName { color: #011E0B; } </style>
<style> a { background-color: #011E0B; } a { background-color: rgb(1,30,11); } div.DivClassName { background-color: #011E0B; } .BgClassName { background-color: #011E0B; } </style>
<style> span { border-color: #011E0B; } span { border-color: rgb(1,30,11); } td.TdClassName { border-color: #011E0B; } .TagClassName { border-color: #011E0B; } </style>