#D29ECF (or 0xD29ECF) is unknown color: approx Lilac. HEX triplet: D2, 9E and CF. RGB value is (210,158,207). Sum of RGB (Red+Green+Blue) = 210+158+207=575 (76% of max value = 765). Red value is 210 (82.42% from 255 or 36.52% from 575); Green value is 158 (62.11% from 255 or 27.48% from 575); Blue value is 207 (81.25% from 255 or 36% from 575); Max value from RGB is 210 - color contains mainly: red. Hex color #D29ECF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D29ECF is #2D6130. Grayscale: #B2B2B2. Windows color (decimal): -2974001 or 13606610. OLE color: 13606610.
HSL color Cylindrical-coordinate representation of color #D29ECF: hue angle of 303.46º degrees, saturation: 0.37, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #D29ECF is Cyan = 0, Magento = 0.25, Yellow = 0.01 and Black (K on CMYK) = 0.18.
<style> p { color: #D29ECF; } p { color: rgb(210,158,207); } H1.HeaderClassName { color: #D29ECF; } .AnyTagClassName { color: #D29ECF; } </style>
<style> a { background-color: #D29ECF; } a { background-color: rgb(210,158,207); } div.DivClassName { background-color: #D29ECF; } .BgClassName { background-color: #D29ECF; } </style>
<style> span { border-color: #D29ECF; } span { border-color: rgb(210,158,207); } td.TdClassName { border-color: #D29ECF; } .TagClassName { border-color: #D29ECF; } </style>