#1F7921 (or 0x1F7921) is unknown color: approx Forest Green. HEX triplet: 1F, 79 and 21. RGB value is (31,121,33). Sum of RGB (Red+Green+Blue) = 31+121+33=185 (24% of max value = 765). Red value is 31 (12.5% from 255 or 16.76% from 185); Green value is 121 (47.66% from 255 or 65.41% from 185); Blue value is 33 (13.28% from 255 or 17.84% from 185); Max value from RGB is 121 - color contains mainly: green. Hex color #1F7921 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1F7921 is #E086DE. Grayscale: #545454. Windows color (decimal): -14714591 or 2193695. OLE color: 2193695.
HSL color Cylindrical-coordinate representation of color #1F7921: hue angle of 121.33º degrees, saturation: 0.59, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #1F7921 is Cyan = 0.74, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.
<style> p { color: #1F7921; } p { color: rgb(31,121,33); } H1.HeaderClassName { color: #1F7921; } .AnyTagClassName { color: #1F7921; } </style>
<style> a { background-color: #1F7921; } a { background-color: rgb(31,121,33); } div.DivClassName { background-color: #1F7921; } .BgClassName { background-color: #1F7921; } </style>
<style> span { border-color: #1F7921; } span { border-color: rgb(31,121,33); } td.TdClassName { border-color: #1F7921; } .TagClassName { border-color: #1F7921; } </style>