#F02A78 (or 0xF02A78) is unknown color: approx Deep Cerise. HEX triplet: F0, 2A and 78. RGB value is (240,42,120). Sum of RGB (Red+Green+Blue) = 240+42+120=402 (53% of max value = 765). Red value is 240 (94.14% from 255 or 59.70% from 402); Green value is 42 (16.80% from 255 or 10.45% from 402); Blue value is 120 (47.27% from 255 or 29.85% from 402); Max value from RGB is 240 - color contains mainly: red. Hex color #F02A78 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #F02A78 is #0FD587. Grayscale: #6D6D6D. Windows color (decimal): -1037704 or 7875312. OLE color: 7875312.
HSL color Cylindrical-coordinate representation of color #F02A78: hue angle of 336.36º degrees, saturation: 0.87, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #F02A78 is Cyan = 0, Magento = 0.82, Yellow = 0.5 and Black (K on CMYK) = 0.06.
<style> p { color: #f02a78; } p { color: rgb(240,42,120); } H1.HeaderClassName { color: #f02a78; } .AnyTagClassName { color: #f02a78; } </style>
<style> a { background-color: #f02a78; } a { background-color: rgb(240,42,120); } div.DivClassName { background-color: #f02a78; } .BgClassName { background-color: #f02a78; } </style>
<style> span { border-color: #f02a78; } span { border-color: rgb(240,42,120); } td.TdClassName { border-color: #f02a78; } .TagClassName { border-color: #f02a78; } </style>