#10100D (or 0x10100D) is unknown color: approx Maire. HEX triplet: 10, 10 and 0D. RGB value is (16,16,13). Sum of RGB (Red+Green+Blue) = 16+16+13=45 (5% of max value = 765). Red value is 16 (6.64% from 255 or 35.56% from 45); Green value is 16 (6.64% from 255 or 35.56% from 45); Blue value is 13 (5.47% from 255 or 28.89% from 45); Max value from RGB is 16 - color contains mainly: red, green. Hex color #10100D is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #10100D is #EFEFF2. Grayscale: #0F0F0F. Windows color (decimal): -15724531 or 856080. OLE color: 856080.
HSL color Cylindrical-coordinate representation of color #10100D: hue angle of 60º degrees, saturation: 0.1, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #10100D is Cyan = 0, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.94.
<style> p { color: #10100D; } p { color: rgb(16,16,13); } H1.HeaderClassName { color: #10100D; } .AnyTagClassName { color: #10100D; } </style>
<style> a { background-color: #10100D; } a { background-color: rgb(16,16,13); } div.DivClassName { background-color: #10100D; } .BgClassName { background-color: #10100D; } </style>
<style> span { border-color: #10100D; } span { border-color: rgb(16,16,13); } td.TdClassName { border-color: #10100D; } .TagClassName { border-color: #10100D; } </style>