#BABFA9 (or 0xBABFA9) is unknown color: approx Beryl Green. HEX triplet: BA, BF and A9. RGB value is (186,191,169). Sum of RGB (Red+Green+Blue) = 186+191+169=546 (72% of max value = 765). Red value is 186 (73.05% from 255 or 34.07% from 546); Green value is 191 (75% from 255 or 34.98% from 546); Blue value is 169 (66.41% from 255 or 30.95% from 546); Max value from RGB is 191 - color contains mainly: green. Hex color #BABFA9 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BABFA9 is #454056. Grayscale: #BBBBBB. Windows color (decimal): -4538455 or 11124666. OLE color: 11124666.
HSL color Cylindrical-coordinate representation of color #BABFA9: hue angle of 73.64º degrees, saturation: 0.15, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #BABFA9 is Cyan = 0.03, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.25.
<style> p { color: #BABFA9; } p { color: rgb(186,191,169); } H1.HeaderClassName { color: #BABFA9; } .AnyTagClassName { color: #BABFA9; } </style>
<style> a { background-color: #BABFA9; } a { background-color: rgb(186,191,169); } div.DivClassName { background-color: #BABFA9; } .BgClassName { background-color: #BABFA9; } </style>
<style> span { border-color: #BABFA9; } span { border-color: rgb(186,191,169); } td.TdClassName { border-color: #BABFA9; } .TagClassName { border-color: #BABFA9; } </style>