#ACDEEB (or 0xACDEEB) is unknown color: approx Light Blue. HEX triplet: AC, DE and EB. RGB value is (172,222,235). Sum of RGB (Red+Green+Blue) = 172+222+235=629 (83% of max value = 765). Red value is 172 (67.58% from 255 or 27.34% from 629); Green value is 222 (87.11% from 255 or 35.29% from 629); Blue value is 235 (92.19% from 255 or 37.36% from 629); Max value from RGB is 235 - color contains mainly: blue. Hex color #ACDEEB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ACDEEB is #532114. Grayscale: #D0D0D0. Windows color (decimal): -5447957 or 15457964. OLE color: 15457964.
HSL color Cylindrical-coordinate representation of color #ACDEEB: hue angle of 192.38º degrees, saturation: 0.61, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #ACDEEB is Cyan = 0.27, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #ACDEEB; } p { color: rgb(172,222,235); } H1.HeaderClassName { color: #ACDEEB; } .AnyTagClassName { color: #ACDEEB; } </style>
<style> a { background-color: #ACDEEB; } a { background-color: rgb(172,222,235); } div.DivClassName { background-color: #ACDEEB; } .BgClassName { background-color: #ACDEEB; } </style>
<style> span { border-color: #ACDEEB; } span { border-color: rgb(172,222,235); } td.TdClassName { border-color: #ACDEEB; } .TagClassName { border-color: #ACDEEB; } </style>