#FCC2CC (or 0xFCC2CC) is unknown color: approx Pink. HEX triplet: FC, C2 and CC. RGB value is (252,194,204). Sum of RGB (Red+Green+Blue) = 252+194+204=650 (86% of max value = 765). Red value is 252 (98.83% from 255 or 38.77% from 650); Green value is 194 (76.17% from 255 or 29.85% from 650); Blue value is 204 (80.08% from 255 or 31.38% from 650); Max value from RGB is 252 - color contains mainly: red. Hex color #FCC2CC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FCC2CC is #033D33. Grayscale: #D4D4D4. Windows color (decimal): -212276 or 13419260. OLE color: 13419260.
HSL color Cylindrical-coordinate representation of color #FCC2CC: hue angle of 349.66º degrees, saturation: 0.91, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #FCC2CC is Cyan = 0, Magento = 0.23, Yellow = 0.19 and Black (K on CMYK) = 0.01.
<style> p { color: #FCC2CC; } p { color: rgb(252,194,204); } H1.HeaderClassName { color: #FCC2CC; } .AnyTagClassName { color: #FCC2CC; } </style>
<style> a { background-color: #FCC2CC; } a { background-color: rgb(252,194,204); } div.DivClassName { background-color: #FCC2CC; } .BgClassName { background-color: #FCC2CC; } </style>
<style> span { border-color: #FCC2CC; } span { border-color: rgb(252,194,204); } td.TdClassName { border-color: #FCC2CC; } .TagClassName { border-color: #FCC2CC; } </style>