#E6DBED (or 0xE6DBED) is unknown color: approx Blue Chalk. HEX triplet: E6, DB and ED. RGB value is (230,219,237). Sum of RGB (Red+Green+Blue) = 230+219+237=686 (90% of max value = 765). Red value is 230 (90.23% from 255 or 33.53% from 686); Green value is 219 (85.94% from 255 or 31.92% from 686); Blue value is 237 (92.97% from 255 or 34.55% from 686); Max value from RGB is 237 - color contains mainly: blue. Hex color #E6DBED is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E6DBED is #192412. Grayscale: #E0E0E0. Windows color (decimal): -1647635 or 15588326. OLE color: 15588326.
HSL color Cylindrical-coordinate representation of color #E6DBED: hue angle of 276.67º degrees, saturation: 0.33, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #E6DBED is Cyan = 0.03, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #E6DBED; } p { color: rgb(230,219,237); } H1.HeaderClassName { color: #E6DBED; } .AnyTagClassName { color: #E6DBED; } </style>
<style> a { background-color: #E6DBED; } a { background-color: rgb(230,219,237); } div.DivClassName { background-color: #E6DBED; } .BgClassName { background-color: #E6DBED; } </style>
<style> span { border-color: #E6DBED; } span { border-color: rgb(230,219,237); } td.TdClassName { border-color: #E6DBED; } .TagClassName { border-color: #E6DBED; } </style>