#F56DC0 (or 0xF56DC0) is unknown color: approx Neon Pink. HEX triplet: F5, 6D and C0. RGB value is (245,109,192). Sum of RGB (Red+Green+Blue) = 245+109+192=546 (72% of max value = 765). Red value is 245 (96.09% from 255 or 44.87% from 546); Green value is 109 (42.97% from 255 or 19.96% from 546); Blue value is 192 (75.39% from 255 or 35.16% from 546); Max value from RGB is 245 - color contains mainly: red. Hex color #F56DC0 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F56DC0 is #0A923F. Grayscale: #9E9E9E. Windows color (decimal): -692800 or 12611061. OLE color: 12611061.
HSL color Cylindrical-coordinate representation of color #F56DC0: hue angle of 323.38º degrees, saturation: 0.87, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #F56DC0 is Cyan = 0, Magento = 0.56, Yellow = 0.22 and Black (K on CMYK) = 0.04.
<style> p { color: #F56DC0; } p { color: rgb(245,109,192); } H1.HeaderClassName { color: #F56DC0; } .AnyTagClassName { color: #F56DC0; } </style>
<style> a { background-color: #F56DC0; } a { background-color: rgb(245,109,192); } div.DivClassName { background-color: #F56DC0; } .BgClassName { background-color: #F56DC0; } </style>
<style> span { border-color: #F56DC0; } span { border-color: rgb(245,109,192); } td.TdClassName { border-color: #F56DC0; } .TagClassName { border-color: #F56DC0; } </style>