#ECD4FF (or 0xECD4FF) is unknown color: approx Blue Chalk. HEX triplet: EC, D4 and FF. RGB value is (236,212,255). Sum of RGB (Red+Green+Blue) = 236+212+255=703 (93% of max value = 765). Red value is 236 (92.58% from 255 or 33.57% from 703); Green value is 212 (83.20% from 255 or 30.16% from 703); Blue value is 255 (100% from 255 or 36.27% from 703); Max value from RGB is 255 - color contains mainly: blue. Hex color #ECD4FF is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #ECD4FF is #132B00. Grayscale: #DFDFDF. Windows color (decimal): -1256193 or 16766188. OLE color: 16766188.
HSL color Cylindrical-coordinate representation of color #ECD4FF: hue angle of 273.49º degrees, saturation: 1, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #ECD4FF is Cyan = 0.07, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #ECD4FF; } p { color: rgb(236,212,255); } H1.HeaderClassName { color: #ECD4FF; } .AnyTagClassName { color: #ECD4FF; } </style>
<style> a { background-color: #ECD4FF; } a { background-color: rgb(236,212,255); } div.DivClassName { background-color: #ECD4FF; } .BgClassName { background-color: #ECD4FF; } </style>
<style> span { border-color: #ECD4FF; } span { border-color: rgb(236,212,255); } td.TdClassName { border-color: #ECD4FF; } .TagClassName { border-color: #ECD4FF; } </style>