#99AA0E (or 0x99AA0E) is unknown color: approx Citrus. HEX triplet: 99, AA and 0E. RGB value is (153,170,14). Sum of RGB (Red+Green+Blue) = 153+170+14=337 (44% of max value = 765). Red value is 153 (60.16% from 255 or 45.40% from 337); Green value is 170 (66.80% from 255 or 50.45% from 337); Blue value is 14 (5.86% from 255 or 4.15% from 337); Max value from RGB is 170 - color contains mainly: green. Hex color #99AA0E is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #99AA0E is #6655F1. Grayscale: #939393. Windows color (decimal): -6706674 or 961177. OLE color: 961177.
HSL color Cylindrical-coordinate representation of color #99AA0E: hue angle of 66.54º degrees, saturation: 0.85, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #99AA0E is Cyan = 0.1, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.33.
<style> p { color: #99AA0E; } p { color: rgb(153,170,14); } H1.HeaderClassName { color: #99AA0E; } .AnyTagClassName { color: #99AA0E; } </style>
<style> a { background-color: #99AA0E; } a { background-color: rgb(153,170,14); } div.DivClassName { background-color: #99AA0E; } .BgClassName { background-color: #99AA0E; } </style>
<style> span { border-color: #99AA0E; } span { border-color: rgb(153,170,14); } td.TdClassName { border-color: #99AA0E; } .TagClassName { border-color: #99AA0E; } </style>