#1F581D (or 0x1F581D) is unknown color: approx Myrtle. HEX triplet: 1F, 58 and 1D. RGB value is (31,88,29). Sum of RGB (Red+Green+Blue) = 31+88+29=148 (19% of max value = 765). Red value is 31 (12.5% from 255 or 20.95% from 148); Green value is 88 (34.77% from 255 or 59.46% from 148); Blue value is 29 (11.72% from 255 or 19.59% from 148); Max value from RGB is 88 - color contains mainly: green. Hex color #1F581D is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1F581D is #E0A7E2. Grayscale: #404040. Windows color (decimal): -14723043 or 1923103. OLE color: 1923103.
HSL color Cylindrical-coordinate representation of color #1F581D: hue angle of 117.97º degrees, saturation: 0.5, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #1F581D is Cyan = 0.65, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.65.
<style> p { color: #1F581D; } p { color: rgb(31,88,29); } H1.HeaderClassName { color: #1F581D; } .AnyTagClassName { color: #1F581D; } </style>
<style> a { background-color: #1F581D; } a { background-color: rgb(31,88,29); } div.DivClassName { background-color: #1F581D; } .BgClassName { background-color: #1F581D; } </style>
<style> span { border-color: #1F581D; } span { border-color: rgb(31,88,29); } td.TdClassName { border-color: #1F581D; } .TagClassName { border-color: #1F581D; } </style>