#E7D3FF (or 0xE7D3FF) is unknown color: approx Blue Chalk. HEX triplet: E7, D3 and FF. RGB value is (231,211,255). Sum of RGB (Red+Green+Blue) = 231+211+255=697 (92% of max value = 765). Red value is 231 (90.62% from 255 or 33.14% from 697); Green value is 211 (82.81% from 255 or 30.27% from 697); Blue value is 255 (100% from 255 or 36.59% from 697); Max value from RGB is 255 - color contains mainly: blue. Hex color #E7D3FF is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E7D3FF is #182C00. Grayscale: #DDDDDD. Windows color (decimal): -1584129 or 16765927. OLE color: 16765927.
HSL color Cylindrical-coordinate representation of color #E7D3FF: hue angle of 267.27º degrees, saturation: 1, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #E7D3FF is Cyan = 0.09, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #E7D3FF; } p { color: rgb(231,211,255); } H1.HeaderClassName { color: #E7D3FF; } .AnyTagClassName { color: #E7D3FF; } </style>
<style> a { background-color: #E7D3FF; } a { background-color: rgb(231,211,255); } div.DivClassName { background-color: #E7D3FF; } .BgClassName { background-color: #E7D3FF; } </style>
<style> span { border-color: #E7D3FF; } span { border-color: rgb(231,211,255); } td.TdClassName { border-color: #E7D3FF; } .TagClassName { border-color: #E7D3FF; } </style>