#7FBE90 (or 0x7FBE90) is unknown color: approx Bay Leaf. HEX triplet: 7F, BE and 90. RGB value is (127,190,144). Sum of RGB (Red+Green+Blue) = 127+190+144=461 (61% of max value = 765). Red value is 127 (50% from 255 or 27.55% from 461); Green value is 190 (74.61% from 255 or 41.21% from 461); Blue value is 144 (56.64% from 255 or 31.24% from 461); Max value from RGB is 190 - color contains mainly: green. Hex color #7FBE90 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #7FBE90 is #80416F. Grayscale: #A6A6A6. Windows color (decimal): -8405360 or 9485951. OLE color: 9485951.
HSL color Cylindrical-coordinate representation of color #7FBE90: hue angle of 136.19º degrees, saturation: 0.33, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #7FBE90 is Cyan = 0.33, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.25.
<style> p { color: #7FBE90; } p { color: rgb(127,190,144); } H1.HeaderClassName { color: #7FBE90; } .AnyTagClassName { color: #7FBE90; } </style>
<style> a { background-color: #7FBE90; } a { background-color: rgb(127,190,144); } div.DivClassName { background-color: #7FBE90; } .BgClassName { background-color: #7FBE90; } </style>
<style> span { border-color: #7FBE90; } span { border-color: rgb(127,190,144); } td.TdClassName { border-color: #7FBE90; } .TagClassName { border-color: #7FBE90; } </style>