#7FCA99 (or 0x7FCA99) is unknown color: approx Padua. HEX triplet: 7F, CA and 99. RGB value is (127,202,153). Sum of RGB (Red+Green+Blue) = 127+202+153=482 (63% of max value = 765). Red value is 127 (50% from 255 or 26.35% from 482); Green value is 202 (79.30% from 255 or 41.91% from 482); Blue value is 153 (60.16% from 255 or 31.74% from 482); Max value from RGB is 202 - color contains mainly: green. Hex color #7FCA99 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #7FCA99 is #803566. Grayscale: #AEAEAE. Windows color (decimal): -8402279 or 10078847. OLE color: 10078847.
HSL color Cylindrical-coordinate representation of color #7FCA99: hue angle of 140.8º degrees, saturation: 0.41, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #7FCA99 is Cyan = 0.37, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.21.
<style> p { color: #7FCA99; } p { color: rgb(127,202,153); } H1.HeaderClassName { color: #7FCA99; } .AnyTagClassName { color: #7FCA99; } </style>
<style> a { background-color: #7FCA99; } a { background-color: rgb(127,202,153); } div.DivClassName { background-color: #7FCA99; } .BgClassName { background-color: #7FCA99; } </style>
<style> span { border-color: #7FCA99; } span { border-color: rgb(127,202,153); } td.TdClassName { border-color: #7FCA99; } .TagClassName { border-color: #7FCA99; } </style>