#D3AEDE (or 0xD3AEDE) is unknown color: approx Prelude. HEX triplet: D3, AE and DE. RGB value is (211,174,222). Sum of RGB (Red+Green+Blue) = 211+174+222=607 (80% of max value = 765). Red value is 211 (82.81% from 255 or 34.76% from 607); Green value is 174 (68.36% from 255 or 28.67% from 607); Blue value is 222 (87.11% from 255 or 36.57% from 607); Max value from RGB is 222 - color contains mainly: blue. Hex color #D3AEDE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D3AEDE is #2C5121. Grayscale: #BEBEBE. Windows color (decimal): -2904354 or 14593747. OLE color: 14593747.
HSL color Cylindrical-coordinate representation of color #D3AEDE: hue angle of 286.25º degrees, saturation: 0.42, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #D3AEDE is Cyan = 0.05, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D3AEDE; } p { color: rgb(211,174,222); } H1.HeaderClassName { color: #D3AEDE; } .AnyTagClassName { color: #D3AEDE; } </style>
<style> a { background-color: #D3AEDE; } a { background-color: rgb(211,174,222); } div.DivClassName { background-color: #D3AEDE; } .BgClassName { background-color: #D3AEDE; } </style>
<style> span { border-color: #D3AEDE; } span { border-color: rgb(211,174,222); } td.TdClassName { border-color: #D3AEDE; } .TagClassName { border-color: #D3AEDE; } </style>