#EDCCF0 (or 0xEDCCF0) is unknown color: approx Snuff. HEX triplet: ED, CC and F0. RGB value is (237,204,240). Sum of RGB (Red+Green+Blue) = 237+204+240=681 (90% of max value = 765). Red value is 237 (92.97% from 255 or 34.80% from 681); Green value is 204 (80.08% from 255 or 29.96% from 681); Blue value is 240 (94.14% from 255 or 35.24% from 681); Max value from RGB is 240 - color contains mainly: blue. Hex color #EDCCF0 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EDCCF0 is #12330F. Grayscale: #D9D9D9. Windows color (decimal): -1192720 or 15781101. OLE color: 15781101.
HSL color Cylindrical-coordinate representation of color #EDCCF0: hue angle of 295º degrees, saturation: 0.55, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #EDCCF0 is Cyan = 0.01, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #EDCCF0; } p { color: rgb(237,204,240); } H1.HeaderClassName { color: #EDCCF0; } .AnyTagClassName { color: #EDCCF0; } </style>
<style> a { background-color: #EDCCF0; } a { background-color: rgb(237,204,240); } div.DivClassName { background-color: #EDCCF0; } .BgClassName { background-color: #EDCCF0; } </style>
<style> span { border-color: #EDCCF0; } span { border-color: rgb(237,204,240); } td.TdClassName { border-color: #EDCCF0; } .TagClassName { border-color: #EDCCF0; } </style>