#FFC3E1 (or 0xFFC3E1) is unknown color: approx Classic Rose. HEX triplet: FF, C3 and E1. RGB value is (255,195,225). Sum of RGB (Red+Green+Blue) = 255+195+225=675 (89% of max value = 765). Red value is 255 (100% from 255 or 37.78% from 675); Green value is 195 (76.56% from 255 or 28.89% from 675); Blue value is 225 (88.28% from 255 or 33.33% from 675); Max value from RGB is 255 - color contains mainly: red. Hex color #FFC3E1 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FFC3E1 is #003C1E. Grayscale: #D8D8D8. Windows color (decimal): -15391 or 14795775. OLE color: 14795775.
HSL color Cylindrical-coordinate representation of color #FFC3E1: hue angle of 330º degrees, saturation: 1, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #FFC3E1 is Cyan = 0, Magento = 0.24, Yellow = 0.12 and Black (K on CMYK) = 0.
<style> p { color: #FFC3E1; } p { color: rgb(255,195,225); } H1.HeaderClassName { color: #FFC3E1; } .AnyTagClassName { color: #FFC3E1; } </style>
<style> a { background-color: #FFC3E1; } a { background-color: rgb(255,195,225); } div.DivClassName { background-color: #FFC3E1; } .BgClassName { background-color: #FFC3E1; } </style>
<style> span { border-color: #FFC3E1; } span { border-color: rgb(255,195,225); } td.TdClassName { border-color: #FFC3E1; } .TagClassName { border-color: #FFC3E1; } </style>