#AD7F48 (or 0xAD7F48) is unknown color: approx Muddy Waters. HEX triplet: AD, 7F and 48. RGB value is (173,127,72). Sum of RGB (Red+Green+Blue) = 173+127+72=372 (49% of max value = 765). Red value is 173 (67.97% from 255 or 46.51% from 372); Green value is 127 (50% from 255 or 34.14% from 372); Blue value is 72 (28.52% from 255 or 19.35% from 372); Max value from RGB is 173 - color contains mainly: red. Hex color #AD7F48 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #AD7F48 is #5280B7. Grayscale: #868686. Windows color (decimal): -5406904 or 4751277. OLE color: 4751277.
HSL color Cylindrical-coordinate representation of color #AD7F48: hue angle of 32.67º degrees, saturation: 0.41, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #AD7F48 is Cyan = 0, Magento = 0.27, Yellow = 0.58 and Black (K on CMYK) = 0.32.
<style> p { color: #ad7f48; } p { color: rgb(173,127,72); } H1.HeaderClassName { color: #ad7f48; } .AnyTagClassName { color: #ad7f48; } </style>
<style> a { background-color: #ad7f48; } a { background-color: rgb(173,127,72); } div.DivClassName { background-color: #ad7f48; } .BgClassName { background-color: #ad7f48; } </style>
<style> span { border-color: #ad7f48; } span { border-color: rgb(173,127,72); } td.TdClassName { border-color: #ad7f48; } .TagClassName { border-color: #ad7f48; } </style>