#EDEED0 (or 0xEDEED0) is unknown color: approx Spring Sun. HEX triplet: ED, EE and D0. RGB value is (237,238,208). Sum of RGB (Red+Green+Blue) = 237+238+208=683 (90% of max value = 765). Red value is 237 (92.97% from 255 or 34.70% from 683); Green value is 238 (93.36% from 255 or 34.85% from 683); Blue value is 208 (81.64% from 255 or 30.45% from 683); Max value from RGB is 238 - color contains mainly: green. Hex color #EDEED0 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EDEED0 is #12112F. Grayscale: #EAEAEA. Windows color (decimal): -1184048 or 13692653. OLE color: 13692653.
HSL color Cylindrical-coordinate representation of color #EDEED0: hue angle of 62º degrees, saturation: 0.47, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #EDEED0 is Cyan = 0.00, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.07.
<style> p { color: #EDEED0; } p { color: rgb(237,238,208); } H1.HeaderClassName { color: #EDEED0; } .AnyTagClassName { color: #EDEED0; } </style>
<style> a { background-color: #EDEED0; } a { background-color: rgb(237,238,208); } div.DivClassName { background-color: #EDEED0; } .BgClassName { background-color: #EDEED0; } </style>
<style> span { border-color: #EDEED0; } span { border-color: rgb(237,238,208); } td.TdClassName { border-color: #EDEED0; } .TagClassName { border-color: #EDEED0; } </style>