#99A35D (or 0x99A35D) is unknown color: approx Green Smoke. HEX triplet: 99, A3 and 5D. RGB value is (153,163,93). Sum of RGB (Red+Green+Blue) = 153+163+93=409 (54% of max value = 765). Red value is 153 (60.16% from 255 or 37.41% from 409); Green value is 163 (64.06% from 255 or 39.85% from 409); Blue value is 93 (36.72% from 255 or 22.74% from 409); Max value from RGB is 163 - color contains mainly: green. Hex color #99A35D is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #99A35D is #665CA2. Grayscale: #989898. Windows color (decimal): -6708387 or 6136729. OLE color: 6136729.
HSL color Cylindrical-coordinate representation of color #99A35D: hue angle of 68.57º degrees, saturation: 0.28, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #99A35D is Cyan = 0.06, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.36.
<style> p { color: #99A35D; } p { color: rgb(153,163,93); } H1.HeaderClassName { color: #99A35D; } .AnyTagClassName { color: #99A35D; } </style>
<style> a { background-color: #99A35D; } a { background-color: rgb(153,163,93); } div.DivClassName { background-color: #99A35D; } .BgClassName { background-color: #99A35D; } </style>
<style> span { border-color: #99A35D; } span { border-color: rgb(153,163,93); } td.TdClassName { border-color: #99A35D; } .TagClassName { border-color: #99A35D; } </style>