#99B950 (or 0x99B950) is unknown color: approx Chelsea Cucumber. HEX triplet: 99, B9 and 50. RGB value is (153,185,80). Sum of RGB (Red+Green+Blue) = 153+185+80=418 (55% of max value = 765). Red value is 153 (60.16% from 255 or 36.60% from 418); Green value is 185 (72.66% from 255 or 44.26% from 418); Blue value is 80 (31.64% from 255 or 19.14% from 418); Max value from RGB is 185 - color contains mainly: green. Hex color #99B950 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #99B950 is #6646AF. Grayscale: #A3A3A3. Windows color (decimal): -6702768 or 5290393. OLE color: 5290393.
HSL color Cylindrical-coordinate representation of color #99B950: hue angle of 78.29º degrees, saturation: 0.43, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #99B950 is Cyan = 0.17, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.27.
<style> p { color: #99B950; } p { color: rgb(153,185,80); } H1.HeaderClassName { color: #99B950; } .AnyTagClassName { color: #99B950; } </style>
<style> a { background-color: #99B950; } a { background-color: rgb(153,185,80); } div.DivClassName { background-color: #99B950; } .BgClassName { background-color: #99B950; } </style>
<style> span { border-color: #99B950; } span { border-color: rgb(153,185,80); } td.TdClassName { border-color: #99B950; } .TagClassName { border-color: #99B950; } </style>