#A4802C (or 0xA4802C) is unknown color: approx Hacienda. HEX triplet: A4, 80 and 2C. RGB value is (164,128,44). Sum of RGB (Red+Green+Blue) = 164+128+44=336 (44% of max value = 765). Red value is 164 (64.45% from 255 or 48.81% from 336); Green value is 128 (50.39% from 255 or 38.10% from 336); Blue value is 44 (17.58% from 255 or 13.10% from 336); Max value from RGB is 164 - color contains mainly: red. Hex color #A4802C is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A4802C is #5B7FD3. Grayscale: #818181. Windows color (decimal): -5996500 or 2916516. OLE color: 2916516.
HSL color Cylindrical-coordinate representation of color #A4802C: hue angle of 42º degrees, saturation: 0.58, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #A4802C is Cyan = 0, Magento = 0.22, Yellow = 0.73 and Black (K on CMYK) = 0.36.
<style> p { color: #A4802C; } p { color: rgb(164,128,44); } H1.HeaderClassName { color: #A4802C; } .AnyTagClassName { color: #A4802C; } </style>
<style> a { background-color: #A4802C; } a { background-color: rgb(164,128,44); } div.DivClassName { background-color: #A4802C; } .BgClassName { background-color: #A4802C; } </style>
<style> span { border-color: #A4802C; } span { border-color: rgb(164,128,44); } td.TdClassName { border-color: #A4802C; } .TagClassName { border-color: #A4802C; } </style>