#F04DA1 (or 0xF04DA1) is unknown color: approx Brilliant Rose. HEX triplet: F0, 4D and A1. RGB value is (240,77,161). Sum of RGB (Red+Green+Blue) = 240+77+161=478 (63% of max value = 765). Red value is 240 (94.14% from 255 or 50.21% from 478); Green value is 77 (30.47% from 255 or 16.11% from 478); Blue value is 161 (63.28% from 255 or 33.68% from 478); Max value from RGB is 240 - color contains mainly: red. Hex color #F04DA1 is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #F04DA1 is #0FB25E. Grayscale: #878787. Windows color (decimal): -1028703 or 10571248. OLE color: 10571248.
HSL color Cylindrical-coordinate representation of color #F04DA1: hue angle of 329.08º degrees, saturation: 0.84, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #F04DA1 is Cyan = 0, Magento = 0.68, Yellow = 0.33 and Black (K on CMYK) = 0.06.
<style> p { color: #f04da1; } p { color: rgb(240,77,161); } H1.HeaderClassName { color: #f04da1; } .AnyTagClassName { color: #f04da1; } </style>
<style> a { background-color: #f04da1; } a { background-color: rgb(240,77,161); } div.DivClassName { background-color: #f04da1; } .BgClassName { background-color: #f04da1; } </style>
<style> span { border-color: #f04da1; } span { border-color: rgb(240,77,161); } td.TdClassName { border-color: #f04da1; } .TagClassName { border-color: #f04da1; } </style>