#0D0D0B (or 0x0D0D0B) is unknown color: approx Maire. HEX triplet: 0D, 0D and 0B. RGB value is (13,13,11). Sum of RGB (Red+Green+Blue) = 13+13+11=37 (4% of max value = 765). Red value is 13 (5.47% from 255 or 35.14% from 37); Green value is 13 (5.47% from 255 or 35.14% from 37); Blue value is 11 (4.69% from 255 or 29.73% from 37); Max value from RGB is 13 - color contains mainly: red, green. Hex color #0D0D0B is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0D0D0B is #F2F2F4. Grayscale: #0C0C0C. Windows color (decimal): -15921909 or 724237. OLE color: 724237.
HSL color Cylindrical-coordinate representation of color #0D0D0B: hue angle of 60º degrees, saturation: 0.08, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #0D0D0B is Cyan = 0, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.95.
<style> p { color: #0D0D0B; } p { color: rgb(13,13,11); } H1.HeaderClassName { color: #0D0D0B; } .AnyTagClassName { color: #0D0D0B; } </style>
<style> a { background-color: #0D0D0B; } a { background-color: rgb(13,13,11); } div.DivClassName { background-color: #0D0D0B; } .BgClassName { background-color: #0D0D0B; } </style>
<style> span { border-color: #0D0D0B; } span { border-color: rgb(13,13,11); } td.TdClassName { border-color: #0D0D0B; } .TagClassName { border-color: #0D0D0B; } </style>