#99C88F (or 0x99C88F) is unknown color: approx Spring Rain. HEX triplet: 99, C8 and 8F. RGB value is (153,200,143). Sum of RGB (Red+Green+Blue) = 153+200+143=496 (65% of max value = 765). Red value is 153 (60.16% from 255 or 30.85% from 496); Green value is 200 (78.52% from 255 or 40.32% from 496); Blue value is 143 (56.25% from 255 or 28.83% from 496); Max value from RGB is 200 - color contains mainly: green. Hex color #99C88F is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #99C88F is #663770. Grayscale: #B3B3B3. Windows color (decimal): -6698865 or 9423001. OLE color: 9423001.
HSL color Cylindrical-coordinate representation of color #99C88F: hue angle of 109.47º degrees, saturation: 0.34, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #99C88F is Cyan = 0.24, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.22.
<style> p { color: #99c88f; } p { color: rgb(153,200,143); } H1.HeaderClassName { color: #99c88f; } .AnyTagClassName { color: #99c88f; } </style>
<style> a { background-color: #99c88f; } a { background-color: rgb(153,200,143); } div.DivClassName { background-color: #99c88f; } .BgClassName { background-color: #99c88f; } </style>
<style> span { border-color: #99c88f; } span { border-color: rgb(153,200,143); } td.TdClassName { border-color: #99c88f; } .TagClassName { border-color: #99c88f; } </style>