#FB87F3 (or 0xFB87F3) is unknown color: approx Violet. HEX triplet: FB, 87 and F3. RGB value is (251,135,243). Sum of RGB (Red+Green+Blue) = 251+135+243=629 (83% of max value = 765). Red value is 251 (98.44% from 255 or 39.90% from 629); Green value is 135 (53.12% from 255 or 21.46% from 629); Blue value is 243 (95.31% from 255 or 38.63% from 629); Max value from RGB is 251 - color contains mainly: red. Hex color #FB87F3 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FB87F3 is #04780C. Grayscale: #B5B5B5. Windows color (decimal): -292877 or 15960059. OLE color: 15960059.
HSL color Cylindrical-coordinate representation of color #FB87F3: hue angle of 304.14º degrees, saturation: 0.94, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #FB87F3 is Cyan = 0, Magento = 0.46, Yellow = 0.03 and Black (K on CMYK) = 0.02.
<style> p { color: #fb87f3; } p { color: rgb(251,135,243); } H1.HeaderClassName { color: #fb87f3; } .AnyTagClassName { color: #fb87f3; } </style>
<style> a { background-color: #fb87f3; } a { background-color: rgb(251,135,243); } div.DivClassName { background-color: #fb87f3; } .BgClassName { background-color: #fb87f3; } </style>
<style> span { border-color: #fb87f3; } span { border-color: rgb(251,135,243); } td.TdClassName { border-color: #fb87f3; } .TagClassName { border-color: #fb87f3; } </style>