#FEC4E4 (or 0xFEC4E4) is unknown color: approx Classic Rose. HEX triplet: FE, C4 and E4. RGB value is (254,196,228). Sum of RGB (Red+Green+Blue) = 254+196+228=678 (89% of max value = 765). Red value is 254 (99.61% from 255 or 37.46% from 678); Green value is 196 (76.95% from 255 or 28.91% from 678); Blue value is 228 (89.45% from 255 or 33.63% from 678); Max value from RGB is 254 - color contains mainly: red. Hex color #FEC4E4 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FEC4E4 is #013B1B. Grayscale: #D8D8D8. Windows color (decimal): -80668 or 14992638. OLE color: 14992638.
HSL color Cylindrical-coordinate representation of color #FEC4E4: hue angle of 326.9º degrees, saturation: 0.97, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #FEC4E4 is Cyan = 0, Magento = 0.23, Yellow = 0.10 and Black (K on CMYK) = 0.00.
<style> p { color: #fec4e4; } p { color: rgb(254,196,228); } H1.HeaderClassName { color: #fec4e4; } .AnyTagClassName { color: #fec4e4; } </style>
<style> a { background-color: #fec4e4; } a { background-color: rgb(254,196,228); } div.DivClassName { background-color: #fec4e4; } .BgClassName { background-color: #fec4e4; } </style>
<style> span { border-color: #fec4e4; } span { border-color: rgb(254,196,228); } td.TdClassName { border-color: #fec4e4; } .TagClassName { border-color: #fec4e4; } </style>