#D3AECD (or 0xD3AECD) is unknown color: approx French Lilac. HEX triplet: D3, AE and CD. RGB value is (211,174,205). Sum of RGB (Red+Green+Blue) = 211+174+205=590 (78% of max value = 765). Red value is 211 (82.81% from 255 or 35.76% from 590); Green value is 174 (68.36% from 255 or 29.49% from 590); Blue value is 205 (80.47% from 255 or 34.75% from 590); Max value from RGB is 211 - color contains mainly: red. Hex color #D3AECD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D3AECD is #2C5132. Grayscale: #BCBCBC. Windows color (decimal): -2904371 or 13479635. OLE color: 13479635.
HSL color Cylindrical-coordinate representation of color #D3AECD: hue angle of 309.73º degrees, saturation: 0.3, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #D3AECD is Cyan = 0, Magento = 0.18, Yellow = 0.03 and Black (K on CMYK) = 0.17.
<style> p { color: #D3AECD; } p { color: rgb(211,174,205); } H1.HeaderClassName { color: #D3AECD; } .AnyTagClassName { color: #D3AECD; } </style>
<style> a { background-color: #D3AECD; } a { background-color: rgb(211,174,205); } div.DivClassName { background-color: #D3AECD; } .BgClassName { background-color: #D3AECD; } </style>
<style> span { border-color: #D3AECD; } span { border-color: rgb(211,174,205); } td.TdClassName { border-color: #D3AECD; } .TagClassName { border-color: #D3AECD; } </style>