#D3B3DD (or 0xD3B3DD) is unknown color: approx Prelude. HEX triplet: D3, B3 and DD. RGB value is (211,179,221). Sum of RGB (Red+Green+Blue) = 211+179+221=611 (80% of max value = 765). Red value is 211 (82.81% from 255 or 34.53% from 611); Green value is 179 (70.31% from 255 or 29.30% from 611); Blue value is 221 (86.72% from 255 or 36.17% from 611); Max value from RGB is 221 - color contains mainly: blue. Hex color #D3B3DD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D3B3DD is #2C4C22. Grayscale: #C1C1C1. Windows color (decimal): -2903075 or 14529491. OLE color: 14529491.
HSL color Cylindrical-coordinate representation of color #D3B3DD: hue angle of 285.71º degrees, saturation: 0.38, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #D3B3DD is Cyan = 0.05, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D3B3DD; } p { color: rgb(211,179,221); } H1.HeaderClassName { color: #D3B3DD; } .AnyTagClassName { color: #D3B3DD; } </style>
<style> a { background-color: #D3B3DD; } a { background-color: rgb(211,179,221); } div.DivClassName { background-color: #D3B3DD; } .BgClassName { background-color: #D3B3DD; } </style>
<style> span { border-color: #D3B3DD; } span { border-color: rgb(211,179,221); } td.TdClassName { border-color: #D3B3DD; } .TagClassName { border-color: #D3B3DD; } </style>