#90DD99 (or 0x90DD99) is unknown color: approx Light Green. HEX triplet: 90, DD and 99. RGB value is (144,221,153). Sum of RGB (Red+Green+Blue) = 144+221+153=518 (68% of max value = 765). Red value is 144 (56.64% from 255 or 27.80% from 518); Green value is 221 (86.72% from 255 or 42.66% from 518); Blue value is 153 (60.16% from 255 or 29.54% from 518); Max value from RGB is 221 - color contains mainly: green. Hex color #90DD99 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #90DD99 is #6F2266. Grayscale: #BEBEBE. Windows color (decimal): -7283303 or 10083728. OLE color: 10083728.
HSL color Cylindrical-coordinate representation of color #90DD99: hue angle of 127.01º degrees, saturation: 0.53, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #90DD99 is Cyan = 0.35, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.13.
<style> p { color: #90DD99; } p { color: rgb(144,221,153); } H1.HeaderClassName { color: #90DD99; } .AnyTagClassName { color: #90DD99; } </style>
<style> a { background-color: #90DD99; } a { background-color: rgb(144,221,153); } div.DivClassName { background-color: #90DD99; } .BgClassName { background-color: #90DD99; } </style>
<style> span { border-color: #90DD99; } span { border-color: rgb(144,221,153); } td.TdClassName { border-color: #90DD99; } .TagClassName { border-color: #90DD99; } </style>