#C49ECD (or 0xC49ECD) is unknown color: approx Lilac. HEX triplet: C4, 9E and CD. RGB value is (196,158,205). Sum of RGB (Red+Green+Blue) = 196+158+205=559 (74% of max value = 765). Red value is 196 (76.95% from 255 or 35.06% from 559); Green value is 158 (62.11% from 255 or 28.26% from 559); Blue value is 205 (80.47% from 255 or 36.67% from 559); Max value from RGB is 205 - color contains mainly: blue. Hex color #C49ECD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C49ECD is #3B6132. Grayscale: #AEAEAE. Windows color (decimal): -3891507 or 13475524. OLE color: 13475524.
HSL color Cylindrical-coordinate representation of color #C49ECD: hue angle of 288.51º degrees, saturation: 0.32, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #C49ECD is Cyan = 0.04, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #C49ECD; } p { color: rgb(196,158,205); } H1.HeaderClassName { color: #C49ECD; } .AnyTagClassName { color: #C49ECD; } </style>
<style> a { background-color: #C49ECD; } a { background-color: rgb(196,158,205); } div.DivClassName { background-color: #C49ECD; } .BgClassName { background-color: #C49ECD; } </style>
<style> span { border-color: #C49ECD; } span { border-color: rgb(196,158,205); } td.TdClassName { border-color: #C49ECD; } .TagClassName { border-color: #C49ECD; } </style>