#FC478A (or 0xFC478A) is unknown color: approx Violet Red. HEX triplet: FC, 47 and 8A. RGB value is (252,71,138). Sum of RGB (Red+Green+Blue) = 252+71+138=461 (61% of max value = 765). Red value is 252 (98.83% from 255 or 54.66% from 461); Green value is 71 (28.12% from 255 or 15.40% from 461); Blue value is 138 (54.30% from 255 or 29.93% from 461); Max value from RGB is 252 - color contains mainly: red. Hex color #FC478A is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #FC478A is #03B875. Grayscale: #848484. Windows color (decimal): -243830 or 9062396. OLE color: 9062396.
HSL color Cylindrical-coordinate representation of color #FC478A: hue angle of 337.79º degrees, saturation: 0.97, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #FC478A is Cyan = 0, Magento = 0.72, Yellow = 0.45 and Black (K on CMYK) = 0.01.
<style> p { color: #FC478A; } p { color: rgb(252,71,138); } H1.HeaderClassName { color: #FC478A; } .AnyTagClassName { color: #FC478A; } </style>
<style> a { background-color: #FC478A; } a { background-color: rgb(252,71,138); } div.DivClassName { background-color: #FC478A; } .BgClassName { background-color: #FC478A; } </style>
<style> span { border-color: #FC478A; } span { border-color: rgb(252,71,138); } td.TdClassName { border-color: #FC478A; } .TagClassName { border-color: #FC478A; } </style>