#BABE8F (or 0xBABE8F) is unknown color: approx Green Mist. HEX triplet: BA, BE and 8F. RGB value is (186,190,143). Sum of RGB (Red+Green+Blue) = 186+190+143=519 (68% of max value = 765). Red value is 186 (73.05% from 255 or 35.84% from 519); Green value is 190 (74.61% from 255 or 36.61% from 519); Blue value is 143 (56.25% from 255 or 27.55% from 519); Max value from RGB is 190 - color contains mainly: green. Hex color #BABE8F is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BABE8F is #454170. Grayscale: #B7B7B7. Windows color (decimal): -4538737 or 9420474. OLE color: 9420474.
HSL color Cylindrical-coordinate representation of color #BABE8F: hue angle of 65.11º degrees, saturation: 0.27, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BABE8F is Cyan = 0.02, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.25.
<style> p { color: #BABE8F; } p { color: rgb(186,190,143); } H1.HeaderClassName { color: #BABE8F; } .AnyTagClassName { color: #BABE8F; } </style>
<style> a { background-color: #BABE8F; } a { background-color: rgb(186,190,143); } div.DivClassName { background-color: #BABE8F; } .BgClassName { background-color: #BABE8F; } </style>
<style> span { border-color: #BABE8F; } span { border-color: rgb(186,190,143); } td.TdClassName { border-color: #BABE8F; } .TagClassName { border-color: #BABE8F; } </style>