#D09ECE (or 0xD09ECE) is unknown color: approx Lilac. HEX triplet: D0, 9E and CE. RGB value is (208,158,206). Sum of RGB (Red+Green+Blue) = 208+158+206=572 (75% of max value = 765). Red value is 208 (81.64% from 255 or 36.36% from 572); Green value is 158 (62.11% from 255 or 27.62% from 572); Blue value is 206 (80.86% from 255 or 36.01% from 572); Max value from RGB is 208 - color contains mainly: red. Hex color #D09ECE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D09ECE is #2F6131. Grayscale: #B2B2B2. Windows color (decimal): -3105074 or 13541072. OLE color: 13541072.
HSL color Cylindrical-coordinate representation of color #D09ECE: hue angle of 302.4º degrees, saturation: 0.35, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #D09ECE is Cyan = 0, Magento = 0.24, Yellow = 0.01 and Black (K on CMYK) = 0.18.
<style> p { color: #D09ECE; } p { color: rgb(208,158,206); } H1.HeaderClassName { color: #D09ECE; } .AnyTagClassName { color: #D09ECE; } </style>
<style> a { background-color: #D09ECE; } a { background-color: rgb(208,158,206); } div.DivClassName { background-color: #D09ECE; } .BgClassName { background-color: #D09ECE; } </style>
<style> span { border-color: #D09ECE; } span { border-color: rgb(208,158,206); } td.TdClassName { border-color: #D09ECE; } .TagClassName { border-color: #D09ECE; } </style>