#FB0EE7 (or 0xFB0EE7) is unknown color: approx Magenta. HEX triplet: FB, 0E and E7. RGB value is (251,14,231). Sum of RGB (Red+Green+Blue) = 251+14+231=496 (65% of max value = 765). Red value is 251 (98.44% from 255 or 50.60% from 496); Green value is 14 (5.86% from 255 or 2.82% from 496); Blue value is 231 (90.62% from 255 or 46.57% from 496); Max value from RGB is 251 - color contains mainly: red. Hex color #FB0EE7 is not a web safe color. Web safe color analog (approx): #FF00FF. Inversed color of #FB0EE7 is #04F118. Grayscale: #6C6C6C. Windows color (decimal): -323865 or 15142651. OLE color: 15142651.
HSL color Cylindrical-coordinate representation of color #FB0EE7: hue angle of 305.06º degrees, saturation: 0.97, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #FB0EE7 is Cyan = 0, Magento = 0.94, Yellow = 0.08 and Black (K on CMYK) = 0.02.
<style> p { color: #fb0ee7; } p { color: rgb(251,14,231); } H1.HeaderClassName { color: #fb0ee7; } .AnyTagClassName { color: #fb0ee7; } </style>
<style> a { background-color: #fb0ee7; } a { background-color: rgb(251,14,231); } div.DivClassName { background-color: #fb0ee7; } .BgClassName { background-color: #fb0ee7; } </style>
<style> span { border-color: #fb0ee7; } span { border-color: rgb(251,14,231); } td.TdClassName { border-color: #fb0ee7; } .TagClassName { border-color: #fb0ee7; } </style>