#0E281B (or 0x0E281B) is unknown color: approx Dark Green. HEX triplet: 0E, 28 and 1B. RGB value is (14,40,27). Sum of RGB (Red+Green+Blue) = 14+40+27=81 (10% of max value = 765). Red value is 14 (5.86% from 255 or 17.28% from 81); Green value is 40 (16.02% from 255 or 49.38% from 81); Blue value is 27 (10.94% from 255 or 33.33% from 81); Max value from RGB is 40 - color contains mainly: green. Hex color #0E281B is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0E281B is #F1D7E4. Grayscale: #1E1E1E. Windows color (decimal): -15849445 or 1779726. OLE color: 1779726.
HSL color Cylindrical-coordinate representation of color #0E281B: hue angle of 150º degrees, saturation: 0.48, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #0E281B is Cyan = 0.65, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.84.
<style> p { color: #0E281B; } p { color: rgb(14,40,27); } H1.HeaderClassName { color: #0E281B; } .AnyTagClassName { color: #0E281B; } </style>
<style> a { background-color: #0E281B; } a { background-color: rgb(14,40,27); } div.DivClassName { background-color: #0E281B; } .BgClassName { background-color: #0E281B; } </style>
<style> span { border-color: #0E281B; } span { border-color: rgb(14,40,27); } td.TdClassName { border-color: #0E281B; } .TagClassName { border-color: #0E281B; } </style>