#F51965 (or 0xF51965) is unknown color: approx Ruby. HEX triplet: F5, 19 and 65. RGB value is (245,25,101). Sum of RGB (Red+Green+Blue) = 245+25+101=371 (49% of max value = 765). Red value is 245 (96.09% from 255 or 66.04% from 371); Green value is 25 (10.16% from 255 or 6.74% from 371); Blue value is 101 (39.84% from 255 or 27.22% from 371); Max value from RGB is 245 - color contains mainly: red. Hex color #F51965 is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #F51965 is #0AE69A. Grayscale: #636363. Windows color (decimal): -714395 or 6625781. OLE color: 6625781.
HSL color Cylindrical-coordinate representation of color #F51965: hue angle of 339.27º degrees, saturation: 0.92, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #F51965 is Cyan = 0, Magento = 0.90, Yellow = 0.59 and Black (K on CMYK) = 0.04.
<style> p { color: #F51965; } p { color: rgb(245,25,101); } H1.HeaderClassName { color: #F51965; } .AnyTagClassName { color: #F51965; } </style>
<style> a { background-color: #F51965; } a { background-color: rgb(245,25,101); } div.DivClassName { background-color: #F51965; } .BgClassName { background-color: #F51965; } </style>
<style> span { border-color: #F51965; } span { border-color: rgb(245,25,101); } td.TdClassName { border-color: #F51965; } .TagClassName { border-color: #F51965; } </style>