#ECC9F3 (or 0xECC9F3) is unknown color: approx Blue Chalk. HEX triplet: EC, C9 and F3. RGB value is (236,201,243). Sum of RGB (Red+Green+Blue) = 236+201+243=680 (90% of max value = 765). Red value is 236 (92.58% from 255 or 34.71% from 680); Green value is 201 (78.91% from 255 or 29.56% from 680); Blue value is 243 (95.31% from 255 or 35.74% from 680); Max value from RGB is 243 - color contains mainly: blue. Hex color #ECC9F3 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #ECC9F3 is #13360C. Grayscale: #D8D8D8. Windows color (decimal): -1259021 or 15976940. OLE color: 15976940.
HSL color Cylindrical-coordinate representation of color #ECC9F3: hue angle of 290º degrees, saturation: 0.64, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #ECC9F3 is Cyan = 0.03, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #ECC9F3; } p { color: rgb(236,201,243); } H1.HeaderClassName { color: #ECC9F3; } .AnyTagClassName { color: #ECC9F3; } </style>
<style> a { background-color: #ECC9F3; } a { background-color: rgb(236,201,243); } div.DivClassName { background-color: #ECC9F3; } .BgClassName { background-color: #ECC9F3; } </style>
<style> span { border-color: #ECC9F3; } span { border-color: rgb(236,201,243); } td.TdClassName { border-color: #ECC9F3; } .TagClassName { border-color: #ECC9F3; } </style>