#F72E72 (or 0xF72E72) is unknown color: approx Radical Red. HEX triplet: F7, 2E and 72. RGB value is (247,46,114). Sum of RGB (Red+Green+Blue) = 247+46+114=407 (53% of max value = 765). Red value is 247 (96.88% from 255 or 60.69% from 407); Green value is 46 (18.36% from 255 or 11.30% from 407); Blue value is 114 (44.92% from 255 or 28.01% from 407); Max value from RGB is 247 - color contains mainly: red. Hex color #F72E72 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #F72E72 is #08D18D. Grayscale: #717171. Windows color (decimal): -577934 or 7483127. OLE color: 7483127.
HSL color Cylindrical-coordinate representation of color #F72E72: hue angle of 339.7º degrees, saturation: 0.93, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #F72E72 is Cyan = 0, Magento = 0.81, Yellow = 0.54 and Black (K on CMYK) = 0.03.
<style> p { color: #f72e72; } p { color: rgb(247,46,114); } H1.HeaderClassName { color: #f72e72; } .AnyTagClassName { color: #f72e72; } </style>
<style> a { background-color: #f72e72; } a { background-color: rgb(247,46,114); } div.DivClassName { background-color: #f72e72; } .BgClassName { background-color: #f72e72; } </style>
<style> span { border-color: #f72e72; } span { border-color: rgb(247,46,114); } td.TdClassName { border-color: #f72e72; } .TagClassName { border-color: #f72e72; } </style>