#ECCAFE (or 0xECCAFE) is unknown color: approx Blue Chalk. HEX triplet: EC, CA and FE. RGB value is (236,202,254). Sum of RGB (Red+Green+Blue) = 236+202+254=692 (91% of max value = 765). Red value is 236 (92.58% from 255 or 34.10% from 692); Green value is 202 (79.30% from 255 or 29.19% from 692); Blue value is 254 (99.61% from 255 or 36.71% from 692); Max value from RGB is 254 - color contains mainly: blue. Hex color #ECCAFE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #ECCAFE is #133501. Grayscale: #D9D9D9. Windows color (decimal): -1258754 or 16698092. OLE color: 16698092.
HSL color Cylindrical-coordinate representation of color #ECCAFE: hue angle of 279.23º degrees, saturation: 0.96, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #ECCAFE is Cyan = 0.07, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #ECCAFE; } p { color: rgb(236,202,254); } H1.HeaderClassName { color: #ECCAFE; } .AnyTagClassName { color: #ECCAFE; } </style>
<style> a { background-color: #ECCAFE; } a { background-color: rgb(236,202,254); } div.DivClassName { background-color: #ECCAFE; } .BgClassName { background-color: #ECCAFE; } </style>
<style> span { border-color: #ECCAFE; } span { border-color: rgb(236,202,254); } td.TdClassName { border-color: #ECCAFE; } .TagClassName { border-color: #ECCAFE; } </style>