#ADDD90 (or 0xADDD90) is unknown color: approx Feijoa. HEX triplet: AD, DD and 90. RGB value is (173,221,144). Sum of RGB (Red+Green+Blue) = 173+221+144=538 (71% of max value = 765). Red value is 173 (67.97% from 255 or 32.16% from 538); Green value is 221 (86.72% from 255 or 41.08% from 538); Blue value is 144 (56.64% from 255 or 26.77% from 538); Max value from RGB is 221 - color contains mainly: green. Hex color #ADDD90 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ADDD90 is #52226F. Grayscale: #C6C6C6. Windows color (decimal): -5382768 or 9493933. OLE color: 9493933.
HSL color Cylindrical-coordinate representation of color #ADDD90: hue angle of 97.4º 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 #ADDD90 is Cyan = 0.22, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.13.
<style> p { color: #ADDD90; } p { color: rgb(173,221,144); } H1.HeaderClassName { color: #ADDD90; } .AnyTagClassName { color: #ADDD90; } </style>
<style> a { background-color: #ADDD90; } a { background-color: rgb(173,221,144); } div.DivClassName { background-color: #ADDD90; } .BgClassName { background-color: #ADDD90; } </style>
<style> span { border-color: #ADDD90; } span { border-color: rgb(173,221,144); } td.TdClassName { border-color: #ADDD90; } .TagClassName { border-color: #ADDD90; } </style>