#7FF9DA (or 0x7FF9DA) is unknown color: approx Aquamarine. HEX triplet: 7F, F9 and DA. RGB value is (127,249,218). Sum of RGB (Red+Green+Blue) = 127+249+218=594 (78% of max value = 765). Red value is 127 (50% from 255 or 21.38% from 594); Green value is 249 (97.66% from 255 or 41.92% from 594); Blue value is 218 (85.55% from 255 or 36.70% from 594); Max value from RGB is 249 - color contains mainly: green. Hex color #7FF9DA is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #7FF9DA is #800625. Grayscale: #D0D0D0. Windows color (decimal): -8390182 or 14350719. OLE color: 14350719.
HSL color Cylindrical-coordinate representation of color #7FF9DA: hue angle of 164.75º degrees, saturation: 0.91, 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 #7FF9DA is Cyan = 0.49, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.02.
<style> p { color: #7FF9DA; } p { color: rgb(127,249,218); } H1.HeaderClassName { color: #7FF9DA; } .AnyTagClassName { color: #7FF9DA; } </style>
<style> a { background-color: #7FF9DA; } a { background-color: rgb(127,249,218); } div.DivClassName { background-color: #7FF9DA; } .BgClassName { background-color: #7FF9DA; } </style>
<style> span { border-color: #7FF9DA; } span { border-color: rgb(127,249,218); } td.TdClassName { border-color: #7FF9DA; } .TagClassName { border-color: #7FF9DA; } </style>