#0D110E (or 0x0D110E) is unknown color: approx Black Bean. HEX triplet: 0D, 11 and 0E. RGB value is (13,17,14). Sum of RGB (Red+Green+Blue) = 13+17+14=44 (5% of max value = 765). Red value is 13 (5.47% from 255 or 29.55% from 44); Green value is 17 (7.03% from 255 or 38.64% from 44); Blue value is 14 (5.86% from 255 or 31.82% from 44); Max value from RGB is 17 - color contains mainly: green. Hex color #0D110E is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0D110E is #F2EEF1. Grayscale: #0F0F0F. Windows color (decimal): -15920882 or 921869. OLE color: 921869.
HSL color Cylindrical-coordinate representation of color #0D110E: hue angle of 135º 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 #0D110E is Cyan = 0.24, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.93.
<style> p { color: #0D110E; } p { color: rgb(13,17,14); } H1.HeaderClassName { color: #0D110E; } .AnyTagClassName { color: #0D110E; } </style>
<style> a { background-color: #0D110E; } a { background-color: rgb(13,17,14); } div.DivClassName { background-color: #0D110E; } .BgClassName { background-color: #0D110E; } </style>
<style> span { border-color: #0D110E; } span { border-color: rgb(13,17,14); } td.TdClassName { border-color: #0D110E; } .TagClassName { border-color: #0D110E; } </style>