#BABBBA (or 0xBABBBA) is unknown color: approx Rainee. HEX triplet: BA, BB and BA. RGB value is (186,187,186). Sum of RGB (Red+Green+Blue) = 186+187+186=559 (74% of max value = 765). Red value is 186 (73.05% from 255 or 33.27% from 559); Green value is 187 (73.44% from 255 or 33.45% from 559); Blue value is 186 (73.05% from 255 or 33.27% from 559); Max value from RGB is 187 - color contains mainly: green. Hex color #BABBBA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BABBBA is #454445. Grayscale: #BABABA. Windows color (decimal): -4539462 or 12237754. OLE color: 12237754.
HSL color Cylindrical-coordinate representation of color #BABBBA: hue angle of 120º 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 #BABBBA is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.27.
<style> p { color: #BABBBA; } p { color: rgb(186,187,186); } H1.HeaderClassName { color: #BABBBA; } .AnyTagClassName { color: #BABBBA; } </style>
<style> a { background-color: #BABBBA; } a { background-color: rgb(186,187,186); } div.DivClassName { background-color: #BABBBA; } .BgClassName { background-color: #BABBBA; } </style>
<style> span { border-color: #BABBBA; } span { border-color: rgb(186,187,186); } td.TdClassName { border-color: #BABBBA; } .TagClassName { border-color: #BABBBA; } </style>