#44DEBD (or 0x44DEBD) is unknown color: approx Turquoise. HEX triplet: 44, DE and BD. RGB value is (68,222,189). Sum of RGB (Red+Green+Blue) = 68+222+189=479 (63% of max value = 765). Red value is 68 (26.95% from 255 or 14.20% from 479); Green value is 222 (87.11% from 255 or 46.35% from 479); Blue value is 189 (74.22% from 255 or 39.46% from 479); Max value from RGB is 222 - color contains mainly: green. Hex color #44DEBD is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #44DEBD is #BB2142. Grayscale: #ACACAC. Windows color (decimal): -12263747 or 12443204. OLE color: 12443204.
HSL color Cylindrical-coordinate representation of color #44DEBD: hue angle of 167.14º degrees, saturation: 0.7, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #44DEBD is Cyan = 0.69, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.13.
<style> p { color: #44DEBD; } p { color: rgb(68,222,189); } H1.HeaderClassName { color: #44DEBD; } .AnyTagClassName { color: #44DEBD; } </style>
<style> a { background-color: #44DEBD; } a { background-color: rgb(68,222,189); } div.DivClassName { background-color: #44DEBD; } .BgClassName { background-color: #44DEBD; } </style>
<style> span { border-color: #44DEBD; } span { border-color: rgb(68,222,189); } td.TdClassName { border-color: #44DEBD; } .TagClassName { border-color: #44DEBD; } </style>