#ADDEA7 (or 0xADDEA7) is unknown color: approx Moss Green. HEX triplet: AD, DE and A7. RGB value is (173,222,167). Sum of RGB (Red+Green+Blue) = 173+222+167=562 (74% of max value = 765). Red value is 173 (67.97% from 255 or 30.78% from 562); Green value is 222 (87.11% from 255 or 39.50% from 562); Blue value is 167 (65.62% from 255 or 29.72% from 562); Max value from RGB is 222 - color contains mainly: green. Hex color #ADDEA7 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ADDEA7 is #522158. Grayscale: #C9C9C9. Windows color (decimal): -5382489 or 11001517. OLE color: 11001517.
HSL color Cylindrical-coordinate representation of color #ADDEA7: hue angle of 113.45º degrees, saturation: 0.45, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #ADDEA7 is Cyan = 0.22, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.13.
<style> p { color: #ADDEA7; } p { color: rgb(173,222,167); } H1.HeaderClassName { color: #ADDEA7; } .AnyTagClassName { color: #ADDEA7; } </style>
<style> a { background-color: #ADDEA7; } a { background-color: rgb(173,222,167); } div.DivClassName { background-color: #ADDEA7; } .BgClassName { background-color: #ADDEA7; } </style>
<style> span { border-color: #ADDEA7; } span { border-color: rgb(173,222,167); } td.TdClassName { border-color: #ADDEA7; } .TagClassName { border-color: #ADDEA7; } </style>