#FCC1CA (or 0xFCC1CA) is unknown color: approx Pink. HEX triplet: FC, C1 and CA. RGB value is (252,193,202). Sum of RGB (Red+Green+Blue) = 252+193+202=647 (85% of max value = 765). Red value is 252 (98.83% from 255 or 38.95% from 647); Green value is 193 (75.78% from 255 or 29.83% from 647); Blue value is 202 (79.30% from 255 or 31.22% from 647); Max value from RGB is 252 - color contains mainly: red. Hex color #FCC1CA is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FCC1CA is #033E35. Grayscale: #D3D3D3. Windows color (decimal): -212534 or 13287932. OLE color: 13287932.
HSL color Cylindrical-coordinate representation of color #FCC1CA: hue angle of 350.85º 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 #FCC1CA is Cyan = 0, Magento = 0.23, Yellow = 0.20 and Black (K on CMYK) = 0.01.
<style> p { color: #FCC1CA; } p { color: rgb(252,193,202); } H1.HeaderClassName { color: #FCC1CA; } .AnyTagClassName { color: #FCC1CA; } </style>
<style> a { background-color: #FCC1CA; } a { background-color: rgb(252,193,202); } div.DivClassName { background-color: #FCC1CA; } .BgClassName { background-color: #FCC1CA; } </style>
<style> span { border-color: #FCC1CA; } span { border-color: rgb(252,193,202); } td.TdClassName { border-color: #FCC1CA; } .TagClassName { border-color: #FCC1CA; } </style>