#4EFFC8 (or 0x4EFFC8) is unknown color: approx Turquoise. HEX triplet: 4E, FF and C8. RGB value is (78,255,200). Sum of RGB (Red+Green+Blue) = 78+255+200=533 (70% of max value = 765). Red value is 78 (30.86% from 255 or 14.63% from 533); Green value is 255 (100% from 255 or 47.84% from 533); Blue value is 200 (78.52% from 255 or 37.52% from 533); Max value from RGB is 255 - color contains mainly: green. Hex color #4EFFC8 is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #4EFFC8 is #B10037. Grayscale: #C3C3C3. Windows color (decimal): -11599928 or 13172558. OLE color: 13172558.
HSL color Cylindrical-coordinate representation of color #4EFFC8: hue angle of 161.36º degrees, saturation: 1, lightness: 0.65%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #4EFFC8 is Cyan = 0.69, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.
<style> p { color: #4EFFC8; } p { color: rgb(78,255,200); } H1.HeaderClassName { color: #4EFFC8; } .AnyTagClassName { color: #4EFFC8; } </style>
<style> a { background-color: #4EFFC8; } a { background-color: rgb(78,255,200); } div.DivClassName { background-color: #4EFFC8; } .BgClassName { background-color: #4EFFC8; } </style>
<style> span { border-color: #4EFFC8; } span { border-color: rgb(78,255,200); } td.TdClassName { border-color: #4EFFC8; } .TagClassName { border-color: #4EFFC8; } </style>