#99A365 (or 0x99A365) is unknown color: approx Green Smoke. HEX triplet: 99, A3 and 65. RGB value is (153,163,101). Sum of RGB (Red+Green+Blue) = 153+163+101=417 (55% of max value = 765). Red value is 153 (60.16% from 255 or 36.69% from 417); Green value is 163 (64.06% from 255 or 39.09% from 417); Blue value is 101 (39.84% from 255 or 24.22% from 417); Max value from RGB is 163 - color contains mainly: green. Hex color #99A365 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #99A365 is #665C9A. Grayscale: #999999. Windows color (decimal): -6708379 or 6661017. OLE color: 6661017.
HSL color Cylindrical-coordinate representation of color #99A365: hue angle of 69.68º degrees, saturation: 0.25, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #99A365 is Cyan = 0.06, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.36.
<style> p { color: #99A365; } p { color: rgb(153,163,101); } H1.HeaderClassName { color: #99A365; } .AnyTagClassName { color: #99A365; } </style>
<style> a { background-color: #99A365; } a { background-color: rgb(153,163,101); } div.DivClassName { background-color: #99A365; } .BgClassName { background-color: #99A365; } </style>
<style> span { border-color: #99A365; } span { border-color: rgb(153,163,101); } td.TdClassName { border-color: #99A365; } .TagClassName { border-color: #99A365; } </style>