#FEDCD7 (or 0xFEDCD7) is unknown color: approx Remy. HEX triplet: FE, DC and D7. RGB value is (254,220,215). Sum of RGB (Red+Green+Blue) = 254+220+215=689 (91% of max value = 765). Red value is 254 (99.61% from 255 or 36.87% from 689); Green value is 220 (86.33% from 255 or 31.93% from 689); Blue value is 215 (84.38% from 255 or 31.20% from 689); Max value from RGB is 254 - color contains mainly: red. Hex color #FEDCD7 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FEDCD7 is #012328. Grayscale: #E5E5E5. Windows color (decimal): -74537 or 14146814. OLE color: 14146814.
HSL color Cylindrical-coordinate representation of color #FEDCD7: hue angle of 7.69º degrees, saturation: 0.95, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #FEDCD7 is Cyan = 0, Magento = 0.13, Yellow = 0.15 and Black (K on CMYK) = 0.00.
<style> p { color: #FEDCD7; } p { color: rgb(254,220,215); } H1.HeaderClassName { color: #FEDCD7; } .AnyTagClassName { color: #FEDCD7; } </style>
<style> a { background-color: #FEDCD7; } a { background-color: rgb(254,220,215); } div.DivClassName { background-color: #FEDCD7; } .BgClassName { background-color: #FEDCD7; } </style>
<style> span { border-color: #FEDCD7; } span { border-color: rgb(254,220,215); } td.TdClassName { border-color: #FEDCD7; } .TagClassName { border-color: #FEDCD7; } </style>