#ACD4FF (or 0xACD4FF) is unknown color: approx Pale Cornflower Blue. HEX triplet: AC, D4 and FF. RGB value is (172,212,255). Sum of RGB (Red+Green+Blue) = 172+212+255=639 (84% of max value = 765). Red value is 172 (67.58% from 255 or 26.92% from 639); Green value is 212 (83.20% from 255 or 33.18% from 639); Blue value is 255 (100% from 255 or 39.91% from 639); Max value from RGB is 255 - color contains mainly: blue. Hex color #ACD4FF is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ACD4FF is #532B00. Grayscale: #CCCCCC. Windows color (decimal): -5450497 or 16766124. OLE color: 16766124.
HSL color Cylindrical-coordinate representation of color #ACD4FF: hue angle of 211.08º degrees, saturation: 1, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #ACD4FF is Cyan = 0.33, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #ACD4FF; } p { color: rgb(172,212,255); } H1.HeaderClassName { color: #ACD4FF; } .AnyTagClassName { color: #ACD4FF; } </style>
<style> a { background-color: #ACD4FF; } a { background-color: rgb(172,212,255); } div.DivClassName { background-color: #ACD4FF; } .BgClassName { background-color: #ACD4FF; } </style>
<style> span { border-color: #ACD4FF; } span { border-color: rgb(172,212,255); } td.TdClassName { border-color: #ACD4FF; } .TagClassName { border-color: #ACD4FF; } </style>