#7FF2D0 (or 0x7FF2D0) is unknown color: approx Aquamarine. HEX triplet: 7F, F2 and D0. RGB value is (127,242,208). Sum of RGB (Red+Green+Blue) = 127+242+208=577 (76% of max value = 765). Red value is 127 (50% from 255 or 22.01% from 577); Green value is 242 (94.92% from 255 or 41.94% from 577); Blue value is 208 (81.64% from 255 or 36.05% from 577); Max value from RGB is 242 - color contains mainly: green. Hex color #7FF2D0 is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #7FF2D0 is #800D2F. Grayscale: #CBCBCB. Windows color (decimal): -8391984 or 13693567. OLE color: 13693567.
HSL color Cylindrical-coordinate representation of color #7FF2D0: hue angle of 162.26º 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 #7FF2D0 is Cyan = 0.48, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.05.
<style> p { color: #7FF2D0; } p { color: rgb(127,242,208); } H1.HeaderClassName { color: #7FF2D0; } .AnyTagClassName { color: #7FF2D0; } </style>
<style> a { background-color: #7FF2D0; } a { background-color: rgb(127,242,208); } div.DivClassName { background-color: #7FF2D0; } .BgClassName { background-color: #7FF2D0; } </style>
<style> span { border-color: #7FF2D0; } span { border-color: rgb(127,242,208); } td.TdClassName { border-color: #7FF2D0; } .TagClassName { border-color: #7FF2D0; } </style>