#ECCCEF (or 0xECCCEF) is unknown color: approx Snuff. HEX triplet: EC, CC and EF. RGB value is (236,204,239). Sum of RGB (Red+Green+Blue) = 236+204+239=679 (89% of max value = 765). Red value is 236 (92.58% from 255 or 34.76% from 679); Green value is 204 (80.08% from 255 or 30.04% from 679); Blue value is 239 (93.75% from 255 or 35.20% from 679); Max value from RGB is 239 - color contains mainly: blue. Hex color #ECCCEF is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #ECCCEF is #133310. Grayscale: #D9D9D9. Windows color (decimal): -1258257 or 15715564. OLE color: 15715564.
HSL color Cylindrical-coordinate representation of color #ECCCEF: hue angle of 294.86º degrees, saturation: 0.52, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #ECCCEF is Cyan = 0.01, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #ECCCEF; } p { color: rgb(236,204,239); } H1.HeaderClassName { color: #ECCCEF; } .AnyTagClassName { color: #ECCCEF; } </style>
<style> a { background-color: #ECCCEF; } a { background-color: rgb(236,204,239); } div.DivClassName { background-color: #ECCCEF; } .BgClassName { background-color: #ECCCEF; } </style>
<style> span { border-color: #ECCCEF; } span { border-color: rgb(236,204,239); } td.TdClassName { border-color: #ECCCEF; } .TagClassName { border-color: #ECCCEF; } </style>