#FFC5F1 (or 0xFFC5F1) is unknown color: approx Classic Rose. HEX triplet: FF, C5 and F1. RGB value is (255,197,241). Sum of RGB (Red+Green+Blue) = 255+197+241=693 (91% of max value = 765). Red value is 255 (100% from 255 or 36.80% from 693); Green value is 197 (77.34% from 255 or 28.43% from 693); Blue value is 241 (94.53% from 255 or 34.78% from 693); Max value from RGB is 255 - color contains mainly: red. Hex color #FFC5F1 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FFC5F1 is #003A0E. Grayscale: #DBDBDB. Windows color (decimal): -14863 or 15844863. OLE color: 15844863.
HSL color Cylindrical-coordinate representation of color #FFC5F1: hue angle of 314.48º degrees, saturation: 1, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #FFC5F1 is Cyan = 0, Magento = 0.23, Yellow = 0.05 and Black (K on CMYK) = 0.
<style> p { color: #FFC5F1; } p { color: rgb(255,197,241); } H1.HeaderClassName { color: #FFC5F1; } .AnyTagClassName { color: #FFC5F1; } </style>
<style> a { background-color: #FFC5F1; } a { background-color: rgb(255,197,241); } div.DivClassName { background-color: #FFC5F1; } .BgClassName { background-color: #FFC5F1; } </style>
<style> span { border-color: #FFC5F1; } span { border-color: rgb(255,197,241); } td.TdClassName { border-color: #FFC5F1; } .TagClassName { border-color: #FFC5F1; } </style>