#BAB7BD (or 0xBAB7BD) is unknown color: approx French Grey. HEX triplet: BA, B7 and BD. RGB value is (186,183,189). Sum of RGB (Red+Green+Blue) = 186+183+189=558 (73% of max value = 765). Red value is 186 (73.05% from 255 or 33.33% from 558); Green value is 183 (71.88% from 255 or 32.80% from 558); Blue value is 189 (74.22% from 255 or 33.87% from 558); Max value from RGB is 189 - color contains mainly: blue. Hex color #BAB7BD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BAB7BD is #454842. Grayscale: #B8B8B8. Windows color (decimal): -4540483 or 12433338. OLE color: 12433338.
HSL color Cylindrical-coordinate representation of color #BAB7BD: hue angle of 270º degrees, saturation: 0.04, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #BAB7BD is Cyan = 0.02, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #BAB7BD; } p { color: rgb(186,183,189); } H1.HeaderClassName { color: #BAB7BD; } .AnyTagClassName { color: #BAB7BD; } </style>
<style> a { background-color: #BAB7BD; } a { background-color: rgb(186,183,189); } div.DivClassName { background-color: #BAB7BD; } .BgClassName { background-color: #BAB7BD; } </style>
<style> span { border-color: #BAB7BD; } span { border-color: rgb(186,183,189); } td.TdClassName { border-color: #BAB7BD; } .TagClassName { border-color: #BAB7BD; } </style>