#ADBB8B (or 0xADBB8B) is unknown color: approx Caper. HEX triplet: AD, BB and 8B. RGB value is (173,187,139). Sum of RGB (Red+Green+Blue) = 173+187+139=499 (66% of max value = 765). Red value is 173 (67.97% from 255 or 34.67% from 499); Green value is 187 (73.44% from 255 or 37.47% from 499); Blue value is 139 (54.69% from 255 or 27.86% from 499); Max value from RGB is 187 - color contains mainly: green. Hex color #ADBB8B is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ADBB8B is #524474. Grayscale: #B1B1B1. Windows color (decimal): -5391477 or 9157549. OLE color: 9157549.
HSL color Cylindrical-coordinate representation of color #ADBB8B: hue angle of 77.5º degrees, saturation: 0.26, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #ADBB8B is Cyan = 0.07, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.27.
<style> p { color: #ADBB8B; } p { color: rgb(173,187,139); } H1.HeaderClassName { color: #ADBB8B; } .AnyTagClassName { color: #ADBB8B; } </style>
<style> a { background-color: #ADBB8B; } a { background-color: rgb(173,187,139); } div.DivClassName { background-color: #ADBB8B; } .BgClassName { background-color: #ADBB8B; } </style>
<style> span { border-color: #ADBB8B; } span { border-color: rgb(173,187,139); } td.TdClassName { border-color: #ADBB8B; } .TagClassName { border-color: #ADBB8B; } </style>