#E0E0EE (or 0xE0E0EE) is unknown color: approx Quartz. HEX triplet: E0, E0 and EE. RGB value is (224,224,238). Sum of RGB (Red+Green+Blue) = 224+224+238=686 (90% of max value = 765). Red value is 224 (87.89% from 255 or 32.65% from 686); Green value is 224 (87.89% from 255 or 32.65% from 686); Blue value is 238 (93.36% from 255 or 34.69% from 686); Max value from RGB is 238 - color contains mainly: blue. Hex color #E0E0EE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E0E0EE is #1F1F11. Grayscale: #E1E1E1. Windows color (decimal): -2039570 or 15655136. OLE color: 15655136.
HSL color Cylindrical-coordinate representation of color #E0E0EE: hue angle of 240º degrees, saturation: 0.29, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #E0E0EE is Cyan = 0.06, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #E0E0EE; } p { color: rgb(224,224,238); } H1.HeaderClassName { color: #E0E0EE; } .AnyTagClassName { color: #E0E0EE; } </style>
<style> a { background-color: #E0E0EE; } a { background-color: rgb(224,224,238); } div.DivClassName { background-color: #E0E0EE; } .BgClassName { background-color: #E0E0EE; } </style>
<style> span { border-color: #E0E0EE; } span { border-color: rgb(224,224,238); } td.TdClassName { border-color: #E0E0EE; } .TagClassName { border-color: #E0E0EE; } </style>