#FC1042 (or 0xFC1042) is unknown color: approx Torch Red. HEX triplet: FC, 10 and 42. RGB value is (252,16,66). Sum of RGB (Red+Green+Blue) = 252+16+66=334 (44% of max value = 765). Red value is 252 (98.83% from 255 or 75.45% from 334); Green value is 16 (6.64% from 255 or 4.79% from 334); Blue value is 66 (26.17% from 255 or 19.76% from 334); Max value from RGB is 252 - color contains mainly: red. Hex color #FC1042 is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #FC1042 is #03EFBD. Grayscale: #5C5C5C. Windows color (decimal): -257982 or 4329724. OLE color: 4329724.
HSL color Cylindrical-coordinate representation of color #FC1042: hue angle of 347.29º degrees, saturation: 0.98, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #FC1042 is Cyan = 0, Magento = 0.94, Yellow = 0.74 and Black (K on CMYK) = 0.01.
<style> p { color: #FC1042; } p { color: rgb(252,16,66); } H1.HeaderClassName { color: #FC1042; } .AnyTagClassName { color: #FC1042; } </style>
<style> a { background-color: #FC1042; } a { background-color: rgb(252,16,66); } div.DivClassName { background-color: #FC1042; } .BgClassName { background-color: #FC1042; } </style>
<style> span { border-color: #FC1042; } span { border-color: rgb(252,16,66); } td.TdClassName { border-color: #FC1042; } .TagClassName { border-color: #FC1042; } </style>