#AD888E (or 0xAD888E) is unknown color: approx Tapestry. HEX triplet: AD, 88 and 8E. RGB value is (173,136,142). Sum of RGB (Red+Green+Blue) = 173+136+142=451 (59% of max value = 765). Red value is 173 (67.97% from 255 or 38.36% from 451); Green value is 136 (53.52% from 255 or 30.16% from 451); Blue value is 142 (55.86% from 255 or 31.49% from 451); Max value from RGB is 173 - color contains mainly: red. Hex color #AD888E is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AD888E is #527771. Grayscale: #939393. Windows color (decimal): -5404530 or 9341101. OLE color: 9341101.
HSL color Cylindrical-coordinate representation of color #AD888E: hue angle of 350.27º degrees, saturation: 0.18, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #AD888E is Cyan = 0, Magento = 0.21, Yellow = 0.18 and Black (K on CMYK) = 0.32.
<style> p { color: #AD888E; } p { color: rgb(173,136,142); } H1.HeaderClassName { color: #AD888E; } .AnyTagClassName { color: #AD888E; } </style>
<style> a { background-color: #AD888E; } a { background-color: rgb(173,136,142); } div.DivClassName { background-color: #AD888E; } .BgClassName { background-color: #AD888E; } </style>
<style> span { border-color: #AD888E; } span { border-color: rgb(173,136,142); } td.TdClassName { border-color: #AD888E; } .TagClassName { border-color: #AD888E; } </style>