#7FFCAC (or 0x7FFCAC) is unknown color: approx Pale Green. HEX triplet: 7F, FC and AC. RGB value is (127,252,172). Sum of RGB (Red+Green+Blue) = 127+252+172=551 (72% of max value = 765). Red value is 127 (50% from 255 or 23.05% from 551); Green value is 252 (98.83% from 255 or 45.74% from 551); Blue value is 172 (67.58% from 255 or 31.22% from 551); Max value from RGB is 252 - color contains mainly: green. Hex color #7FFCAC is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #7FFCAC is #800353. Grayscale: #CDCDCD. Windows color (decimal): -8389460 or 11336831. OLE color: 11336831.
HSL color Cylindrical-coordinate representation of color #7FFCAC: hue angle of 141.6º degrees, saturation: 0.95, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #7FFCAC is Cyan = 0.50, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.01.
<style> p { color: #7ffcac; } p { color: rgb(127,252,172); } H1.HeaderClassName { color: #7ffcac; } .AnyTagClassName { color: #7ffcac; } </style>
<style> a { background-color: #7ffcac; } a { background-color: rgb(127,252,172); } div.DivClassName { background-color: #7ffcac; } .BgClassName { background-color: #7ffcac; } </style>
<style> span { border-color: #7ffcac; } span { border-color: rgb(127,252,172); } td.TdClassName { border-color: #7ffcac; } .TagClassName { border-color: #7ffcac; } </style>