#ADD3AF (or 0xADD3AF) is unknown color: approx Moss Green. HEX triplet: AD, D3 and AF. RGB value is (173,211,175). Sum of RGB (Red+Green+Blue) = 173+211+175=559 (74% of max value = 765). Red value is 173 (67.97% from 255 or 30.95% from 559); Green value is 211 (82.81% from 255 or 37.75% from 559); Blue value is 175 (68.75% from 255 or 31.31% from 559); Max value from RGB is 211 - color contains mainly: green. Hex color #ADD3AF is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ADD3AF is #522C50. Grayscale: #C3C3C3. Windows color (decimal): -5385297 or 11522989. OLE color: 11522989.
HSL color Cylindrical-coordinate representation of color #ADD3AF: hue angle of 123.16º degrees, saturation: 0.3, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #ADD3AF is Cyan = 0.18, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.17.
<style> p { color: #ADD3AF; } p { color: rgb(173,211,175); } H1.HeaderClassName { color: #ADD3AF; } .AnyTagClassName { color: #ADD3AF; } </style>
<style> a { background-color: #ADD3AF; } a { background-color: rgb(173,211,175); } div.DivClassName { background-color: #ADD3AF; } .BgClassName { background-color: #ADD3AF; } </style>
<style> span { border-color: #ADD3AF; } span { border-color: rgb(173,211,175); } td.TdClassName { border-color: #ADD3AF; } .TagClassName { border-color: #ADD3AF; } </style>