#11110E (or 0x11110E) is unknown color: approx Maire. HEX triplet: 11, 11 and 0E. RGB value is (17,17,14). Sum of RGB (Red+Green+Blue) = 17+17+14=48 (6% of max value = 765). Red value is 17 (7.03% from 255 or 35.42% from 48); Green value is 17 (7.03% from 255 or 35.42% from 48); Blue value is 14 (5.86% from 255 or 29.17% from 48); Max value from RGB is 17 - color contains mainly: red, green. Hex color #11110E is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #11110E is #EEEEF1. Grayscale: #101010. Windows color (decimal): -15658738 or 921873. OLE color: 921873.
HSL color Cylindrical-coordinate representation of color #11110E: hue angle of 60º 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 #11110E is Cyan = 0, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.93.
<style> p { color: #11110E; } p { color: rgb(17,17,14); } H1.HeaderClassName { color: #11110E; } .AnyTagClassName { color: #11110E; } </style>
<style> a { background-color: #11110E; } a { background-color: rgb(17,17,14); } div.DivClassName { background-color: #11110E; } .BgClassName { background-color: #11110E; } </style>
<style> span { border-color: #11110E; } span { border-color: rgb(17,17,14); } td.TdClassName { border-color: #11110E; } .TagClassName { border-color: #11110E; } </style>