#FFCCF1 (or 0xFFCCF1) is unknown color: approx Classic Rose. HEX triplet: FF, CC and F1. RGB value is (255,204,241). Sum of RGB (Red+Green+Blue) = 255+204+241=700 (92% of max value = 765). Red value is 255 (100% from 255 or 36.43% from 700); Green value is 204 (80.08% from 255 or 29.14% from 700); Blue value is 241 (94.53% from 255 or 34.43% from 700); Max value from RGB is 255 - color contains mainly: red. Hex color #FFCCF1 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FFCCF1 is #00330E. Grayscale: #DFDFDF. Windows color (decimal): -13071 or 15846655. OLE color: 15846655.
HSL color Cylindrical-coordinate representation of color #FFCCF1: hue angle of 316.47º degrees, saturation: 1, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #FFCCF1 is Cyan = 0, Magento = 0.2, Yellow = 0.05 and Black (K on CMYK) = 0.
<style> p { color: #FFCCF1; } p { color: rgb(255,204,241); } H1.HeaderClassName { color: #FFCCF1; } .AnyTagClassName { color: #FFCCF1; } </style>
<style> a { background-color: #FFCCF1; } a { background-color: rgb(255,204,241); } div.DivClassName { background-color: #FFCCF1; } .BgClassName { background-color: #FFCCF1; } </style>
<style> span { border-color: #FFCCF1; } span { border-color: rgb(255,204,241); } td.TdClassName { border-color: #FFCCF1; } .TagClassName { border-color: #FFCCF1; } </style>