#FD8EDE (or 0xFD8EDE) is unknown color: approx Pale Magenta. HEX triplet: FD, 8E and DE. RGB value is (253,142,222). Sum of RGB (Red+Green+Blue) = 253+142+222=617 (81% of max value = 765). Red value is 253 (99.22% from 255 or 41.00% from 617); Green value is 142 (55.86% from 255 or 23.01% from 617); Blue value is 222 (87.11% from 255 or 35.98% from 617); Max value from RGB is 253 - color contains mainly: red. Hex color #FD8EDE is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FD8EDE is #027121. Grayscale: #B8B8B8. Windows color (decimal): -160034 or 14585597. OLE color: 14585597.
HSL color Cylindrical-coordinate representation of color #FD8EDE: hue angle of 316.76º degrees, saturation: 0.97, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #FD8EDE is Cyan = 0, Magento = 0.44, Yellow = 0.12 and Black (K on CMYK) = 0.01.
<style> p { color: #FD8EDE; } p { color: rgb(253,142,222); } H1.HeaderClassName { color: #FD8EDE; } .AnyTagClassName { color: #FD8EDE; } </style>
<style> a { background-color: #FD8EDE; } a { background-color: rgb(253,142,222); } div.DivClassName { background-color: #FD8EDE; } .BgClassName { background-color: #FD8EDE; } </style>
<style> span { border-color: #FD8EDE; } span { border-color: rgb(253,142,222); } td.TdClassName { border-color: #FD8EDE; } .TagClassName { border-color: #FD8EDE; } </style>