#110D0E (or 0x110D0E) is unknown color: approx Rustic Red. HEX triplet: 11, 0D and 0E. RGB value is (17,13,14). Sum of RGB (Red+Green+Blue) = 17+13+14=44 (5% of max value = 765). Red value is 17 (7.03% from 255 or 38.64% from 44); Green value is 13 (5.47% from 255 or 29.55% from 44); Blue value is 14 (5.86% from 255 or 31.82% from 44); Max value from RGB is 17 - color contains mainly: red. Hex color #110D0E is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #110D0E is #EEF2F1. Grayscale: #0E0E0E. Windows color (decimal): -15659762 or 920849. OLE color: 920849.
HSL color Cylindrical-coordinate representation of color #110D0E: hue angle of 345º degrees, saturation: 0.13, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #110D0E is Cyan = 0, Magento = 0.24, Yellow = 0.18 and Black (K on CMYK) = 0.93.
<style> p { color: #110D0E; } p { color: rgb(17,13,14); } H1.HeaderClassName { color: #110D0E; } .AnyTagClassName { color: #110D0E; } </style>
<style> a { background-color: #110D0E; } a { background-color: rgb(17,13,14); } div.DivClassName { background-color: #110D0E; } .BgClassName { background-color: #110D0E; } </style>
<style> span { border-color: #110D0E; } span { border-color: rgb(17,13,14); } td.TdClassName { border-color: #110D0E; } .TagClassName { border-color: #110D0E; } </style>