#FCB3F0 (or 0xFCB3F0) is unknown color: approx Lavender Rose. HEX triplet: FC, B3 and F0. RGB value is (252,179,240). Sum of RGB (Red+Green+Blue) = 252+179+240=671 (88% of max value = 765). Red value is 252 (98.83% from 255 or 37.56% from 671); Green value is 179 (70.31% from 255 or 26.68% from 671); Blue value is 240 (94.14% from 255 or 35.77% from 671); Max value from RGB is 252 - color contains mainly: red. Hex color #FCB3F0 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FCB3F0 is #034C0F. Grayscale: #CFCFCF. Windows color (decimal): -216080 or 15774716. OLE color: 15774716.
HSL color Cylindrical-coordinate representation of color #FCB3F0: hue angle of 309.86º degrees, saturation: 0.92, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #FCB3F0 is Cyan = 0, Magento = 0.29, Yellow = 0.05 and Black (K on CMYK) = 0.01.
<style> p { color: #FCB3F0; } p { color: rgb(252,179,240); } H1.HeaderClassName { color: #FCB3F0; } .AnyTagClassName { color: #FCB3F0; } </style>
<style> a { background-color: #FCB3F0; } a { background-color: rgb(252,179,240); } div.DivClassName { background-color: #FCB3F0; } .BgClassName { background-color: #FCB3F0; } </style>
<style> span { border-color: #FCB3F0; } span { border-color: rgb(252,179,240); } td.TdClassName { border-color: #FCB3F0; } .TagClassName { border-color: #FCB3F0; } </style>