#100D07 (or 0x100D07) is unknown color: approx Maire. HEX triplet: 10, 0D and 07. RGB value is (16,13,7). Sum of RGB (Red+Green+Blue) = 16+13+7=36 (4% of max value = 765). Red value is 16 (6.64% from 255 or 44.44% from 36); Green value is 13 (5.47% from 255 or 36.11% from 36); Blue value is 7 (3.12% from 255 or 19.44% from 36); Max value from RGB is 16 - color contains mainly: red. Hex color #100D07 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #100D07 is #EFF2F8. Grayscale: #0D0D0D. Windows color (decimal): -15725305 or 462096. OLE color: 462096.
HSL color Cylindrical-coordinate representation of color #100D07: hue angle of 40º degrees, saturation: 0.39, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #100D07 is Cyan = 0, Magento = 0.19, Yellow = 0.56 and Black (K on CMYK) = 0.94.
<style> p { color: #100D07; } p { color: rgb(16,13,7); } H1.HeaderClassName { color: #100D07; } .AnyTagClassName { color: #100D07; } </style>
<style> a { background-color: #100D07; } a { background-color: rgb(16,13,7); } div.DivClassName { background-color: #100D07; } .BgClassName { background-color: #100D07; } </style>
<style> span { border-color: #100D07; } span { border-color: rgb(16,13,7); } td.TdClassName { border-color: #100D07; } .TagClassName { border-color: #100D07; } </style>