#A8882F (or 0xA8882F) is unknown color: approx Reef Gold. HEX triplet: A8, 88 and 2F. RGB value is (168,136,47). Sum of RGB (Red+Green+Blue) = 168+136+47=351 (46% of max value = 765). Red value is 168 (66.02% from 255 or 47.86% from 351); Green value is 136 (53.52% from 255 or 38.75% from 351); Blue value is 47 (18.75% from 255 or 13.39% from 351); Max value from RGB is 168 - color contains mainly: red. Hex color #A8882F is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A8882F is #5777D0. Grayscale: #878787. Windows color (decimal): -5732305 or 3115176. OLE color: 3115176.
HSL color Cylindrical-coordinate representation of color #A8882F: hue angle of 44.13º degrees, saturation: 0.56, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #A8882F is Cyan = 0, Magento = 0.19, Yellow = 0.72 and Black (K on CMYK) = 0.34.
<style> p { color: #A8882F; } p { color: rgb(168,136,47); } H1.HeaderClassName { color: #A8882F; } .AnyTagClassName { color: #A8882F; } </style>
<style> a { background-color: #A8882F; } a { background-color: rgb(168,136,47); } div.DivClassName { background-color: #A8882F; } .BgClassName { background-color: #A8882F; } </style>
<style> span { border-color: #A8882F; } span { border-color: rgb(168,136,47); } td.TdClassName { border-color: #A8882F; } .TagClassName { border-color: #A8882F; } </style>