#0E0706 (or 0x0E0706) is unknown color: approx Black. HEX triplet: 0E, 07 and 06. RGB value is (14,7,6). Sum of RGB (Red+Green+Blue) = 14+7+6=27 (3% of max value = 765). Red value is 14 (5.86% from 255 or 51.85% from 27); Green value is 7 (3.12% from 255 or 25.93% from 27); Blue value is 6 (2.73% from 255 or 22.22% from 27); Max value from RGB is 14 - color contains mainly: red. Hex color #0E0706 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0E0706 is #F1F8F9. Grayscale: #080808. Windows color (decimal): -15857914 or 395022. OLE color: 395022.
HSL color Cylindrical-coordinate representation of color #0E0706: hue angle of 7.5º degrees, saturation: 0.4, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #0E0706 is Cyan = 0, Magento = 0.5, Yellow = 0.57 and Black (K on CMYK) = 0.95.
<style> p { color: #0E0706; } p { color: rgb(14,7,6); } H1.HeaderClassName { color: #0E0706; } .AnyTagClassName { color: #0E0706; } </style>
<style> a { background-color: #0E0706; } a { background-color: rgb(14,7,6); } div.DivClassName { background-color: #0E0706; } .BgClassName { background-color: #0E0706; } </style>
<style> span { border-color: #0E0706; } span { border-color: rgb(14,7,6); } td.TdClassName { border-color: #0E0706; } .TagClassName { border-color: #0E0706; } </style>