#100C0E (or 0x100C0E) is unknown color: approx Rustic Red. HEX triplet: 10, 0C and 0E. RGB value is (16,12,14). Sum of RGB (Red+Green+Blue) = 16+12+14=42 (5% of max value = 765). Red value is 16 (6.64% from 255 or 38.10% from 42); Green value is 12 (5.08% from 255 or 28.57% from 42); Blue value is 14 (5.86% from 255 or 33.33% from 42); Max value from RGB is 16 - color contains mainly: red. Hex color #100C0E is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #100C0E is #EFF3F1. Grayscale: #0D0D0D. Windows color (decimal): -15725554 or 920592. OLE color: 920592.
HSL color Cylindrical-coordinate representation of color #100C0E: hue angle of 330º degrees, saturation: 0.14, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #100C0E is Cyan = 0, Magento = 0.25, Yellow = 0.13 and Black (K on CMYK) = 0.94.
<style> p { color: #100C0E; } p { color: rgb(16,12,14); } H1.HeaderClassName { color: #100C0E; } .AnyTagClassName { color: #100C0E; } </style>
<style> a { background-color: #100C0E; } a { background-color: rgb(16,12,14); } div.DivClassName { background-color: #100C0E; } .BgClassName { background-color: #100C0E; } </style>
<style> span { border-color: #100C0E; } span { border-color: rgb(16,12,14); } td.TdClassName { border-color: #100C0E; } .TagClassName { border-color: #100C0E; } </style>