#7FB99E (or 0x7FB99E) is unknown color: approx Padua. HEX triplet: 7F, B9 and 9E. RGB value is (127,185,158). Sum of RGB (Red+Green+Blue) = 127+185+158=470 (62% of max value = 765). Red value is 127 (50% from 255 or 27.02% from 470); Green value is 185 (72.66% from 255 or 39.36% from 470); Blue value is 158 (62.11% from 255 or 33.62% from 470); Max value from RGB is 185 - color contains mainly: green. Hex color #7FB99E is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #7FB99E is #804661. Grayscale: #A4A4A4. Windows color (decimal): -8406626 or 10402175. OLE color: 10402175.
HSL color Cylindrical-coordinate representation of color #7FB99E: hue angle of 152.07º degrees, saturation: 0.29, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #7FB99E is Cyan = 0.31, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.27.
<style> p { color: #7FB99E; } p { color: rgb(127,185,158); } H1.HeaderClassName { color: #7FB99E; } .AnyTagClassName { color: #7FB99E; } </style>
<style> a { background-color: #7FB99E; } a { background-color: rgb(127,185,158); } div.DivClassName { background-color: #7FB99E; } .BgClassName { background-color: #7FB99E; } </style>
<style> span { border-color: #7FB99E; } span { border-color: rgb(127,185,158); } td.TdClassName { border-color: #7FB99E; } .TagClassName { border-color: #7FB99E; } </style>