#BAC99F (or 0xBAC99F) is unknown color: approx Sprout. HEX triplet: BA, C9 and 9F. RGB value is (186,201,159). Sum of RGB (Red+Green+Blue) = 186+201+159=546 (72% of max value = 765). Red value is 186 (73.05% from 255 or 34.07% from 546); Green value is 201 (78.91% from 255 or 36.81% from 546); Blue value is 159 (62.5% from 255 or 29.12% from 546); Max value from RGB is 201 - color contains mainly: green. Hex color #BAC99F is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BAC99F is #453660. Grayscale: #BFBFBF. Windows color (decimal): -4535905 or 10471866. OLE color: 10471866.
HSL color Cylindrical-coordinate representation of color #BAC99F: hue angle of 81.43º degrees, saturation: 0.28, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BAC99F is Cyan = 0.07, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.21.
<style> p { color: #BAC99F; } p { color: rgb(186,201,159); } H1.HeaderClassName { color: #BAC99F; } .AnyTagClassName { color: #BAC99F; } </style>
<style> a { background-color: #BAC99F; } a { background-color: rgb(186,201,159); } div.DivClassName { background-color: #BAC99F; } .BgClassName { background-color: #BAC99F; } </style>
<style> span { border-color: #BAC99F; } span { border-color: rgb(186,201,159); } td.TdClassName { border-color: #BAC99F; } .TagClassName { border-color: #BAC99F; } </style>