#EDC0F0 (or 0xEDC0F0) is unknown color: approx Snuff. HEX triplet: ED, C0 and F0. RGB value is (237,192,240). Sum of RGB (Red+Green+Blue) = 237+192+240=669 (88% of max value = 765). Red value is 237 (92.97% from 255 or 35.43% from 669); Green value is 192 (75.39% from 255 or 28.70% from 669); Blue value is 240 (94.14% from 255 or 35.87% from 669); Max value from RGB is 240 - color contains mainly: blue. Hex color #EDC0F0 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EDC0F0 is #123F0F. Grayscale: #D2D2D2. Windows color (decimal): -1195792 or 15778029. OLE color: 15778029.
HSL color Cylindrical-coordinate representation of color #EDC0F0: hue angle of 296.25º degrees, saturation: 0.62, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #EDC0F0 is Cyan = 0.01, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #EDC0F0; } p { color: rgb(237,192,240); } H1.HeaderClassName { color: #EDC0F0; } .AnyTagClassName { color: #EDC0F0; } </style>
<style> a { background-color: #EDC0F0; } a { background-color: rgb(237,192,240); } div.DivClassName { background-color: #EDC0F0; } .BgClassName { background-color: #EDC0F0; } </style>
<style> span { border-color: #EDC0F0; } span { border-color: rgb(237,192,240); } td.TdClassName { border-color: #EDC0F0; } .TagClassName { border-color: #EDC0F0; } </style>