#A7BBBF (or 0xA7BBBF) is unknown color: approx Casper. HEX triplet: A7, BB and BF. RGB value is (167,187,191). Sum of RGB (Red+Green+Blue) = 167+187+191=545 (72% of max value = 765). Red value is 167 (65.62% from 255 or 30.64% from 545); Green value is 187 (73.44% from 255 or 34.31% from 545); Blue value is 191 (75% from 255 or 35.05% from 545); Max value from RGB is 191 - color contains mainly: blue. Hex color #A7BBBF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A7BBBF is #584440. Grayscale: #B5B5B5. Windows color (decimal): -5784641 or 12565415. OLE color: 12565415.
HSL color Cylindrical-coordinate representation of color #A7BBBF: hue angle of 190º degrees, saturation: 0.16, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #A7BBBF is Cyan = 0.13, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A7BBBF; } p { color: rgb(167,187,191); } H1.HeaderClassName { color: #A7BBBF; } .AnyTagClassName { color: #A7BBBF; } </style>
<style> a { background-color: #A7BBBF; } a { background-color: rgb(167,187,191); } div.DivClassName { background-color: #A7BBBF; } .BgClassName { background-color: #A7BBBF; } </style>
<style> span { border-color: #A7BBBF; } span { border-color: rgb(167,187,191); } td.TdClassName { border-color: #A7BBBF; } .TagClassName { border-color: #A7BBBF; } </style>