#E2AACD (or 0xE2AACD) is unknown color: approx Twilight. HEX triplet: E2, AA and CD. RGB value is (226,170,205). Sum of RGB (Red+Green+Blue) = 226+170+205=601 (79% of max value = 765). Red value is 226 (88.67% from 255 or 37.60% from 601); Green value is 170 (66.80% from 255 or 28.29% from 601); Blue value is 205 (80.47% from 255 or 34.11% from 601); Max value from RGB is 226 - color contains mainly: red. Hex color #E2AACD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #E2AACD is #1D5532. Grayscale: #BEBEBE. Windows color (decimal): -1922355 or 13478626. OLE color: 13478626.
HSL color Cylindrical-coordinate representation of color #E2AACD: hue angle of 322.5º degrees, saturation: 0.49, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #E2AACD is Cyan = 0, Magento = 0.25, Yellow = 0.09 and Black (K on CMYK) = 0.11.
<style> p { color: #E2AACD; } p { color: rgb(226,170,205); } H1.HeaderClassName { color: #E2AACD; } .AnyTagClassName { color: #E2AACD; } </style>
<style> a { background-color: #E2AACD; } a { background-color: rgb(226,170,205); } div.DivClassName { background-color: #E2AACD; } .BgClassName { background-color: #E2AACD; } </style>
<style> span { border-color: #E2AACD; } span { border-color: rgb(226,170,205); } td.TdClassName { border-color: #E2AACD; } .TagClassName { border-color: #E2AACD; } </style>