#F5C3CC (or 0xF5C3CC) is unknown color: approx Pink. HEX triplet: F5, C3 and CC. RGB value is (245,195,204). Sum of RGB (Red+Green+Blue) = 245+195+204=644 (85% of max value = 765). Red value is 245 (96.09% from 255 or 38.04% from 644); Green value is 195 (76.56% from 255 or 30.28% from 644); Blue value is 204 (80.08% from 255 or 31.68% from 644); Max value from RGB is 245 - color contains mainly: red. Hex color #F5C3CC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F5C3CC is #0A3C33. Grayscale: #D2D2D2. Windows color (decimal): -670772 or 13419509. OLE color: 13419509.
HSL color Cylindrical-coordinate representation of color #F5C3CC: hue angle of 349.2º degrees, saturation: 0.71, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #F5C3CC is Cyan = 0, Magento = 0.20, Yellow = 0.17 and Black (K on CMYK) = 0.04.
<style> p { color: #F5C3CC; } p { color: rgb(245,195,204); } H1.HeaderClassName { color: #F5C3CC; } .AnyTagClassName { color: #F5C3CC; } </style>
<style> a { background-color: #F5C3CC; } a { background-color: rgb(245,195,204); } div.DivClassName { background-color: #F5C3CC; } .BgClassName { background-color: #F5C3CC; } </style>
<style> span { border-color: #F5C3CC; } span { border-color: rgb(245,195,204); } td.TdClassName { border-color: #F5C3CC; } .TagClassName { border-color: #F5C3CC; } </style>