#ECBFFF (or 0xECBFFF) is unknown color: approx Mauve. HEX triplet: EC, BF and FF. RGB value is (236,191,255). Sum of RGB (Red+Green+Blue) = 236+191+255=682 (90% of max value = 765). Red value is 236 (92.58% from 255 or 34.60% from 682); Green value is 191 (75% from 255 or 28.01% from 682); Blue value is 255 (100% from 255 or 37.39% from 682); Max value from RGB is 255 - color contains mainly: blue. Hex color #ECBFFF is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #ECBFFF is #134000. Grayscale: #D3D3D3. Windows color (decimal): -1261569 or 16760812. OLE color: 16760812.
HSL color Cylindrical-coordinate representation of color #ECBFFF: hue angle of 282.19º degrees, saturation: 1, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #ECBFFF is Cyan = 0.07, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #ECBFFF; } p { color: rgb(236,191,255); } H1.HeaderClassName { color: #ECBFFF; } .AnyTagClassName { color: #ECBFFF; } </style>
<style> a { background-color: #ECBFFF; } a { background-color: rgb(236,191,255); } div.DivClassName { background-color: #ECBFFF; } .BgClassName { background-color: #ECBFFF; } </style>
<style> span { border-color: #ECBFFF; } span { border-color: rgb(236,191,255); } td.TdClassName { border-color: #ECBFFF; } .TagClassName { border-color: #ECBFFF; } </style>