#BABF98 (or 0xBABF98) is unknown color: approx Green Mist. HEX triplet: BA, BF and 98. RGB value is (186,191,152). Sum of RGB (Red+Green+Blue) = 186+191+152=529 (70% of max value = 765). Red value is 186 (73.05% from 255 or 35.16% from 529); Green value is 191 (75% from 255 or 36.11% from 529); Blue value is 152 (59.77% from 255 or 28.73% from 529); Max value from RGB is 191 - color contains mainly: green. Hex color #BABF98 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BABF98 is #454067. Grayscale: #B9B9B9. Windows color (decimal): -4538472 or 10010554. OLE color: 10010554.
HSL color Cylindrical-coordinate representation of color #BABF98: hue angle of 67.69º degrees, saturation: 0.23, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #BABF98 is Cyan = 0.03, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.25.
<style> p { color: #BABF98; } p { color: rgb(186,191,152); } H1.HeaderClassName { color: #BABF98; } .AnyTagClassName { color: #BABF98; } </style>
<style> a { background-color: #BABF98; } a { background-color: rgb(186,191,152); } div.DivClassName { background-color: #BABF98; } .BgClassName { background-color: #BABF98; } </style>
<style> span { border-color: #BABF98; } span { border-color: rgb(186,191,152); } td.TdClassName { border-color: #BABF98; } .TagClassName { border-color: #BABF98; } </style>