#A0BDB7 (or 0xA0BDB7) is unknown color: approx Shadow Green. HEX triplet: A0, BD and B7. RGB value is (160,189,183). Sum of RGB (Red+Green+Blue) = 160+189+183=532 (70% of max value = 765). Red value is 160 (62.89% from 255 or 30.08% from 532); Green value is 189 (74.22% from 255 or 35.53% from 532); Blue value is 183 (71.88% from 255 or 34.40% from 532); Max value from RGB is 189 - color contains mainly: green. Hex color #A0BDB7 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A0BDB7 is #5F4248. Grayscale: #B3B3B3. Windows color (decimal): -6242889 or 12041632. OLE color: 12041632.
HSL color Cylindrical-coordinate representation of color #A0BDB7: hue angle of 167.59º degrees, saturation: 0.18, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #A0BDB7 is Cyan = 0.15, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.26.
<style> p { color: #A0BDB7; } p { color: rgb(160,189,183); } H1.HeaderClassName { color: #A0BDB7; } .AnyTagClassName { color: #A0BDB7; } </style>
<style> a { background-color: #A0BDB7; } a { background-color: rgb(160,189,183); } div.DivClassName { background-color: #A0BDB7; } .BgClassName { background-color: #A0BDB7; } </style>
<style> span { border-color: #A0BDB7; } span { border-color: rgb(160,189,183); } td.TdClassName { border-color: #A0BDB7; } .TagClassName { border-color: #A0BDB7; } </style>