#E6EDE1 (or 0xE6EDE1) is unknown color: approx Panache. HEX triplet: E6, ED and E1. RGB value is (230,237,225). Sum of RGB (Red+Green+Blue) = 230+237+225=692 (91% of max value = 765). Red value is 230 (90.23% from 255 or 33.24% from 692); Green value is 237 (92.97% from 255 or 34.25% from 692); Blue value is 225 (88.28% from 255 or 32.51% from 692); Max value from RGB is 237 - color contains mainly: green. Hex color #E6EDE1 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #E6EDE1 is #19121E. Grayscale: #E9E9E9. Windows color (decimal): -1643039 or 14806502. OLE color: 14806502.
HSL color Cylindrical-coordinate representation of color #E6EDE1: hue angle of 95º degrees, saturation: 0.25, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #E6EDE1 is Cyan = 0.03, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.07.
<style> p { color: #E6EDE1; } p { color: rgb(230,237,225); } H1.HeaderClassName { color: #E6EDE1; } .AnyTagClassName { color: #E6EDE1; } </style>
<style> a { background-color: #E6EDE1; } a { background-color: rgb(230,237,225); } div.DivClassName { background-color: #E6EDE1; } .BgClassName { background-color: #E6EDE1; } </style>
<style> span { border-color: #E6EDE1; } span { border-color: rgb(230,237,225); } td.TdClassName { border-color: #E6EDE1; } .TagClassName { border-color: #E6EDE1; } </style>