#EADDD1 (or 0xEADDD1) is unknown color: approx Spring Wood. HEX triplet: EA, DD and D1. RGB value is (234,221,209). Sum of RGB (Red+Green+Blue) = 234+221+209=664 (87% of max value = 765). Red value is 234 (91.80% from 255 or 35.24% from 664); Green value is 221 (86.72% from 255 or 33.28% from 664); Blue value is 209 (82.03% from 255 or 31.48% from 664); Max value from RGB is 234 - color contains mainly: red. Hex color #EADDD1 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EADDD1 is #15222E. Grayscale: #DFDFDF. Windows color (decimal): -1385007 or 13753834. OLE color: 13753834.
HSL color Cylindrical-coordinate representation of color #EADDD1: hue angle of 28.8º degrees, saturation: 0.37, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #EADDD1 is Cyan = 0, Magento = 0.06, Yellow = 0.11 and Black (K on CMYK) = 0.08.
<style> p { color: #EADDD1; } p { color: rgb(234,221,209); } H1.HeaderClassName { color: #EADDD1; } .AnyTagClassName { color: #EADDD1; } </style>
<style> a { background-color: #EADDD1; } a { background-color: rgb(234,221,209); } div.DivClassName { background-color: #EADDD1; } .BgClassName { background-color: #EADDD1; } </style>
<style> span { border-color: #EADDD1; } span { border-color: rgb(234,221,209); } td.TdClassName { border-color: #EADDD1; } .TagClassName { border-color: #EADDD1; } </style>