#ECCAF4 (or 0xECCAF4) is unknown color: approx Blue Chalk. HEX triplet: EC, CA and F4. RGB value is (236,202,244). Sum of RGB (Red+Green+Blue) = 236+202+244=682 (90% of max value = 765). Red value is 236 (92.58% from 255 or 34.60% from 682); Green value is 202 (79.30% from 255 or 29.62% from 682); Blue value is 244 (95.70% from 255 or 35.78% from 682); Max value from RGB is 244 - color contains mainly: blue. Hex color #ECCAF4 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #ECCAF4 is #13350B. Grayscale: #D8D8D8. Windows color (decimal): -1258764 or 16042732. OLE color: 16042732.
HSL color Cylindrical-coordinate representation of color #ECCAF4: hue angle of 288.57º degrees, saturation: 0.66, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #ECCAF4 is Cyan = 0.03, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #ECCAF4; } p { color: rgb(236,202,244); } H1.HeaderClassName { color: #ECCAF4; } .AnyTagClassName { color: #ECCAF4; } </style>
<style> a { background-color: #ECCAF4; } a { background-color: rgb(236,202,244); } div.DivClassName { background-color: #ECCAF4; } .BgClassName { background-color: #ECCAF4; } </style>
<style> span { border-color: #ECCAF4; } span { border-color: rgb(236,202,244); } td.TdClassName { border-color: #ECCAF4; } .TagClassName { border-color: #ECCAF4; } </style>