#A7BDBF (or 0xA7BDBF) is unknown color: approx Jungle Mist. HEX triplet: A7, BD and BF. RGB value is (167,189,191). Sum of RGB (Red+Green+Blue) = 167+189+191=547 (72% of max value = 765). Red value is 167 (65.62% from 255 or 30.53% from 547); Green value is 189 (74.22% from 255 or 34.55% from 547); Blue value is 191 (75% from 255 or 34.92% from 547); Max value from RGB is 191 - color contains mainly: blue. Hex color #A7BDBF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A7BDBF is #584240. Grayscale: #B6B6B6. Windows color (decimal): -5784129 or 12565927. OLE color: 12565927.
HSL color Cylindrical-coordinate representation of color #A7BDBF: hue angle of 185º 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 #A7BDBF is Cyan = 0.13, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A7BDBF; } p { color: rgb(167,189,191); } H1.HeaderClassName { color: #A7BDBF; } .AnyTagClassName { color: #A7BDBF; } </style>
<style> a { background-color: #A7BDBF; } a { background-color: rgb(167,189,191); } div.DivClassName { background-color: #A7BDBF; } .BgClassName { background-color: #A7BDBF; } </style>
<style> span { border-color: #A7BDBF; } span { border-color: rgb(167,189,191); } td.TdClassName { border-color: #A7BDBF; } .TagClassName { border-color: #A7BDBF; } </style>