#ADB97D (or 0xADB97D) is unknown color: approx Caper. HEX triplet: AD, B9 and 7D. RGB value is (173,185,125). Sum of RGB (Red+Green+Blue) = 173+185+125=483 (63% of max value = 765). Red value is 173 (67.97% from 255 or 35.82% from 483); Green value is 185 (72.66% from 255 or 38.30% from 483); Blue value is 125 (49.22% from 255 or 25.88% from 483); Max value from RGB is 185 - color contains mainly: green. Hex color #ADB97D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ADB97D is #524682. Grayscale: #AEAEAE. Windows color (decimal): -5392003 or 8239533. OLE color: 8239533.
HSL color Cylindrical-coordinate representation of color #ADB97D: hue angle of 72º degrees, saturation: 0.3, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #ADB97D is Cyan = 0.06, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.27.
<style> p { color: #ADB97D; } p { color: rgb(173,185,125); } H1.HeaderClassName { color: #ADB97D; } .AnyTagClassName { color: #ADB97D; } </style>
<style> a { background-color: #ADB97D; } a { background-color: rgb(173,185,125); } div.DivClassName { background-color: #ADB97D; } .BgClassName { background-color: #ADB97D; } </style>
<style> span { border-color: #ADB97D; } span { border-color: rgb(173,185,125); } td.TdClassName { border-color: #ADB97D; } .TagClassName { border-color: #ADB97D; } </style>