#FB7FFD (or 0xFB7FFD) is unknown color: approx Fuchsia Pink. HEX triplet: FB, 7F and FD. RGB value is (251,127,253). Sum of RGB (Red+Green+Blue) = 251+127+253=631 (83% of max value = 765). Red value is 251 (98.44% from 255 or 39.78% from 631); Green value is 127 (50% from 255 or 20.13% from 631); Blue value is 253 (99.22% from 255 or 40.10% from 631); Max value from RGB is 253 - color contains mainly: blue. Hex color #FB7FFD is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #FB7FFD is #048002. Grayscale: #B2B2B2. Windows color (decimal): -294915 or 16613371. OLE color: 16613371.
HSL color Cylindrical-coordinate representation of color #FB7FFD: hue angle of 299.05º degrees, saturation: 0.97, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #FB7FFD is Cyan = 0.01, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #FB7FFD; } p { color: rgb(251,127,253); } H1.HeaderClassName { color: #FB7FFD; } .AnyTagClassName { color: #FB7FFD; } </style>
<style> a { background-color: #FB7FFD; } a { background-color: rgb(251,127,253); } div.DivClassName { background-color: #FB7FFD; } .BgClassName { background-color: #FB7FFD; } </style>
<style> span { border-color: #FB7FFD; } span { border-color: rgb(251,127,253); } td.TdClassName { border-color: #FB7FFD; } .TagClassName { border-color: #FB7FFD; } </style>