#090E0B (or 0x090E0B) is unknown color: approx Dark Green. HEX triplet: 09, 0E and 0B. RGB value is (9,14,11). Sum of RGB (Red+Green+Blue) = 9+14+11=34 (4% of max value = 765). Red value is 9 (3.91% from 255 or 26.47% from 34); Green value is 14 (5.86% from 255 or 41.18% from 34); Blue value is 11 (4.69% from 255 or 32.35% from 34); Max value from RGB is 14 - color contains mainly: green. Hex color #090E0B is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #090E0B is #F6F1F4. Grayscale: #0C0C0C. Windows color (decimal): -16183797 or 724489. OLE color: 724489.
HSL color Cylindrical-coordinate representation of color #090E0B: hue angle of 144º degrees, saturation: 0.22, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #090E0B is Cyan = 0.36, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.95.
<style> p { color: #090E0B; } p { color: rgb(9,14,11); } H1.HeaderClassName { color: #090E0B; } .AnyTagClassName { color: #090E0B; } </style>
<style> a { background-color: #090E0B; } a { background-color: rgb(9,14,11); } div.DivClassName { background-color: #090E0B; } .BgClassName { background-color: #090E0B; } </style>
<style> span { border-color: #090E0B; } span { border-color: rgb(9,14,11); } td.TdClassName { border-color: #090E0B; } .TagClassName { border-color: #090E0B; } </style>