#1F492D (or 0x1F492D) is unknown color: approx Kaitoke Green. HEX triplet: 1F, 49 and 2D. RGB value is (31,73,45). Sum of RGB (Red+Green+Blue) = 31+73+45=149 (19% of max value = 765). Red value is 31 (12.5% from 255 or 20.81% from 149); Green value is 73 (28.91% from 255 or 48.99% from 149); Blue value is 45 (17.97% from 255 or 30.20% from 149); Max value from RGB is 73 - color contains mainly: green. Hex color #1F492D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1F492D is #E0B6D2. Grayscale: #393939. Windows color (decimal): -14726867 or 2967839. OLE color: 2967839.
HSL color Cylindrical-coordinate representation of color #1F492D: hue angle of 140º degrees, saturation: 0.4, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #1F492D is Cyan = 0.58, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.71.
<style> p { color: #1F492D; } p { color: rgb(31,73,45); } H1.HeaderClassName { color: #1F492D; } .AnyTagClassName { color: #1F492D; } </style>
<style> a { background-color: #1F492D; } a { background-color: rgb(31,73,45); } div.DivClassName { background-color: #1F492D; } .BgClassName { background-color: #1F492D; } </style>
<style> span { border-color: #1F492D; } span { border-color: rgb(31,73,45); } td.TdClassName { border-color: #1F492D; } .TagClassName { border-color: #1F492D; } </style>