#1F412E (or 0x1F412E) is unknown color: approx Palm Green. HEX triplet: 1F, 41 and 2E. RGB value is (31,65,46). Sum of RGB (Red+Green+Blue) = 31+65+46=142 (18% of max value = 765). Red value is 31 (12.5% from 255 or 21.83% from 142); Green value is 65 (25.78% from 255 or 45.77% from 142); Blue value is 46 (18.36% from 255 or 32.39% from 142); Max value from RGB is 65 - color contains mainly: green. Hex color #1F412E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1F412E is #E0BED1. Grayscale: #343434. Windows color (decimal): -14728914 or 3031327. OLE color: 3031327.
HSL color Cylindrical-coordinate representation of color #1F412E: hue angle of 146.47º degrees, saturation: 0.35, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #1F412E is Cyan = 0.52, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.75.
<style> p { color: #1F412E; } p { color: rgb(31,65,46); } H1.HeaderClassName { color: #1F412E; } .AnyTagClassName { color: #1F412E; } </style>
<style> a { background-color: #1F412E; } a { background-color: rgb(31,65,46); } div.DivClassName { background-color: #1F412E; } .BgClassName { background-color: #1F412E; } </style>
<style> span { border-color: #1F412E; } span { border-color: rgb(31,65,46); } td.TdClassName { border-color: #1F412E; } .TagClassName { border-color: #1F412E; } </style>