#ADD29D (or 0xADD29D) is unknown color: approx Madang. HEX triplet: AD, D2 and 9D. RGB value is (173,210,157). Sum of RGB (Red+Green+Blue) = 173+210+157=540 (71% of max value = 765). Red value is 173 (67.97% from 255 or 32.04% from 540); Green value is 210 (82.42% from 255 or 38.89% from 540); Blue value is 157 (61.72% from 255 or 29.07% from 540); Max value from RGB is 210 - color contains mainly: green. Hex color #ADD29D is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ADD29D is #522D62. Grayscale: #C1C1C1. Windows color (decimal): -5385571 or 10343085. OLE color: 10343085.
HSL color Cylindrical-coordinate representation of color #ADD29D: hue angle of 101.89º degrees, saturation: 0.37, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #ADD29D is Cyan = 0.18, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.18.
<style> p { color: #ADD29D; } p { color: rgb(173,210,157); } H1.HeaderClassName { color: #ADD29D; } .AnyTagClassName { color: #ADD29D; } </style>
<style> a { background-color: #ADD29D; } a { background-color: rgb(173,210,157); } div.DivClassName { background-color: #ADD29D; } .BgClassName { background-color: #ADD29D; } </style>
<style> span { border-color: #ADD29D; } span { border-color: rgb(173,210,157); } td.TdClassName { border-color: #ADD29D; } .TagClassName { border-color: #ADD29D; } </style>