#AD786E (or 0xAD786E) is unknown color: approx Coral Tree. HEX triplet: AD, 78 and 6E. RGB value is (173,120,110). Sum of RGB (Red+Green+Blue) = 173+120+110=403 (53% of max value = 765). Red value is 173 (67.97% from 255 or 42.93% from 403); Green value is 120 (47.27% from 255 or 29.78% from 403); Blue value is 110 (43.36% from 255 or 27.30% from 403); Max value from RGB is 173 - color contains mainly: red. Hex color #AD786E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AD786E is #528791. Grayscale: #868686. Windows color (decimal): -5408658 or 7239853. OLE color: 7239853.
HSL color Cylindrical-coordinate representation of color #AD786E: hue angle of 9.52º degrees, saturation: 0.28, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #AD786E is Cyan = 0, Magento = 0.31, Yellow = 0.36 and Black (K on CMYK) = 0.32.
<style> p { color: #AD786E; } p { color: rgb(173,120,110); } H1.HeaderClassName { color: #AD786E; } .AnyTagClassName { color: #AD786E; } </style>
<style> a { background-color: #AD786E; } a { background-color: rgb(173,120,110); } div.DivClassName { background-color: #AD786E; } .BgClassName { background-color: #AD786E; } </style>
<style> span { border-color: #AD786E; } span { border-color: rgb(173,120,110); } td.TdClassName { border-color: #AD786E; } .TagClassName { border-color: #AD786E; } </style>