#EDCED2 (or 0xEDCED2) is unknown color: approx Pale Rose. HEX triplet: ED, CE and D2. RGB value is (237,206,210). Sum of RGB (Red+Green+Blue) = 237+206+210=653 (86% of max value = 765). Red value is 237 (92.97% from 255 or 36.29% from 653); Green value is 206 (80.86% from 255 or 31.55% from 653); Blue value is 210 (82.42% from 255 or 32.16% from 653); Max value from RGB is 237 - color contains mainly: red. Hex color #EDCED2 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EDCED2 is #12312D. Grayscale: #D7D7D7. Windows color (decimal): -1192238 or 13815533. OLE color: 13815533.
HSL color Cylindrical-coordinate representation of color #EDCED2: hue angle of 352.26º degrees, saturation: 0.46, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #EDCED2 is Cyan = 0, Magento = 0.13, Yellow = 0.11 and Black (K on CMYK) = 0.07.
<style> p { color: #EDCED2; } p { color: rgb(237,206,210); } H1.HeaderClassName { color: #EDCED2; } .AnyTagClassName { color: #EDCED2; } </style>
<style> a { background-color: #EDCED2; } a { background-color: rgb(237,206,210); } div.DivClassName { background-color: #EDCED2; } .BgClassName { background-color: #EDCED2; } </style>
<style> span { border-color: #EDCED2; } span { border-color: rgb(237,206,210); } td.TdClassName { border-color: #EDCED2; } .TagClassName { border-color: #EDCED2; } </style>