#0D0F0D (or 0x0D0F0D) is unknown color: approx Black Bean. HEX triplet: 0D, 0F and 0D. RGB value is (13,15,13). Sum of RGB (Red+Green+Blue) = 13+15+13=41 (5% of max value = 765). Red value is 13 (5.47% from 255 or 31.71% from 41); Green value is 15 (6.25% from 255 or 36.59% from 41); Blue value is 13 (5.47% from 255 or 31.71% from 41); Max value from RGB is 15 - color contains mainly: green. Hex color #0D0F0D is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0D0F0D is #F2F0F2. Grayscale: #0E0E0E. Windows color (decimal): -15921395 or 855821. OLE color: 855821.
HSL color Cylindrical-coordinate representation of color #0D0F0D: hue angle of 120º degrees, saturation: 0.07, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #0D0F0D is Cyan = 0.13, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.94.
<style> p { color: #0D0F0D; } p { color: rgb(13,15,13); } H1.HeaderClassName { color: #0D0F0D; } .AnyTagClassName { color: #0D0F0D; } </style>
<style> a { background-color: #0D0F0D; } a { background-color: rgb(13,15,13); } div.DivClassName { background-color: #0D0F0D; } .BgClassName { background-color: #0D0F0D; } </style>
<style> span { border-color: #0D0F0D; } span { border-color: rgb(13,15,13); } td.TdClassName { border-color: #0D0F0D; } .TagClassName { border-color: #0D0F0D; } </style>