#D3BADE (or 0xD3BADE) is unknown color: approx Prelude. HEX triplet: D3, BA and DE. RGB value is (211,186,222). Sum of RGB (Red+Green+Blue) = 211+186+222=619 (81% of max value = 765). Red value is 211 (82.81% from 255 or 34.09% from 619); Green value is 186 (73.05% from 255 or 30.05% from 619); Blue value is 222 (87.11% from 255 or 35.86% from 619); Max value from RGB is 222 - color contains mainly: blue. Hex color #D3BADE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D3BADE is #2C4521. Grayscale: #C5C5C5. Windows color (decimal): -2901282 or 14596819. OLE color: 14596819.
HSL color Cylindrical-coordinate representation of color #D3BADE: hue angle of 281.67º degrees, saturation: 0.35, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #D3BADE is Cyan = 0.05, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D3BADE; } p { color: rgb(211,186,222); } H1.HeaderClassName { color: #D3BADE; } .AnyTagClassName { color: #D3BADE; } </style>
<style> a { background-color: #D3BADE; } a { background-color: rgb(211,186,222); } div.DivClassName { background-color: #D3BADE; } .BgClassName { background-color: #D3BADE; } </style>
<style> span { border-color: #D3BADE; } span { border-color: rgb(211,186,222); } td.TdClassName { border-color: #D3BADE; } .TagClassName { border-color: #D3BADE; } </style>