#7FFAEA (or 0x7FFAEA) is unknown color: approx Electric Blue. HEX triplet: 7F, FA and EA. RGB value is (127,250,234). Sum of RGB (Red+Green+Blue) = 127+250+234=611 (80% of max value = 765). Red value is 127 (50% from 255 or 20.79% from 611); Green value is 250 (98.05% from 255 or 40.92% from 611); Blue value is 234 (91.80% from 255 or 38.30% from 611); Max value from RGB is 250 - color contains mainly: green. Hex color #7FFAEA is not a web safe color. Web safe color analog (approx): #66FFFF. Inversed color of #7FFAEA is #800515. Grayscale: #D3D3D3. Windows color (decimal): -8389910 or 15399551. OLE color: 15399551.
HSL color Cylindrical-coordinate representation of color #7FFAEA: hue angle of 172.2º degrees, saturation: 0.92, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #7FFAEA is Cyan = 0.49, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.02.
<style> p { color: #7FFAEA; } p { color: rgb(127,250,234); } H1.HeaderClassName { color: #7FFAEA; } .AnyTagClassName { color: #7FFAEA; } </style>
<style> a { background-color: #7FFAEA; } a { background-color: rgb(127,250,234); } div.DivClassName { background-color: #7FFAEA; } .BgClassName { background-color: #7FFAEA; } </style>
<style> span { border-color: #7FFAEA; } span { border-color: rgb(127,250,234); } td.TdClassName { border-color: #7FFAEA; } .TagClassName { border-color: #7FFAEA; } </style>