#FE97ED (or 0xFE97ED) is unknown color: approx Lavender Rose. HEX triplet: FE, 97 and ED. RGB value is (254,151,237). Sum of RGB (Red+Green+Blue) = 254+151+237=642 (85% of max value = 765). Red value is 254 (99.61% from 255 or 39.56% from 642); Green value is 151 (59.38% from 255 or 23.52% from 642); Blue value is 237 (92.97% from 255 or 36.92% from 642); Max value from RGB is 254 - color contains mainly: red. Hex color #FE97ED is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FE97ED is #016812. Grayscale: #BFBFBF. Windows color (decimal): -92179 or 15570942. OLE color: 15570942.
HSL color Cylindrical-coordinate representation of color #FE97ED: hue angle of 309.9º degrees, saturation: 0.98, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #FE97ED is Cyan = 0, Magento = 0.41, Yellow = 0.07 and Black (K on CMYK) = 0.00.
<style> p { color: #FE97ED; } p { color: rgb(254,151,237); } H1.HeaderClassName { color: #FE97ED; } .AnyTagClassName { color: #FE97ED; } </style>
<style> a { background-color: #FE97ED; } a { background-color: rgb(254,151,237); } div.DivClassName { background-color: #FE97ED; } .BgClassName { background-color: #FE97ED; } </style>
<style> span { border-color: #FE97ED; } span { border-color: rgb(254,151,237); } td.TdClassName { border-color: #FE97ED; } .TagClassName { border-color: #FE97ED; } </style>