#44B45E (or 0x44B45E) is unknown color: approx Chateau Green. HEX triplet: 44, B4 and 5E. RGB value is (68,180,94). Sum of RGB (Red+Green+Blue) = 68+180+94=342 (45% of max value = 765). Red value is 68 (26.95% from 255 or 19.88% from 342); Green value is 180 (70.70% from 255 or 52.63% from 342); Blue value is 94 (37.11% from 255 or 27.49% from 342); Max value from RGB is 180 - color contains mainly: green. Hex color #44B45E is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #44B45E is #BB4BA1. Grayscale: #888888. Windows color (decimal): -12274594 or 6206532. OLE color: 6206532.
HSL color Cylindrical-coordinate representation of color #44B45E: hue angle of 133.93º degrees, saturation: 0.45, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #44B45E is Cyan = 0.62, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.29.
<style> p { color: #44B45E; } p { color: rgb(68,180,94); } H1.HeaderClassName { color: #44B45E; } .AnyTagClassName { color: #44B45E; } </style>
<style> a { background-color: #44B45E; } a { background-color: rgb(68,180,94); } div.DivClassName { background-color: #44B45E; } .BgClassName { background-color: #44B45E; } </style>
<style> span { border-color: #44B45E; } span { border-color: rgb(68,180,94); } td.TdClassName { border-color: #44B45E; } .TagClassName { border-color: #44B45E; } </style>