#FCB7F0 (or 0xFCB7F0) is unknown color: approx Lavender Rose. HEX triplet: FC, B7 and F0. RGB value is (252,183,240). Sum of RGB (Red+Green+Blue) = 252+183+240=675 (89% of max value = 765). Red value is 252 (98.83% from 255 or 37.33% from 675); Green value is 183 (71.88% from 255 or 27.11% from 675); Blue value is 240 (94.14% from 255 or 35.56% from 675); Max value from RGB is 252 - color contains mainly: red. Hex color #FCB7F0 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FCB7F0 is #03480F. Grayscale: #D1D1D1. Windows color (decimal): -215056 or 15775740. OLE color: 15775740.
HSL color Cylindrical-coordinate representation of color #FCB7F0: hue angle of 310.43º degrees, saturation: 0.92, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #FCB7F0 is Cyan = 0, Magento = 0.27, Yellow = 0.05 and Black (K on CMYK) = 0.01.
<style> p { color: #FCB7F0; } p { color: rgb(252,183,240); } H1.HeaderClassName { color: #FCB7F0; } .AnyTagClassName { color: #FCB7F0; } </style>
<style> a { background-color: #FCB7F0; } a { background-color: rgb(252,183,240); } div.DivClassName { background-color: #FCB7F0; } .BgClassName { background-color: #FCB7F0; } </style>
<style> span { border-color: #FCB7F0; } span { border-color: rgb(252,183,240); } td.TdClassName { border-color: #FCB7F0; } .TagClassName { border-color: #FCB7F0; } </style>