#D3B2DB (or 0xD3B2DB) is unknown color: approx Prelude. HEX triplet: D3, B2 and DB. RGB value is (211,178,219). Sum of RGB (Red+Green+Blue) = 211+178+219=608 (80% of max value = 765). Red value is 211 (82.81% from 255 or 34.70% from 608); Green value is 178 (69.92% from 255 or 29.28% from 608); Blue value is 219 (85.94% from 255 or 36.02% from 608); Max value from RGB is 219 - color contains mainly: blue. Hex color #D3B2DB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D3B2DB is #2C4D24. Grayscale: #C0C0C0. Windows color (decimal): -2903333 or 14398163. OLE color: 14398163.
HSL color Cylindrical-coordinate representation of color #D3B2DB: hue angle of 288.29º degrees, saturation: 0.36, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #D3B2DB is Cyan = 0.04, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #D3B2DB; } p { color: rgb(211,178,219); } H1.HeaderClassName { color: #D3B2DB; } .AnyTagClassName { color: #D3B2DB; } </style>
<style> a { background-color: #D3B2DB; } a { background-color: rgb(211,178,219); } div.DivClassName { background-color: #D3B2DB; } .BgClassName { background-color: #D3B2DB; } </style>
<style> span { border-color: #D3B2DB; } span { border-color: rgb(211,178,219); } td.TdClassName { border-color: #D3B2DB; } .TagClassName { border-color: #D3B2DB; } </style>