#ACD5EA (or 0xACD5EA) is unknown color: approx Light Blue. HEX triplet: AC, D5 and EA. RGB value is (172,213,234). Sum of RGB (Red+Green+Blue) = 172+213+234=619 (81% of max value = 765). Red value is 172 (67.58% from 255 or 27.79% from 619); Green value is 213 (83.59% from 255 or 34.41% from 619); Blue value is 234 (91.80% from 255 or 37.80% from 619); Max value from RGB is 234 - color contains mainly: blue. Hex color #ACD5EA is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ACD5EA is #532A15. Grayscale: #CBCBCB. Windows color (decimal): -5450262 or 15390124. OLE color: 15390124.
HSL color Cylindrical-coordinate representation of color #ACD5EA: hue angle of 200.32º degrees, saturation: 0.6, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #ACD5EA is Cyan = 0.26, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #ACD5EA; } p { color: rgb(172,213,234); } H1.HeaderClassName { color: #ACD5EA; } .AnyTagClassName { color: #ACD5EA; } </style>
<style> a { background-color: #ACD5EA; } a { background-color: rgb(172,213,234); } div.DivClassName { background-color: #ACD5EA; } .BgClassName { background-color: #ACD5EA; } </style>
<style> span { border-color: #ACD5EA; } span { border-color: rgb(172,213,234); } td.TdClassName { border-color: #ACD5EA; } .TagClassName { border-color: #ACD5EA; } </style>