#4CC07E (or 0x4CC07E) is unknown color: approx Emerald. HEX triplet: 4C, C0 and 7E. RGB value is (76,192,126). Sum of RGB (Red+Green+Blue) = 76+192+126=394 (52% of max value = 765). Red value is 76 (30.08% from 255 or 19.29% from 394); Green value is 192 (75.39% from 255 or 48.73% from 394); Blue value is 126 (49.61% from 255 or 31.98% from 394); Max value from RGB is 192 - color contains mainly: green. Hex color #4CC07E is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #4CC07E is #B33F81. Grayscale: #959595. Windows color (decimal): -11747202 or 8306764. OLE color: 8306764.
HSL color Cylindrical-coordinate representation of color #4CC07E: hue angle of 145.86º degrees, saturation: 0.48, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #4CC07E is Cyan = 0.60, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.25.
<style> p { color: #4CC07E; } p { color: rgb(76,192,126); } H1.HeaderClassName { color: #4CC07E; } .AnyTagClassName { color: #4CC07E; } </style>
<style> a { background-color: #4CC07E; } a { background-color: rgb(76,192,126); } div.DivClassName { background-color: #4CC07E; } .BgClassName { background-color: #4CC07E; } </style>
<style> span { border-color: #4CC07E; } span { border-color: rgb(76,192,126); } td.TdClassName { border-color: #4CC07E; } .TagClassName { border-color: #4CC07E; } </style>