#BABB94 (or 0xBABB94) is unknown color: approx Green Mist. HEX triplet: BA, BB and 94. RGB value is (186,187,148). Sum of RGB (Red+Green+Blue) = 186+187+148=521 (69% of max value = 765). Red value is 186 (73.05% from 255 or 35.70% from 521); Green value is 187 (73.44% from 255 or 35.89% from 521); Blue value is 148 (58.20% from 255 or 28.41% from 521); Max value from RGB is 187 - color contains mainly: green. Hex color #BABB94 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BABB94 is #45446B. Grayscale: #B6B6B6. Windows color (decimal): -4539500 or 9747386. OLE color: 9747386.
HSL color Cylindrical-coordinate representation of color #BABB94: hue angle of 61.54º degrees, saturation: 0.22, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BABB94 is Cyan = 0.01, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.27.
<style> p { color: #BABB94; } p { color: rgb(186,187,148); } H1.HeaderClassName { color: #BABB94; } .AnyTagClassName { color: #BABB94; } </style>
<style> a { background-color: #BABB94; } a { background-color: rgb(186,187,148); } div.DivClassName { background-color: #BABB94; } .BgClassName { background-color: #BABB94; } </style>
<style> span { border-color: #BABB94; } span { border-color: rgb(186,187,148); } td.TdClassName { border-color: #BABB94; } .TagClassName { border-color: #BABB94; } </style>