#99CA90 (or 0x99CA90) is unknown color: approx Spring Rain. HEX triplet: 99, CA and 90. RGB value is (153,202,144). Sum of RGB (Red+Green+Blue) = 153+202+144=499 (66% of max value = 765). Red value is 153 (60.16% from 255 or 30.66% from 499); Green value is 202 (79.30% from 255 or 40.48% from 499); Blue value is 144 (56.64% from 255 or 28.86% from 499); Max value from RGB is 202 - color contains mainly: green. Hex color #99CA90 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #99CA90 is #66356F. Grayscale: #B4B4B4. Windows color (decimal): -6698352 or 9489049. OLE color: 9489049.
HSL color Cylindrical-coordinate representation of color #99CA90: hue angle of 110.69º degrees, saturation: 0.35, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #99CA90 is Cyan = 0.24, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.21.
<style> p { color: #99CA90; } p { color: rgb(153,202,144); } H1.HeaderClassName { color: #99CA90; } .AnyTagClassName { color: #99CA90; } </style>
<style> a { background-color: #99CA90; } a { background-color: rgb(153,202,144); } div.DivClassName { background-color: #99CA90; } .BgClassName { background-color: #99CA90; } </style>
<style> span { border-color: #99CA90; } span { border-color: rgb(153,202,144); } td.TdClassName { border-color: #99CA90; } .TagClassName { border-color: #99CA90; } </style>