#BABF94 (or 0xBABF94) is unknown color: approx Green Mist. HEX triplet: BA, BF and 94. RGB value is (186,191,148). Sum of RGB (Red+Green+Blue) = 186+191+148=525 (69% of max value = 765). Red value is 186 (73.05% from 255 or 35.43% from 525); Green value is 191 (75% from 255 or 36.38% from 525); Blue value is 148 (58.20% from 255 or 28.19% from 525); Max value from RGB is 191 - color contains mainly: green. Hex color #BABF94 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BABF94 is #45406B. Grayscale: #B8B8B8. Windows color (decimal): -4538476 or 9748410. OLE color: 9748410.
HSL color Cylindrical-coordinate representation of color #BABF94: hue angle of 66.98º degrees, saturation: 0.25, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #BABF94 is Cyan = 0.03, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.25.
<style> p { color: #BABF94; } p { color: rgb(186,191,148); } H1.HeaderClassName { color: #BABF94; } .AnyTagClassName { color: #BABF94; } </style>
<style> a { background-color: #BABF94; } a { background-color: rgb(186,191,148); } div.DivClassName { background-color: #BABF94; } .BgClassName { background-color: #BABF94; } </style>
<style> span { border-color: #BABF94; } span { border-color: rgb(186,191,148); } td.TdClassName { border-color: #BABF94; } .TagClassName { border-color: #BABF94; } </style>