#ECDACC (or 0xECDACC) is unknown color: approx Dawn Pink. HEX triplet: EC, DA and CC. RGB value is (236,218,204). Sum of RGB (Red+Green+Blue) = 236+218+204=658 (87% of max value = 765). Red value is 236 (92.58% from 255 or 35.87% from 658); Green value is 218 (85.55% from 255 or 33.13% from 658); Blue value is 204 (80.08% from 255 or 31.00% from 658); Max value from RGB is 236 - color contains mainly: red. Hex color #ECDACC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #ECDACC is #132533. Grayscale: #DDDDDD. Windows color (decimal): -1254708 or 13425388. OLE color: 13425388.
HSL color Cylindrical-coordinate representation of color #ECDACC: hue angle of 26.25º degrees, saturation: 0.46, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #ECDACC is Cyan = 0, Magento = 0.08, Yellow = 0.14 and Black (K on CMYK) = 0.07.
<style> p { color: #ECDACC; } p { color: rgb(236,218,204); } H1.HeaderClassName { color: #ECDACC; } .AnyTagClassName { color: #ECDACC; } </style>
<style> a { background-color: #ECDACC; } a { background-color: rgb(236,218,204); } div.DivClassName { background-color: #ECDACC; } .BgClassName { background-color: #ECDACC; } </style>
<style> span { border-color: #ECDACC; } span { border-color: rgb(236,218,204); } td.TdClassName { border-color: #ECDACC; } .TagClassName { border-color: #ECDACC; } </style>