#1F510D (or 0x1F510D) is unknown color: approx Myrtle. HEX triplet: 1F, 51 and 0D. RGB value is (31,81,13). Sum of RGB (Red+Green+Blue) = 31+81+13=125 (16% of max value = 765). Red value is 31 (12.5% from 255 or 24.8% from 125); Green value is 81 (32.03% from 255 or 64.8% from 125); Blue value is 13 (5.47% from 255 or 10.4% from 125); Max value from RGB is 81 - color contains mainly: green. Hex color #1F510D is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #1F510D is #E0AEF2. Grayscale: #3A3A3A. Windows color (decimal): -14724851 or 872735. OLE color: 872735.
HSL color Cylindrical-coordinate representation of color #1F510D: hue angle of 104.12º degrees, saturation: 0.72, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #1F510D is Cyan = 0.62, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.68.
<style> p { color: #1F510D; } p { color: rgb(31,81,13); } H1.HeaderClassName { color: #1F510D; } .AnyTagClassName { color: #1F510D; } </style>
<style> a { background-color: #1F510D; } a { background-color: rgb(31,81,13); } div.DivClassName { background-color: #1F510D; } .BgClassName { background-color: #1F510D; } </style>
<style> span { border-color: #1F510D; } span { border-color: rgb(31,81,13); } td.TdClassName { border-color: #1F510D; } .TagClassName { border-color: #1F510D; } </style>