#BABAB8 (or 0xBABAB8) is unknown color: approx Silver Sand. HEX triplet: BA, BA and B8. RGB value is (186,186,184). Sum of RGB (Red+Green+Blue) = 186+186+184=556 (73% of max value = 765). Red value is 186 (73.05% from 255 or 33.45% from 556); Green value is 186 (73.05% from 255 or 33.45% from 556); Blue value is 184 (72.27% from 255 or 33.09% from 556); Max value from RGB is 186 - color contains mainly: red, green. Hex color #BABAB8 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BABAB8 is #454547. Grayscale: #B9B9B9. Windows color (decimal): -4539720 or 12106426. OLE color: 12106426.
HSL color Cylindrical-coordinate representation of color #BABAB8: hue angle of 60º degrees, saturation: 0.01, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #BABAB8 is Cyan = 0, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.27.
<style> p { color: #BABAB8; } p { color: rgb(186,186,184); } H1.HeaderClassName { color: #BABAB8; } .AnyTagClassName { color: #BABAB8; } </style>
<style> a { background-color: #BABAB8; } a { background-color: rgb(186,186,184); } div.DivClassName { background-color: #BABAB8; } .BgClassName { background-color: #BABAB8; } </style>
<style> span { border-color: #BABAB8; } span { border-color: rgb(186,186,184); } td.TdClassName { border-color: #BABAB8; } .TagClassName { border-color: #BABAB8; } </style>