#ACB2CD (or 0xACB2CD) is unknown color: approx Echo Blue. HEX triplet: AC, B2 and CD. RGB value is (172,178,205). Sum of RGB (Red+Green+Blue) = 172+178+205=555 (73% of max value = 765). Red value is 172 (67.58% from 255 or 30.99% from 555); Green value is 178 (69.92% from 255 or 32.07% from 555); Blue value is 205 (80.47% from 255 or 36.94% from 555); Max value from RGB is 205 - color contains mainly: blue. Hex color #ACB2CD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #ACB2CD is #534D32. Grayscale: #B3B3B3. Windows color (decimal): -5459251 or 13480620. OLE color: 13480620.
HSL color Cylindrical-coordinate representation of color #ACB2CD: hue angle of 229.09º degrees, saturation: 0.25, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #ACB2CD is Cyan = 0.16, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #ACB2CD; } p { color: rgb(172,178,205); } H1.HeaderClassName { color: #ACB2CD; } .AnyTagClassName { color: #ACB2CD; } </style>
<style> a { background-color: #ACB2CD; } a { background-color: rgb(172,178,205); } div.DivClassName { background-color: #ACB2CD; } .BgClassName { background-color: #ACB2CD; } </style>
<style> span { border-color: #ACB2CD; } span { border-color: rgb(172,178,205); } td.TdClassName { border-color: #ACB2CD; } .TagClassName { border-color: #ACB2CD; } </style>