#AACDAF (or 0xAACDAF) is unknown color: approx Gum Leaf. HEX triplet: AA, CD and AF. RGB value is (170,205,175). Sum of RGB (Red+Green+Blue) = 170+205+175=550 (72% of max value = 765). Red value is 170 (66.80% from 255 or 30.91% from 550); Green value is 205 (80.47% from 255 or 37.27% from 550); Blue value is 175 (68.75% from 255 or 31.82% from 550); Max value from RGB is 205 - color contains mainly: green. Hex color #AACDAF is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AACDAF is #553250. Grayscale: #BFBFBF. Windows color (decimal): -5583441 or 11521450. OLE color: 11521450.
HSL color Cylindrical-coordinate representation of color #AACDAF: hue angle of 128.57º degrees, saturation: 0.26, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #AACDAF is Cyan = 0.17, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.20.
<style> p { color: #AACDAF; } p { color: rgb(170,205,175); } H1.HeaderClassName { color: #AACDAF; } .AnyTagClassName { color: #AACDAF; } </style>
<style> a { background-color: #AACDAF; } a { background-color: rgb(170,205,175); } div.DivClassName { background-color: #AACDAF; } .BgClassName { background-color: #AACDAF; } </style>
<style> span { border-color: #AACDAF; } span { border-color: rgb(170,205,175); } td.TdClassName { border-color: #AACDAF; } .TagClassName { border-color: #AACDAF; } </style>