#AD908F (or 0xAD908F) is unknown color: approx Thatch. HEX triplet: AD, 90 and 8F. RGB value is (173,144,143). Sum of RGB (Red+Green+Blue) = 173+144+143=460 (60% of max value = 765). Red value is 173 (67.97% from 255 or 37.61% from 460); Green value is 144 (56.64% from 255 or 31.30% from 460); Blue value is 143 (56.25% from 255 or 31.09% from 460); Max value from RGB is 173 - color contains mainly: red. Hex color #AD908F is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AD908F is #526F70. Grayscale: #989898. Windows color (decimal): -5402481 or 9408685. OLE color: 9408685.
HSL color Cylindrical-coordinate representation of color #AD908F: hue angle of 2º degrees, saturation: 0.15, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #AD908F is Cyan = 0, Magento = 0.17, Yellow = 0.17 and Black (K on CMYK) = 0.32.
<style> p { color: #AD908F; } p { color: rgb(173,144,143); } H1.HeaderClassName { color: #AD908F; } .AnyTagClassName { color: #AD908F; } </style>
<style> a { background-color: #AD908F; } a { background-color: rgb(173,144,143); } div.DivClassName { background-color: #AD908F; } .BgClassName { background-color: #AD908F; } </style>
<style> span { border-color: #AD908F; } span { border-color: rgb(173,144,143); } td.TdClassName { border-color: #AD908F; } .TagClassName { border-color: #AD908F; } </style>