#ECBDF9 (or 0xECBDF9) is unknown color: approx Mauve. HEX triplet: EC, BD and F9. RGB value is (236,189,249). Sum of RGB (Red+Green+Blue) = 236+189+249=674 (89% of max value = 765). Red value is 236 (92.58% from 255 or 35.01% from 674); Green value is 189 (74.22% from 255 or 28.04% from 674); Blue value is 249 (97.66% from 255 or 36.94% from 674); Max value from RGB is 249 - color contains mainly: blue. Hex color #ECBDF9 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #ECBDF9 is #134206. Grayscale: #D1D1D1. Windows color (decimal): -1262087 or 16367084. OLE color: 16367084.
HSL color Cylindrical-coordinate representation of color #ECBDF9: hue angle of 287º degrees, saturation: 0.83, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #ECBDF9 is Cyan = 0.05, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #ECBDF9; } p { color: rgb(236,189,249); } H1.HeaderClassName { color: #ECBDF9; } .AnyTagClassName { color: #ECBDF9; } </style>
<style> a { background-color: #ECBDF9; } a { background-color: rgb(236,189,249); } div.DivClassName { background-color: #ECBDF9; } .BgClassName { background-color: #ECBDF9; } </style>
<style> span { border-color: #ECBDF9; } span { border-color: rgb(236,189,249); } td.TdClassName { border-color: #ECBDF9; } .TagClassName { border-color: #ECBDF9; } </style>