#99B44A (or 0x99B44A) is unknown color: approx Chelsea Cucumber. HEX triplet: 99, B4 and 4A. RGB value is (153,180,74). Sum of RGB (Red+Green+Blue) = 153+180+74=407 (53% of max value = 765). Red value is 153 (60.16% from 255 or 37.59% from 407); Green value is 180 (70.70% from 255 or 44.23% from 407); Blue value is 74 (29.30% from 255 or 18.18% from 407); Max value from RGB is 180 - color contains mainly: green. Hex color #99B44A is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #99B44A is #664BB5. Grayscale: #A0A0A0. Windows color (decimal): -6704054 or 4895897. OLE color: 4895897.
HSL color Cylindrical-coordinate representation of color #99B44A: hue angle of 75.28º degrees, saturation: 0.42, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #99B44A is Cyan = 0.15, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.29.
<style> p { color: #99B44A; } p { color: rgb(153,180,74); } H1.HeaderClassName { color: #99B44A; } .AnyTagClassName { color: #99B44A; } </style>
<style> a { background-color: #99B44A; } a { background-color: rgb(153,180,74); } div.DivClassName { background-color: #99B44A; } .BgClassName { background-color: #99B44A; } </style>
<style> span { border-color: #99B44A; } span { border-color: rgb(153,180,74); } td.TdClassName { border-color: #99B44A; } .TagClassName { border-color: #99B44A; } </style>