#EAEDA9 (or 0xEAEDA9) is unknown color: approx Medium Goldenrod. HEX triplet: EA, ED and A9. RGB value is (234,237,169). Sum of RGB (Red+Green+Blue) = 234+237+169=640 (84% of max value = 765). Red value is 234 (91.80% from 255 or 36.56% from 640); Green value is 237 (92.97% from 255 or 37.03% from 640); Blue value is 169 (66.41% from 255 or 26.41% from 640); Max value from RGB is 237 - color contains mainly: green. Hex color #EAEDA9 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #EAEDA9 is #151256. Grayscale: #E4E4E4. Windows color (decimal): -1380951 or 11136490. OLE color: 11136490.
HSL color Cylindrical-coordinate representation of color #EAEDA9: hue angle of 62.65º degrees, saturation: 0.65, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #EAEDA9 is Cyan = 0.01, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.07.
<style> p { color: #EAEDA9; } p { color: rgb(234,237,169); } H1.HeaderClassName { color: #EAEDA9; } .AnyTagClassName { color: #EAEDA9; } </style>
<style> a { background-color: #EAEDA9; } a { background-color: rgb(234,237,169); } div.DivClassName { background-color: #EAEDA9; } .BgClassName { background-color: #EAEDA9; } </style>
<style> span { border-color: #EAEDA9; } span { border-color: rgb(234,237,169); } td.TdClassName { border-color: #EAEDA9; } .TagClassName { border-color: #EAEDA9; } </style>