#ACAEC9 (or 0xACAEC9) is unknown color: approx Echo Blue. HEX triplet: AC, AE and C9. RGB value is (172,174,201). Sum of RGB (Red+Green+Blue) = 172+174+201=547 (72% of max value = 765). Red value is 172 (67.58% from 255 or 31.44% from 547); Green value is 174 (68.36% from 255 or 31.81% from 547); Blue value is 201 (78.91% from 255 or 36.75% from 547); Max value from RGB is 201 - color contains mainly: blue. Hex color #ACAEC9 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #ACAEC9 is #535136. Grayscale: #B0B0B0. Windows color (decimal): -5460279 or 13217452. OLE color: 13217452.
HSL color Cylindrical-coordinate representation of color #ACAEC9: hue angle of 235.86º degrees, saturation: 0.21, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #ACAEC9 is Cyan = 0.14, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #ACAEC9; } p { color: rgb(172,174,201); } H1.HeaderClassName { color: #ACAEC9; } .AnyTagClassName { color: #ACAEC9; } </style>
<style> a { background-color: #ACAEC9; } a { background-color: rgb(172,174,201); } div.DivClassName { background-color: #ACAEC9; } .BgClassName { background-color: #ACAEC9; } </style>
<style> span { border-color: #ACAEC9; } span { border-color: rgb(172,174,201); } td.TdClassName { border-color: #ACAEC9; } .TagClassName { border-color: #ACAEC9; } </style>