#A3802C (or 0xA3802C) is unknown color: approx Hacienda. HEX triplet: A3, 80 and 2C. RGB value is (163,128,44). Sum of RGB (Red+Green+Blue) = 163+128+44=335 (44% of max value = 765). Red value is 163 (64.06% from 255 or 48.66% from 335); Green value is 128 (50.39% from 255 or 38.21% from 335); Blue value is 44 (17.58% from 255 or 13.13% from 335); Max value from RGB is 163 - color contains mainly: red. Hex color #A3802C is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A3802C is #5C7FD3. Grayscale: #818181. Windows color (decimal): -6062036 or 2916515. OLE color: 2916515.
HSL color Cylindrical-coordinate representation of color #A3802C: hue angle of 42.35º degrees, saturation: 0.57, 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 #A3802C is Cyan = 0, Magento = 0.21, Yellow = 0.73 and Black (K on CMYK) = 0.36.
<style> p { color: #a3802c; } p { color: rgb(163,128,44); } H1.HeaderClassName { color: #a3802c; } .AnyTagClassName { color: #a3802c; } </style>
<style> a { background-color: #a3802c; } a { background-color: rgb(163,128,44); } div.DivClassName { background-color: #a3802c; } .BgClassName { background-color: #a3802c; } </style>
<style> span { border-color: #a3802c; } span { border-color: rgb(163,128,44); } td.TdClassName { border-color: #a3802c; } .TagClassName { border-color: #a3802c; } </style>