#F4C4CC (or 0xF4C4CC) is unknown color: approx Pink. HEX triplet: F4, C4 and CC. RGB value is (244,196,204). Sum of RGB (Red+Green+Blue) = 244+196+204=644 (85% of max value = 765). Red value is 244 (95.70% from 255 or 37.89% from 644); Green value is 196 (76.95% from 255 or 30.43% from 644); Blue value is 204 (80.08% from 255 or 31.68% from 644); Max value from RGB is 244 - color contains mainly: red. Hex color #F4C4CC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F4C4CC is #0B3B33. Grayscale: #D3D3D3. Windows color (decimal): -736052 or 13419764. OLE color: 13419764.
HSL color Cylindrical-coordinate representation of color #F4C4CC: hue angle of 350º degrees, saturation: 0.69, 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 #F4C4CC is Cyan = 0, Magento = 0.20, Yellow = 0.16 and Black (K on CMYK) = 0.04.
<style> p { color: #F4C4CC; } p { color: rgb(244,196,204); } H1.HeaderClassName { color: #F4C4CC; } .AnyTagClassName { color: #F4C4CC; } </style>
<style> a { background-color: #F4C4CC; } a { background-color: rgb(244,196,204); } div.DivClassName { background-color: #F4C4CC; } .BgClassName { background-color: #F4C4CC; } </style>
<style> span { border-color: #F4C4CC; } span { border-color: rgb(244,196,204); } td.TdClassName { border-color: #F4C4CC; } .TagClassName { border-color: #F4C4CC; } </style>