#44C04D (or 0x44C04D) is unknown color: approx Fruit Salad. HEX triplet: 44, C0 and 4D. RGB value is (68,192,77). Sum of RGB (Red+Green+Blue) = 68+192+77=337 (44% of max value = 765). Red value is 68 (26.95% from 255 or 20.18% from 337); Green value is 192 (75.39% from 255 or 56.97% from 337); Blue value is 77 (30.47% from 255 or 22.85% from 337); Max value from RGB is 192 - color contains mainly: green. Hex color #44C04D is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #44C04D is #BB3FB2. Grayscale: #8E8E8E. Windows color (decimal): -12271539 or 5095492. OLE color: 5095492.
HSL color Cylindrical-coordinate representation of color #44C04D: hue angle of 124.35º degrees, saturation: 0.5, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #44C04D is Cyan = 0.65, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.25.
<style> p { color: #44C04D; } p { color: rgb(68,192,77); } H1.HeaderClassName { color: #44C04D; } .AnyTagClassName { color: #44C04D; } </style>
<style> a { background-color: #44C04D; } a { background-color: rgb(68,192,77); } div.DivClassName { background-color: #44C04D; } .BgClassName { background-color: #44C04D; } </style>
<style> span { border-color: #44C04D; } span { border-color: rgb(68,192,77); } td.TdClassName { border-color: #44C04D; } .TagClassName { border-color: #44C04D; } </style>