#D2BADE (or 0xD2BADE) is unknown color: approx Prelude. HEX triplet: D2, BA and DE. RGB value is (210,186,222). Sum of RGB (Red+Green+Blue) = 210+186+222=618 (81% of max value = 765). Red value is 210 (82.42% from 255 or 33.98% from 618); Green value is 186 (73.05% from 255 or 30.10% from 618); Blue value is 222 (87.11% from 255 or 35.92% from 618); Max value from RGB is 222 - color contains mainly: blue. Hex color #D2BADE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D2BADE is #2D4521. Grayscale: #C5C5C5. Windows color (decimal): -2966818 or 14596818. OLE color: 14596818.
HSL color Cylindrical-coordinate representation of color #D2BADE: hue angle of 280º 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 #D2BADE is Cyan = 0.05, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D2BADE; } p { color: rgb(210,186,222); } H1.HeaderClassName { color: #D2BADE; } .AnyTagClassName { color: #D2BADE; } </style>
<style> a { background-color: #D2BADE; } a { background-color: rgb(210,186,222); } div.DivClassName { background-color: #D2BADE; } .BgClassName { background-color: #D2BADE; } </style>
<style> span { border-color: #D2BADE; } span { border-color: rgb(210,186,222); } td.TdClassName { border-color: #D2BADE; } .TagClassName { border-color: #D2BADE; } </style>