#1D310D (or 0x1D310D) is unknown color: approx Pine Tree. HEX triplet: 1D, 31 and 0D. RGB value is (29,49,13). Sum of RGB (Red+Green+Blue) = 29+49+13=91 (12% of max value = 765). Red value is 29 (11.72% from 255 or 31.87% from 91); Green value is 49 (19.53% from 255 or 53.85% from 91); Blue value is 13 (5.47% from 255 or 14.29% from 91); Max value from RGB is 49 - color contains mainly: green. Hex color #1D310D is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #1D310D is #E2CEF2. Grayscale: #272727. Windows color (decimal): -14864115 or 864541. OLE color: 864541.
HSL color Cylindrical-coordinate representation of color #1D310D: hue angle of 93.33º degrees, saturation: 0.58, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #1D310D is Cyan = 0.41, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.81.
<style> p { color: #1D310D; } p { color: rgb(29,49,13); } H1.HeaderClassName { color: #1D310D; } .AnyTagClassName { color: #1D310D; } </style>
<style> a { background-color: #1D310D; } a { background-color: rgb(29,49,13); } div.DivClassName { background-color: #1D310D; } .BgClassName { background-color: #1D310D; } </style>
<style> span { border-color: #1D310D; } span { border-color: rgb(29,49,13); } td.TdClassName { border-color: #1D310D; } .TagClassName { border-color: #1D310D; } </style>