#ECC3FB (or 0xECC3FB) is unknown color: approx Mauve. HEX triplet: EC, C3 and FB. RGB value is (236,195,251). Sum of RGB (Red+Green+Blue) = 236+195+251=682 (90% of max value = 765). Red value is 236 (92.58% from 255 or 34.60% from 682); Green value is 195 (76.56% from 255 or 28.59% from 682); Blue value is 251 (98.44% from 255 or 36.80% from 682); Max value from RGB is 251 - color contains mainly: blue. Hex color #ECC3FB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #ECC3FB is #133C04. Grayscale: #D5D5D5. Windows color (decimal): -1260549 or 16499692. OLE color: 16499692.
HSL color Cylindrical-coordinate representation of color #ECC3FB: hue angle of 283.93º degrees, saturation: 0.88, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #ECC3FB is Cyan = 0.06, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #ECC3FB; } p { color: rgb(236,195,251); } H1.HeaderClassName { color: #ECC3FB; } .AnyTagClassName { color: #ECC3FB; } </style>
<style> a { background-color: #ECC3FB; } a { background-color: rgb(236,195,251); } div.DivClassName { background-color: #ECC3FB; } .BgClassName { background-color: #ECC3FB; } </style>
<style> span { border-color: #ECC3FB; } span { border-color: rgb(236,195,251); } td.TdClassName { border-color: #ECC3FB; } .TagClassName { border-color: #ECC3FB; } </style>