#D8BDEB (or 0xD8BDEB) is unknown color: approx Fog. HEX triplet: D8, BD and EB. RGB value is (216,189,235). Sum of RGB (Red+Green+Blue) = 216+189+235=640 (84% of max value = 765). Red value is 216 (84.77% from 255 or 33.75% from 640); Green value is 189 (74.22% from 255 or 29.53% from 640); Blue value is 235 (92.19% from 255 or 36.72% from 640); Max value from RGB is 235 - color contains mainly: blue. Hex color #D8BDEB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D8BDEB is #274214. Grayscale: #CACACA. Windows color (decimal): -2572821 or 15449560. OLE color: 15449560.
HSL color Cylindrical-coordinate representation of color #D8BDEB: hue angle of 275.22º degrees, saturation: 0.53, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #D8BDEB is Cyan = 0.08, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #D8BDEB; } p { color: rgb(216,189,235); } H1.HeaderClassName { color: #D8BDEB; } .AnyTagClassName { color: #D8BDEB; } </style>
<style> a { background-color: #D8BDEB; } a { background-color: rgb(216,189,235); } div.DivClassName { background-color: #D8BDEB; } .BgClassName { background-color: #D8BDEB; } </style>
<style> span { border-color: #D8BDEB; } span { border-color: rgb(216,189,235); } td.TdClassName { border-color: #D8BDEB; } .TagClassName { border-color: #D8BDEB; } </style>