#99800A (or 0x99800A) is unknown color: approx Hacienda. HEX triplet: 99, 80 and 0A. RGB value is (153,128,10). Sum of RGB (Red+Green+Blue) = 153+128+10=291 (38% of max value = 765). Red value is 153 (60.16% from 255 or 52.58% from 291); Green value is 128 (50.39% from 255 or 43.99% from 291); Blue value is 10 (4.30% from 255 or 3.44% from 291); Max value from RGB is 153 - color contains mainly: red. Hex color #99800A is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #99800A is #667FF5. Grayscale: #7A7A7A. Windows color (decimal): -6717430 or 688281. OLE color: 688281.
HSL color Cylindrical-coordinate representation of color #99800A: hue angle of 49.51º degrees, saturation: 0.88, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #99800A is Cyan = 0, Magento = 0.16, Yellow = 0.93 and Black (K on CMYK) = 0.4.
<style> p { color: #99800A; } p { color: rgb(153,128,10); } H1.HeaderClassName { color: #99800A; } .AnyTagClassName { color: #99800A; } </style>
<style> a { background-color: #99800A; } a { background-color: rgb(153,128,10); } div.DivClassName { background-color: #99800A; } .BgClassName { background-color: #99800A; } </style>
<style> span { border-color: #99800A; } span { border-color: rgb(153,128,10); } td.TdClassName { border-color: #99800A; } .TagClassName { border-color: #99800A; } </style>