#FB85E0 (or 0xFB85E0) is unknown color: approx Pale Magenta. HEX triplet: FB, 85 and E0. RGB value is (251,133,224). Sum of RGB (Red+Green+Blue) = 251+133+224=608 (80% of max value = 765). Red value is 251 (98.44% from 255 or 41.28% from 608); Green value is 133 (52.34% from 255 or 21.88% from 608); Blue value is 224 (87.89% from 255 or 36.84% from 608); Max value from RGB is 251 - color contains mainly: red. Hex color #FB85E0 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FB85E0 is #047A1F. Grayscale: #B2B2B2. Windows color (decimal): -293408 or 14714363. OLE color: 14714363.
HSL color Cylindrical-coordinate representation of color #FB85E0: hue angle of 313.73º degrees, saturation: 0.94, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #FB85E0 is Cyan = 0, Magento = 0.47, Yellow = 0.11 and Black (K on CMYK) = 0.02.
<style> p { color: #FB85E0; } p { color: rgb(251,133,224); } H1.HeaderClassName { color: #FB85E0; } .AnyTagClassName { color: #FB85E0; } </style>
<style> a { background-color: #FB85E0; } a { background-color: rgb(251,133,224); } div.DivClassName { background-color: #FB85E0; } .BgClassName { background-color: #FB85E0; } </style>
<style> span { border-color: #FB85E0; } span { border-color: rgb(251,133,224); } td.TdClassName { border-color: #FB85E0; } .TagClassName { border-color: #FB85E0; } </style>