#A8883C (or 0xA8883C) is unknown color: approx Alpine. HEX triplet: A8, 88 and 3C. RGB value is (168,136,60). Sum of RGB (Red+Green+Blue) = 168+136+60=364 (48% of max value = 765). Red value is 168 (66.02% from 255 or 46.15% from 364); Green value is 136 (53.52% from 255 or 37.36% from 364); Blue value is 60 (23.83% from 255 or 16.48% from 364); Max value from RGB is 168 - color contains mainly: red. Hex color #A8883C is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A8883C is #5777C3. Grayscale: #898989. Windows color (decimal): -5732292 or 3967144. OLE color: 3967144.
HSL color Cylindrical-coordinate representation of color #A8883C: hue angle of 42.22º degrees, saturation: 0.47, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #A8883C is Cyan = 0, Magento = 0.19, Yellow = 0.64 and Black (K on CMYK) = 0.34.
<style> p { color: #A8883C; } p { color: rgb(168,136,60); } H1.HeaderClassName { color: #A8883C; } .AnyTagClassName { color: #A8883C; } </style>
<style> a { background-color: #A8883C; } a { background-color: rgb(168,136,60); } div.DivClassName { background-color: #A8883C; } .BgClassName { background-color: #A8883C; } </style>
<style> span { border-color: #A8883C; } span { border-color: rgb(168,136,60); } td.TdClassName { border-color: #A8883C; } .TagClassName { border-color: #A8883C; } </style>