#E1A1D1 (or 0xE1A1D1) is unknown color: approx Plum. HEX triplet: E1, A1 and D1. RGB value is (225,161,209). Sum of RGB (Red+Green+Blue) = 225+161+209=595 (78% of max value = 765). Red value is 225 (88.28% from 255 or 37.82% from 595); Green value is 161 (63.28% from 255 or 27.06% from 595); Blue value is 209 (82.03% from 255 or 35.13% from 595); Max value from RGB is 225 - color contains mainly: red. Hex color #E1A1D1 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #E1A1D1 is #1E5E2E. Grayscale: #B9B9B9. Windows color (decimal): -1990191 or 13738465. OLE color: 13738465.
HSL color Cylindrical-coordinate representation of color #E1A1D1: hue angle of 315º degrees, saturation: 0.52, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #E1A1D1 is Cyan = 0, Magento = 0.28, Yellow = 0.07 and Black (K on CMYK) = 0.12.
<style> p { color: #E1A1D1; } p { color: rgb(225,161,209); } H1.HeaderClassName { color: #E1A1D1; } .AnyTagClassName { color: #E1A1D1; } </style>
<style> a { background-color: #E1A1D1; } a { background-color: rgb(225,161,209); } div.DivClassName { background-color: #E1A1D1; } .BgClassName { background-color: #E1A1D1; } </style>
<style> span { border-color: #E1A1D1; } span { border-color: rgb(225,161,209); } td.TdClassName { border-color: #E1A1D1; } .TagClassName { border-color: #E1A1D1; } </style>