#FCC1B1 (or 0xFCC1B1) is unknown color: approx Melon. HEX triplet: FC, C1 and B1. RGB value is (252,193,177). Sum of RGB (Red+Green+Blue) = 252+193+177=622 (82% of max value = 765). Red value is 252 (98.83% from 255 or 40.51% from 622); Green value is 193 (75.78% from 255 or 31.03% from 622); Blue value is 177 (69.53% from 255 or 28.46% from 622); Max value from RGB is 252 - color contains mainly: red. Hex color #FCC1B1 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FCC1B1 is #033E4E. Grayscale: #D0D0D0. Windows color (decimal): -212559 or 11649532. OLE color: 11649532.
HSL color Cylindrical-coordinate representation of color #FCC1B1: hue angle of 12.8º degrees, saturation: 0.93, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #FCC1B1 is Cyan = 0, Magento = 0.23, Yellow = 0.30 and Black (K on CMYK) = 0.01.
<style> p { color: #FCC1B1; } p { color: rgb(252,193,177); } H1.HeaderClassName { color: #FCC1B1; } .AnyTagClassName { color: #FCC1B1; } </style>
<style> a { background-color: #FCC1B1; } a { background-color: rgb(252,193,177); } div.DivClassName { background-color: #FCC1B1; } .BgClassName { background-color: #FCC1B1; } </style>
<style> span { border-color: #FCC1B1; } span { border-color: rgb(252,193,177); } td.TdClassName { border-color: #FCC1B1; } .TagClassName { border-color: #FCC1B1; } </style>