#D3B5DD (or 0xD3B5DD) is unknown color: approx Prelude. HEX triplet: D3, B5 and DD. RGB value is (211,181,221). Sum of RGB (Red+Green+Blue) = 211+181+221=613 (81% of max value = 765). Red value is 211 (82.81% from 255 or 34.42% from 613); Green value is 181 (71.09% from 255 or 29.53% from 613); Blue value is 221 (86.72% from 255 or 36.05% from 613); Max value from RGB is 221 - color contains mainly: blue. Hex color #D3B5DD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D3B5DD is #2C4A22. Grayscale: #C2C2C2. Windows color (decimal): -2902563 or 14530003. OLE color: 14530003.
HSL color Cylindrical-coordinate representation of color #D3B5DD: hue angle of 285º degrees, saturation: 0.37, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #D3B5DD is Cyan = 0.05, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D3B5DD; } p { color: rgb(211,181,221); } H1.HeaderClassName { color: #D3B5DD; } .AnyTagClassName { color: #D3B5DD; } </style>
<style> a { background-color: #D3B5DD; } a { background-color: rgb(211,181,221); } div.DivClassName { background-color: #D3B5DD; } .BgClassName { background-color: #D3B5DD; } </style>
<style> span { border-color: #D3B5DD; } span { border-color: rgb(211,181,221); } td.TdClassName { border-color: #D3B5DD; } .TagClassName { border-color: #D3B5DD; } </style>