#F97DD5 (or 0xF97DD5) is unknown color: approx Pale Magenta. HEX triplet: F9, 7D and D5. RGB value is (249,125,213). Sum of RGB (Red+Green+Blue) = 249+125+213=587 (77% of max value = 765). Red value is 249 (97.66% from 255 or 42.42% from 587); Green value is 125 (49.22% from 255 or 21.29% from 587); Blue value is 213 (83.59% from 255 or 36.29% from 587); Max value from RGB is 249 - color contains mainly: red. Hex color #F97DD5 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F97DD5 is #06822A. Grayscale: #ABABAB. Windows color (decimal): -426539 or 13991417. OLE color: 13991417.
HSL color Cylindrical-coordinate representation of color #F97DD5: hue angle of 317.42º degrees, saturation: 0.91, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #F97DD5 is Cyan = 0, Magento = 0.50, Yellow = 0.14 and Black (K on CMYK) = 0.02.
<style> p { color: #F97DD5; } p { color: rgb(249,125,213); } H1.HeaderClassName { color: #F97DD5; } .AnyTagClassName { color: #F97DD5; } </style>
<style> a { background-color: #F97DD5; } a { background-color: rgb(249,125,213); } div.DivClassName { background-color: #F97DD5; } .BgClassName { background-color: #F97DD5; } </style>
<style> span { border-color: #F97DD5; } span { border-color: rgb(249,125,213); } td.TdClassName { border-color: #F97DD5; } .TagClassName { border-color: #F97DD5; } </style>