#99C29E (or 0x99C29E) is unknown color: approx Chinook. HEX triplet: 99, C2 and 9E. RGB value is (153,194,158). Sum of RGB (Red+Green+Blue) = 153+194+158=505 (66% of max value = 765). Red value is 153 (60.16% from 255 or 30.30% from 505); Green value is 194 (76.17% from 255 or 38.42% from 505); Blue value is 158 (62.11% from 255 or 31.29% from 505); Max value from RGB is 194 - color contains mainly: green. Hex color #99C29E is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #99C29E is #663D61. Grayscale: #B1B1B1. Windows color (decimal): -6700386 or 10404505. OLE color: 10404505.
HSL color Cylindrical-coordinate representation of color #99C29E: hue angle of 127.32º degrees, saturation: 0.25, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #99C29E is Cyan = 0.21, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.24.
<style> p { color: #99C29E; } p { color: rgb(153,194,158); } H1.HeaderClassName { color: #99C29E; } .AnyTagClassName { color: #99C29E; } </style>
<style> a { background-color: #99C29E; } a { background-color: rgb(153,194,158); } div.DivClassName { background-color: #99C29E; } .BgClassName { background-color: #99C29E; } </style>
<style> span { border-color: #99C29E; } span { border-color: rgb(153,194,158); } td.TdClassName { border-color: #99C29E; } .TagClassName { border-color: #99C29E; } </style>