#ACDEBC (or 0xACDEBC) is unknown color: approx Fringy Flower. HEX triplet: AC, DE and BC. RGB value is (172,222,188). Sum of RGB (Red+Green+Blue) = 172+222+188=582 (77% of max value = 765). Red value is 172 (67.58% from 255 or 29.55% from 582); Green value is 222 (87.11% from 255 or 38.14% from 582); Blue value is 188 (73.83% from 255 or 32.30% from 582); Max value from RGB is 222 - color contains mainly: green. Hex color #ACDEBC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ACDEBC is #532143. Grayscale: #CBCBCB. Windows color (decimal): -5448004 or 12377772. OLE color: 12377772.
HSL color Cylindrical-coordinate representation of color #ACDEBC: hue angle of 139.2º 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 #ACDEBC is Cyan = 0.23, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.13.
<style> p { color: #ACDEBC; } p { color: rgb(172,222,188); } H1.HeaderClassName { color: #ACDEBC; } .AnyTagClassName { color: #ACDEBC; } </style>
<style> a { background-color: #ACDEBC; } a { background-color: rgb(172,222,188); } div.DivClassName { background-color: #ACDEBC; } .BgClassName { background-color: #ACDEBC; } </style>
<style> span { border-color: #ACDEBC; } span { border-color: rgb(172,222,188); } td.TdClassName { border-color: #ACDEBC; } .TagClassName { border-color: #ACDEBC; } </style>