#100E11 (or 0x100E11) is unknown color: approx Blackcurrant. HEX triplet: 10, 0E and 11. RGB value is (16,14,17). Sum of RGB (Red+Green+Blue) = 16+14+17=47 (6% of max value = 765). Red value is 16 (6.64% from 255 or 34.04% from 47); Green value is 14 (5.86% from 255 or 29.79% from 47); Blue value is 17 (7.03% from 255 or 36.17% from 47); Max value from RGB is 17 - color contains mainly: blue. Hex color #100E11 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #100E11 is #EFF1EE. Grayscale: #0E0E0E. Windows color (decimal): -15725039 or 1117712. OLE color: 1117712.
HSL color Cylindrical-coordinate representation of color #100E11: hue angle of 280º degrees, saturation: 0.1, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #100E11 is Cyan = 0.06, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.93.
<style> p { color: #100E11; } p { color: rgb(16,14,17); } H1.HeaderClassName { color: #100E11; } .AnyTagClassName { color: #100E11; } </style>
<style> a { background-color: #100E11; } a { background-color: rgb(16,14,17); } div.DivClassName { background-color: #100E11; } .BgClassName { background-color: #100E11; } </style>
<style> span { border-color: #100E11; } span { border-color: rgb(16,14,17); } td.TdClassName { border-color: #100E11; } .TagClassName { border-color: #100E11; } </style>