#99C19D (or 0x99C19D) is unknown color: approx Dark Sea Green. HEX triplet: 99, C1 and 9D. RGB value is (153,193,157). Sum of RGB (Red+Green+Blue) = 153+193+157=503 (66% of max value = 765). Red value is 153 (60.16% from 255 or 30.42% from 503); Green value is 193 (75.78% from 255 or 38.37% from 503); Blue value is 157 (61.72% from 255 or 31.21% from 503); Max value from RGB is 193 - color contains mainly: green. Hex color #99C19D is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #99C19D is #663E62. Grayscale: #B1B1B1. Windows color (decimal): -6700643 or 10338713. OLE color: 10338713.
HSL color Cylindrical-coordinate representation of color #99C19D: hue angle of 126º degrees, saturation: 0.24, 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 #99C19D is Cyan = 0.21, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.24.
<style> p { color: #99C19D; } p { color: rgb(153,193,157); } H1.HeaderClassName { color: #99C19D; } .AnyTagClassName { color: #99C19D; } </style>
<style> a { background-color: #99C19D; } a { background-color: rgb(153,193,157); } div.DivClassName { background-color: #99C19D; } .BgClassName { background-color: #99C19D; } </style>
<style> span { border-color: #99C19D; } span { border-color: rgb(153,193,157); } td.TdClassName { border-color: #99C19D; } .TagClassName { border-color: #99C19D; } </style>