#EDDAB4 (or 0xEDDAB4) is unknown color: approx Champagne. HEX triplet: ED, DA and B4. RGB value is (237,218,180). Sum of RGB (Red+Green+Blue) = 237+218+180=635 (84% of max value = 765). Red value is 237 (92.97% from 255 or 37.32% from 635); Green value is 218 (85.55% from 255 or 34.33% from 635); Blue value is 180 (70.70% from 255 or 28.35% from 635); Max value from RGB is 237 - color contains mainly: red. Hex color #EDDAB4 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EDDAB4 is #12254B. Grayscale: #DBDBDB. Windows color (decimal): -1189196 or 11852525. OLE color: 11852525.
HSL color Cylindrical-coordinate representation of color #EDDAB4: hue angle of 40º degrees, saturation: 0.61, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #EDDAB4 is Cyan = 0, Magento = 0.08, Yellow = 0.24 and Black (K on CMYK) = 0.07.
<style> p { color: #EDDAB4; } p { color: rgb(237,218,180); } H1.HeaderClassName { color: #EDDAB4; } .AnyTagClassName { color: #EDDAB4; } </style>
<style> a { background-color: #EDDAB4; } a { background-color: rgb(237,218,180); } div.DivClassName { background-color: #EDDAB4; } .BgClassName { background-color: #EDDAB4; } </style>
<style> span { border-color: #EDDAB4; } span { border-color: rgb(237,218,180); } td.TdClassName { border-color: #EDDAB4; } .TagClassName { border-color: #EDDAB4; } </style>