#7FF2B2 (or 0x7FF2B2) is unknown color: approx Vista Blue. HEX triplet: 7F, F2 and B2. RGB value is (127,242,178). Sum of RGB (Red+Green+Blue) = 127+242+178=547 (72% of max value = 765). Red value is 127 (50% from 255 or 23.22% from 547); Green value is 242 (94.92% from 255 or 44.24% from 547); Blue value is 178 (69.92% from 255 or 32.54% from 547); Max value from RGB is 242 - color contains mainly: green. Hex color #7FF2B2 is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #7FF2B2 is #800D4D. Grayscale: #C8C8C8. Windows color (decimal): -8392014 or 11727487. OLE color: 11727487.
HSL color Cylindrical-coordinate representation of color #7FF2B2: hue angle of 146.61º degrees, saturation: 0.82, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #7FF2B2 is Cyan = 0.48, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.05.
<style> p { color: #7ff2b2; } p { color: rgb(127,242,178); } H1.HeaderClassName { color: #7ff2b2; } .AnyTagClassName { color: #7ff2b2; } </style>
<style> a { background-color: #7ff2b2; } a { background-color: rgb(127,242,178); } div.DivClassName { background-color: #7ff2b2; } .BgClassName { background-color: #7ff2b2; } </style>
<style> span { border-color: #7ff2b2; } span { border-color: rgb(127,242,178); } td.TdClassName { border-color: #7ff2b2; } .TagClassName { border-color: #7ff2b2; } </style>