#FCC7FC (or 0xFCC7FC) is unknown color: approx Snuff. HEX triplet: FC, C7 and FC. RGB value is (252,199,252). Sum of RGB (Red+Green+Blue) = 252+199+252=703 (93% of max value = 765). Red value is 252 (98.83% from 255 or 35.85% from 703); Green value is 199 (78.12% from 255 or 28.31% from 703); Blue value is 252 (98.83% from 255 or 35.85% from 703); Max value from RGB is 252 - color contains mainly: red, blue. Hex color #FCC7FC is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FCC7FC is #033803. Grayscale: #DCDCDC. Windows color (decimal): -210948 or 16566268. OLE color: 16566268.
HSL color Cylindrical-coordinate representation of color #FCC7FC: hue angle of 300º degrees, saturation: 0.9, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #FCC7FC is Cyan = 0, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #FCC7FC; } p { color: rgb(252,199,252); } H1.HeaderClassName { color: #FCC7FC; } .AnyTagClassName { color: #FCC7FC; } </style>
<style> a { background-color: #FCC7FC; } a { background-color: rgb(252,199,252); } div.DivClassName { background-color: #FCC7FC; } .BgClassName { background-color: #FCC7FC; } </style>
<style> span { border-color: #FCC7FC; } span { border-color: rgb(252,199,252); } td.TdClassName { border-color: #FCC7FC; } .TagClassName { border-color: #FCC7FC; } </style>