#FA4FBD (or 0xFA4FBD) is unknown color: approx Hot Pink. HEX triplet: FA, 4F and BD. RGB value is (250,79,189). Sum of RGB (Red+Green+Blue) = 250+79+189=518 (68% of max value = 765). Red value is 250 (98.05% from 255 or 48.26% from 518); Green value is 79 (31.25% from 255 or 15.25% from 518); Blue value is 189 (74.22% from 255 or 36.49% from 518); Max value from RGB is 250 - color contains mainly: red. Hex color #FA4FBD is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #FA4FBD is #05B042. Grayscale: #8E8E8E. Windows color (decimal): -372803 or 12406778. OLE color: 12406778.
HSL color Cylindrical-coordinate representation of color #FA4FBD: hue angle of 321.4º degrees, saturation: 0.94, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #FA4FBD is Cyan = 0, Magento = 0.68, Yellow = 0.24 and Black (K on CMYK) = 0.02.
<style> p { color: #fa4fbd; } p { color: rgb(250,79,189); } H1.HeaderClassName { color: #fa4fbd; } .AnyTagClassName { color: #fa4fbd; } </style>
<style> a { background-color: #fa4fbd; } a { background-color: rgb(250,79,189); } div.DivClassName { background-color: #fa4fbd; } .BgClassName { background-color: #fa4fbd; } </style>
<style> span { border-color: #fa4fbd; } span { border-color: rgb(250,79,189); } td.TdClassName { border-color: #fa4fbd; } .TagClassName { border-color: #fa4fbd; } </style>