#FB9FFD (or 0xFB9FFD) is unknown color: approx Violet. HEX triplet: FB, 9F and FD. RGB value is (251,159,253). Sum of RGB (Red+Green+Blue) = 251+159+253=663 (87% of max value = 765). Red value is 251 (98.44% from 255 or 37.86% from 663); Green value is 159 (62.5% from 255 or 23.98% from 663); Blue value is 253 (99.22% from 255 or 38.16% from 663); Max value from RGB is 253 - color contains mainly: blue. Hex color #FB9FFD is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FB9FFD is #046002. Grayscale: #C4C4C4. Windows color (decimal): -286723 or 16621563. OLE color: 16621563.
HSL color Cylindrical-coordinate representation of color #FB9FFD: hue angle of 298.72º degrees, saturation: 0.96, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #FB9FFD is Cyan = 0.01, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #FB9FFD; } p { color: rgb(251,159,253); } H1.HeaderClassName { color: #FB9FFD; } .AnyTagClassName { color: #FB9FFD; } </style>
<style> a { background-color: #FB9FFD; } a { background-color: rgb(251,159,253); } div.DivClassName { background-color: #FB9FFD; } .BgClassName { background-color: #FB9FFD; } </style>
<style> span { border-color: #FB9FFD; } span { border-color: rgb(251,159,253); } td.TdClassName { border-color: #FB9FFD; } .TagClassName { border-color: #FB9FFD; } </style>