#44CE4B (or 0x44CE4B) is unknown color: approx Lime Green. HEX triplet: 44, CE and 4B. RGB value is (68,206,75). Sum of RGB (Red+Green+Blue) = 68+206+75=349 (46% of max value = 765). Red value is 68 (26.95% from 255 or 19.48% from 349); Green value is 206 (80.86% from 255 or 59.03% from 349); Blue value is 75 (29.69% from 255 or 21.49% from 349); Max value from RGB is 206 - color contains mainly: green. Hex color #44CE4B is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #44CE4B is #BB31B4. Grayscale: #969696. Windows color (decimal): -12267957 or 4968004. OLE color: 4968004.
HSL color Cylindrical-coordinate representation of color #44CE4B: hue angle of 123.04º degrees, saturation: 0.58, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #44CE4B is Cyan = 0.67, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.19.
<style> p { color: #44CE4B; } p { color: rgb(68,206,75); } H1.HeaderClassName { color: #44CE4B; } .AnyTagClassName { color: #44CE4B; } </style>
<style> a { background-color: #44CE4B; } a { background-color: rgb(68,206,75); } div.DivClassName { background-color: #44CE4B; } .BgClassName { background-color: #44CE4B; } </style>
<style> span { border-color: #44CE4B; } span { border-color: rgb(68,206,75); } td.TdClassName { border-color: #44CE4B; } .TagClassName { border-color: #44CE4B; } </style>