#AADDBC (or 0xAADDBC) is unknown color: approx Fringy Flower. HEX triplet: AA, DD and BC. RGB value is (170,221,188). Sum of RGB (Red+Green+Blue) = 170+221+188=579 (76% of max value = 765). Red value is 170 (66.80% from 255 or 29.36% from 579); Green value is 221 (86.72% from 255 or 38.17% from 579); Blue value is 188 (73.83% from 255 or 32.47% from 579); Max value from RGB is 221 - color contains mainly: green. Hex color #AADDBC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AADDBC is #552243. Grayscale: #CACACA. Windows color (decimal): -5579332 or 12377514. OLE color: 12377514.
HSL color Cylindrical-coordinate representation of color #AADDBC: hue angle of 141.18º degrees, saturation: 0.43, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #AADDBC is Cyan = 0.23, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.13.
<style> p { color: #AADDBC; } p { color: rgb(170,221,188); } H1.HeaderClassName { color: #AADDBC; } .AnyTagClassName { color: #AADDBC; } </style>
<style> a { background-color: #AADDBC; } a { background-color: rgb(170,221,188); } div.DivClassName { background-color: #AADDBC; } .BgClassName { background-color: #AADDBC; } </style>
<style> span { border-color: #AADDBC; } span { border-color: rgb(170,221,188); } td.TdClassName { border-color: #AADDBC; } .TagClassName { border-color: #AADDBC; } </style>