#7FFEEA (or 0x7FFEEA) is unknown color: approx Aquamarine. HEX triplet: 7F, FE and EA. RGB value is (127,254,234). Sum of RGB (Red+Green+Blue) = 127+254+234=615 (81% of max value = 765). Red value is 127 (50% from 255 or 20.65% from 615); Green value is 254 (99.61% from 255 or 41.30% from 615); Blue value is 234 (91.80% from 255 or 38.05% from 615); Max value from RGB is 254 - color contains mainly: green. Hex color #7FFEEA is not a web safe color. Web safe color analog (approx): #66FFFF. Inversed color of #7FFEEA is #800115. Grayscale: #D5D5D5. Windows color (decimal): -8388886 or 15400575. OLE color: 15400575.
HSL color Cylindrical-coordinate representation of color #7FFEEA: hue angle of 170.55º degrees, saturation: 0.98, lightness: 0.75%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #7FFEEA is Cyan = 0.50, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.00.
<style> p { color: #7FFEEA; } p { color: rgb(127,254,234); } H1.HeaderClassName { color: #7FFEEA; } .AnyTagClassName { color: #7FFEEA; } </style>
<style> a { background-color: #7FFEEA; } a { background-color: rgb(127,254,234); } div.DivClassName { background-color: #7FFEEA; } .BgClassName { background-color: #7FFEEA; } </style>
<style> span { border-color: #7FFEEA; } span { border-color: rgb(127,254,234); } td.TdClassName { border-color: #7FFEEA; } .TagClassName { border-color: #7FFEEA; } </style>