#ECB5ED (or 0xECB5ED) is unknown color: approx French Lilac. HEX triplet: EC, B5 and ED. RGB value is (236,181,237). Sum of RGB (Red+Green+Blue) = 236+181+237=654 (86% of max value = 765). Red value is 236 (92.58% from 255 or 36.09% from 654); Green value is 181 (71.09% from 255 or 27.68% from 654); Blue value is 237 (92.97% from 255 or 36.24% from 654); Max value from RGB is 237 - color contains mainly: blue. Hex color #ECB5ED is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #ECB5ED is #134A12. Grayscale: #CBCBCB. Windows color (decimal): -1264147 or 15578604. OLE color: 15578604.
HSL color Cylindrical-coordinate representation of color #ECB5ED: hue angle of 298.93º degrees, saturation: 0.61, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #ECB5ED is Cyan = 0.00, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #ECB5ED; } p { color: rgb(236,181,237); } H1.HeaderClassName { color: #ECB5ED; } .AnyTagClassName { color: #ECB5ED; } </style>
<style> a { background-color: #ECB5ED; } a { background-color: rgb(236,181,237); } div.DivClassName { background-color: #ECB5ED; } .BgClassName { background-color: #ECB5ED; } </style>
<style> span { border-color: #ECB5ED; } span { border-color: rgb(236,181,237); } td.TdClassName { border-color: #ECB5ED; } .TagClassName { border-color: #ECB5ED; } </style>