#EECDC9 (or 0xEECDC9) is unknown color: approx Coral Candy. HEX triplet: EE, CD and C9. RGB value is (238,205,201). Sum of RGB (Red+Green+Blue) = 238+205+201=644 (85% of max value = 765). Red value is 238 (93.36% from 255 or 36.96% from 644); Green value is 205 (80.47% from 255 or 31.83% from 644); Blue value is 201 (78.91% from 255 or 31.21% from 644); Max value from RGB is 238 - color contains mainly: red. Hex color #EECDC9 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EECDC9 is #113236. Grayscale: #D6D6D6. Windows color (decimal): -1126967 or 13225454. OLE color: 13225454.
HSL color Cylindrical-coordinate representation of color #EECDC9: hue angle of 6.49º degrees, saturation: 0.52, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #EECDC9 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.07.
<style> p { color: #EECDC9; } p { color: rgb(238,205,201); } H1.HeaderClassName { color: #EECDC9; } .AnyTagClassName { color: #EECDC9; } </style>
<style> a { background-color: #EECDC9; } a { background-color: rgb(238,205,201); } div.DivClassName { background-color: #EECDC9; } .BgClassName { background-color: #EECDC9; } </style>
<style> span { border-color: #EECDC9; } span { border-color: rgb(238,205,201); } td.TdClassName { border-color: #EECDC9; } .TagClassName { border-color: #EECDC9; } </style>