#A7A033 (or 0xA7A033) is unknown color: approx Brass. HEX triplet: A7, A0 and 33. RGB value is (167,160,51). Sum of RGB (Red+Green+Blue) = 167+160+51=378 (50% of max value = 765). Red value is 167 (65.62% from 255 or 44.18% from 378); Green value is 160 (62.89% from 255 or 42.33% from 378); Blue value is 51 (20.31% from 255 or 13.49% from 378); Max value from RGB is 167 - color contains mainly: red. Hex color #A7A033 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A7A033 is #585FCC. Grayscale: #969696. Windows color (decimal): -5791693 or 3383463. OLE color: 3383463.
HSL color Cylindrical-coordinate representation of color #A7A033: hue angle of 56.38º degrees, saturation: 0.53, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #A7A033 is Cyan = 0, Magento = 0.04, Yellow = 0.69 and Black (K on CMYK) = 0.35.
<style> p { color: #A7A033; } p { color: rgb(167,160,51); } H1.HeaderClassName { color: #A7A033; } .AnyTagClassName { color: #A7A033; } </style>
<style> a { background-color: #A7A033; } a { background-color: rgb(167,160,51); } div.DivClassName { background-color: #A7A033; } .BgClassName { background-color: #A7A033; } </style>
<style> span { border-color: #A7A033; } span { border-color: rgb(167,160,51); } td.TdClassName { border-color: #A7A033; } .TagClassName { border-color: #A7A033; } </style>