#99C28C (or 0x99C28C) is unknown color: approx Spring Rain. HEX triplet: 99, C2 and 8C. RGB value is (153,194,140). Sum of RGB (Red+Green+Blue) = 153+194+140=487 (64% of max value = 765). Red value is 153 (60.16% from 255 or 31.42% from 487); Green value is 194 (76.17% from 255 or 39.84% from 487); Blue value is 140 (55.08% from 255 or 28.75% from 487); Max value from RGB is 194 - color contains mainly: green. Hex color #99C28C is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #99C28C is #663D73. Grayscale: #AFAFAF. Windows color (decimal): -6700404 or 9224857. OLE color: 9224857.
HSL color Cylindrical-coordinate representation of color #99C28C: hue angle of 105.56º degrees, saturation: 0.31, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #99C28C is Cyan = 0.21, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.24.
<style> p { color: #99C28C; } p { color: rgb(153,194,140); } H1.HeaderClassName { color: #99C28C; } .AnyTagClassName { color: #99C28C; } </style>
<style> a { background-color: #99C28C; } a { background-color: rgb(153,194,140); } div.DivClassName { background-color: #99C28C; } .BgClassName { background-color: #99C28C; } </style>
<style> span { border-color: #99C28C; } span { border-color: rgb(153,194,140); } td.TdClassName { border-color: #99C28C; } .TagClassName { border-color: #99C28C; } </style>