#ADB080 (or 0xADB080) is unknown color: approx Locust. HEX triplet: AD, B0 and 80. RGB value is (173,176,128). Sum of RGB (Red+Green+Blue) = 173+176+128=477 (63% of max value = 765). Red value is 173 (67.97% from 255 or 36.27% from 477); Green value is 176 (69.14% from 255 or 36.90% from 477); Blue value is 128 (50.39% from 255 or 26.83% from 477); Max value from RGB is 176 - color contains mainly: green. Hex color #ADB080 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ADB080 is #524F7F. Grayscale: #A9A9A9. Windows color (decimal): -5394304 or 8433837. OLE color: 8433837.
HSL color Cylindrical-coordinate representation of color #ADB080: hue angle of 63.75º degrees, saturation: 0.23, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #ADB080 is Cyan = 0.02, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.31.
<style> p { color: #ADB080; } p { color: rgb(173,176,128); } H1.HeaderClassName { color: #ADB080; } .AnyTagClassName { color: #ADB080; } </style>
<style> a { background-color: #ADB080; } a { background-color: rgb(173,176,128); } div.DivClassName { background-color: #ADB080; } .BgClassName { background-color: #ADB080; } </style>
<style> span { border-color: #ADB080; } span { border-color: rgb(173,176,128); } td.TdClassName { border-color: #ADB080; } .TagClassName { border-color: #ADB080; } </style>