#F201A4 (or 0xF201A4) is unknown color: approx Hollywood Cerise. HEX triplet: F2, 01 and A4. RGB value is (242,1,164). Sum of RGB (Red+Green+Blue) = 242+1+164=407 (53% of max value = 765). Red value is 242 (94.92% from 255 or 59.46% from 407); Green value is 1 (0.78% from 255 or 0.25% from 407); Blue value is 164 (64.45% from 255 or 40.29% from 407); Max value from RGB is 242 - color contains mainly: red. Hex color #F201A4 is not a web safe color. Web safe color analog (approx): #FF0099. Inversed color of #F201A4 is #0DFE5B. Grayscale: #5B5B5B. Windows color (decimal): -917084 or 10748402. OLE color: 10748402.
HSL color Cylindrical-coordinate representation of color #F201A4: hue angle of 319.42º degrees, saturation: 0.99, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 1%. Process color model (Four color, CMYK) of #F201A4 is Cyan = 0, Magento = 1.00, Yellow = 0.32 and Black (K on CMYK) = 0.05.
<style> p { color: #F201A4; } p { color: rgb(242,1,164); } H1.HeaderClassName { color: #F201A4; } .AnyTagClassName { color: #F201A4; } </style>
<style> a { background-color: #F201A4; } a { background-color: rgb(242,1,164); } div.DivClassName { background-color: #F201A4; } .BgClassName { background-color: #F201A4; } </style>
<style> span { border-color: #F201A4; } span { border-color: rgb(242,1,164); } td.TdClassName { border-color: #F201A4; } .TagClassName { border-color: #F201A4; } </style>