#A0B8B1 (or 0xA0B8B1) is unknown color: approx Shadow Green. HEX triplet: A0, B8 and B1. RGB value is (160,184,177). Sum of RGB (Red+Green+Blue) = 160+184+177=521 (69% of max value = 765). Red value is 160 (62.89% from 255 or 30.71% from 521); Green value is 184 (72.27% from 255 or 35.32% from 521); Blue value is 177 (69.53% from 255 or 33.97% from 521); Max value from RGB is 184 - color contains mainly: green. Hex color #A0B8B1 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A0B8B1 is #5F474E. Grayscale: #B0B0B0. Windows color (decimal): -6244175 or 11647136. OLE color: 11647136.
HSL color Cylindrical-coordinate representation of color #A0B8B1: hue angle of 162.5º degrees, saturation: 0.14, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #A0B8B1 is Cyan = 0.13, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.28.
<style> p { color: #A0B8B1; } p { color: rgb(160,184,177); } H1.HeaderClassName { color: #A0B8B1; } .AnyTagClassName { color: #A0B8B1; } </style>
<style> a { background-color: #A0B8B1; } a { background-color: rgb(160,184,177); } div.DivClassName { background-color: #A0B8B1; } .BgClassName { background-color: #A0B8B1; } </style>
<style> span { border-color: #A0B8B1; } span { border-color: rgb(160,184,177); } td.TdClassName { border-color: #A0B8B1; } .TagClassName { border-color: #A0B8B1; } </style>