#FFE7DB (or 0xFFE7DB) is unknown color: approx Chablis. HEX triplet: FF, E7 and DB. RGB value is (255,231,219). Sum of RGB (Red+Green+Blue) = 255+231+219=705 (93% of max value = 765). Red value is 255 (100% from 255 or 36.17% from 705); Green value is 231 (90.62% from 255 or 32.77% from 705); Blue value is 219 (85.94% from 255 or 31.06% from 705); Max value from RGB is 255 - color contains mainly: red. Hex color #FFE7DB is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FFE7DB is #001824. Grayscale: #ECECEC. Windows color (decimal): -6181 or 14411775. OLE color: 14411775.
HSL color Cylindrical-coordinate representation of color #FFE7DB: hue angle of 20º degrees, saturation: 1, lightness: 0.93%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #FFE7DB is Cyan = 0, Magento = 0.09, Yellow = 0.14 and Black (K on CMYK) = 0.
<style> p { color: #FFE7DB; } p { color: rgb(255,231,219); } H1.HeaderClassName { color: #FFE7DB; } .AnyTagClassName { color: #FFE7DB; } </style>
<style> a { background-color: #FFE7DB; } a { background-color: rgb(255,231,219); } div.DivClassName { background-color: #FFE7DB; } .BgClassName { background-color: #FFE7DB; } </style>
<style> span { border-color: #FFE7DB; } span { border-color: rgb(255,231,219); } td.TdClassName { border-color: #FFE7DB; } .TagClassName { border-color: #FFE7DB; } </style>