#FF97B5 (or 0xFF97B5) is unknown color: approx Illusion. HEX triplet: FF, 97 and B5. RGB value is (255,151,181). Sum of RGB (Red+Green+Blue) = 255+151+181=587 (77% of max value = 765). Red value is 255 (100% from 255 or 43.44% from 587); Green value is 151 (59.38% from 255 or 25.72% from 587); Blue value is 181 (71.09% from 255 or 30.83% from 587); Max value from RGB is 255 - color contains mainly: red. Hex color #FF97B5 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FF97B5 is #00684A. Grayscale: #B9B9B9. Windows color (decimal): -26699 or 11900927. OLE color: 11900927.
HSL color Cylindrical-coordinate representation of color #FF97B5: hue angle of 342.69º degrees, saturation: 1, lightness: 0.8%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #FF97B5 is Cyan = 0, Magento = 0.41, Yellow = 0.29 and Black (K on CMYK) = 0.
<style> p { color: #FF97B5; } p { color: rgb(255,151,181); } H1.HeaderClassName { color: #FF97B5; } .AnyTagClassName { color: #FF97B5; } </style>
<style> a { background-color: #FF97B5; } a { background-color: rgb(255,151,181); } div.DivClassName { background-color: #FF97B5; } .BgClassName { background-color: #FF97B5; } </style>
<style> span { border-color: #FF97B5; } span { border-color: rgb(255,151,181); } td.TdClassName { border-color: #FF97B5; } .TagClassName { border-color: #FF97B5; } </style>