#A9A002 (or 0xA9A002) is unknown color: approx Lucky. HEX triplet: A9, A0 and 02. RGB value is (169,160,2). Sum of RGB (Red+Green+Blue) = 169+160+2=331 (43% of max value = 765). Red value is 169 (66.41% from 255 or 51.06% from 331); Green value is 160 (62.89% from 255 or 48.34% from 331); Blue value is 2 (1.17% from 255 or 0.60% from 331); Max value from RGB is 169 - color contains mainly: red. Hex color #A9A002 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A9A002 is #565FFD. Grayscale: #919191. Windows color (decimal): -5660670 or 172201. OLE color: 172201.
HSL color Cylindrical-coordinate representation of color #A9A002: hue angle of 56.77º degrees, saturation: 0.98, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #A9A002 is Cyan = 0, Magento = 0.05, Yellow = 0.99 and Black (K on CMYK) = 0.34.
<style> p { color: #a9a002; } p { color: rgb(169,160,2); } H1.HeaderClassName { color: #a9a002; } .AnyTagClassName { color: #a9a002; } </style>
<style> a { background-color: #a9a002; } a { background-color: rgb(169,160,2); } div.DivClassName { background-color: #a9a002; } .BgClassName { background-color: #a9a002; } </style>
<style> span { border-color: #a9a002; } span { border-color: rgb(169,160,2); } td.TdClassName { border-color: #a9a002; } .TagClassName { border-color: #a9a002; } </style>