#AD9D99 (or 0xAD9D99) is unknown color: approx Thatch. HEX triplet: AD, 9D and 99. RGB value is (173,157,153). Sum of RGB (Red+Green+Blue) = 173+157+153=483 (63% of max value = 765). Red value is 173 (67.97% from 255 or 35.82% from 483); Green value is 157 (61.72% from 255 or 32.51% from 483); Blue value is 153 (60.16% from 255 or 31.68% from 483); Max value from RGB is 173 - color contains mainly: red. Hex color #AD9D99 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AD9D99 is #526266. Grayscale: #A1A1A1. Windows color (decimal): -5399143 or 10067373. OLE color: 10067373.
HSL color Cylindrical-coordinate representation of color #AD9D99: hue angle of 12º degrees, saturation: 0.11, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #AD9D99 is Cyan = 0, Magento = 0.09, Yellow = 0.12 and Black (K on CMYK) = 0.32.
<style> p { color: #AD9D99; } p { color: rgb(173,157,153); } H1.HeaderClassName { color: #AD9D99; } .AnyTagClassName { color: #AD9D99; } </style>
<style> a { background-color: #AD9D99; } a { background-color: rgb(173,157,153); } div.DivClassName { background-color: #AD9D99; } .BgClassName { background-color: #AD9D99; } </style>
<style> span { border-color: #AD9D99; } span { border-color: rgb(173,157,153); } td.TdClassName { border-color: #AD9D99; } .TagClassName { border-color: #AD9D99; } </style>