#FC3F70 (or 0xFC3F70) is unknown color: approx Radical Red. HEX triplet: FC, 3F and 70. RGB value is (252,63,112). Sum of RGB (Red+Green+Blue) = 252+63+112=427 (56% of max value = 765). Red value is 252 (98.83% from 255 or 59.02% from 427); Green value is 63 (25% from 255 or 14.75% from 427); Blue value is 112 (44.14% from 255 or 26.23% from 427); Max value from RGB is 252 - color contains mainly: red. Hex color #FC3F70 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #FC3F70 is #03C08F. Grayscale: #7D7D7D. Windows color (decimal): -245904 or 7356412. OLE color: 7356412.
HSL color Cylindrical-coordinate representation of color #FC3F70: hue angle of 344.44º degrees, saturation: 0.97, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #FC3F70 is Cyan = 0, Magento = 0.75, Yellow = 0.56 and Black (K on CMYK) = 0.01.
<style> p { color: #FC3F70; } p { color: rgb(252,63,112); } H1.HeaderClassName { color: #FC3F70; } .AnyTagClassName { color: #FC3F70; } </style>
<style> a { background-color: #FC3F70; } a { background-color: rgb(252,63,112); } div.DivClassName { background-color: #FC3F70; } .BgClassName { background-color: #FC3F70; } </style>
<style> span { border-color: #FC3F70; } span { border-color: rgb(252,63,112); } td.TdClassName { border-color: #FC3F70; } .TagClassName { border-color: #FC3F70; } </style>