#EDA29C (or 0xEDA29C) is unknown color: approx Rose Bud. HEX triplet: ED, A2 and 9C. RGB value is (237,162,156). Sum of RGB (Red+Green+Blue) = 237+162+156=555 (73% of max value = 765). Red value is 237 (92.97% from 255 or 42.70% from 555); Green value is 162 (63.67% from 255 or 29.19% from 555); Blue value is 156 (61.33% from 255 or 28.11% from 555); Max value from RGB is 237 - color contains mainly: red. Hex color #EDA29C is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #EDA29C is #125D63. Grayscale: #B7B7B7. Windows color (decimal): -1203556 or 10265325. OLE color: 10265325.
HSL color Cylindrical-coordinate representation of color #EDA29C: hue angle of 4.44º degrees, saturation: 0.69, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #EDA29C is Cyan = 0, Magento = 0.32, Yellow = 0.34 and Black (K on CMYK) = 0.07.
<style> p { color: #EDA29C; } p { color: rgb(237,162,156); } H1.HeaderClassName { color: #EDA29C; } .AnyTagClassName { color: #EDA29C; } </style>
<style> a { background-color: #EDA29C; } a { background-color: rgb(237,162,156); } div.DivClassName { background-color: #EDA29C; } .BgClassName { background-color: #EDA29C; } </style>
<style> span { border-color: #EDA29C; } span { border-color: rgb(237,162,156); } td.TdClassName { border-color: #EDA29C; } .TagClassName { border-color: #EDA29C; } </style>