#F991D5 (or 0xF991D5) is unknown color: approx Lavender Rose. HEX triplet: F9, 91 and D5. RGB value is (249,145,213). Sum of RGB (Red+Green+Blue) = 249+145+213=607 (80% of max value = 765). Red value is 249 (97.66% from 255 or 41.02% from 607); Green value is 145 (57.03% from 255 or 23.89% from 607); Blue value is 213 (83.59% from 255 or 35.09% from 607); Max value from RGB is 249 - color contains mainly: red. Hex color #F991D5 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F991D5 is #066E2A. Grayscale: #B7B7B7. Windows color (decimal): -421419 or 13996537. OLE color: 13996537.
HSL color Cylindrical-coordinate representation of color #F991D5: hue angle of 320.77º degrees, saturation: 0.9, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #F991D5 is Cyan = 0, Magento = 0.42, Yellow = 0.14 and Black (K on CMYK) = 0.02.
<style> p { color: #f991d5; } p { color: rgb(249,145,213); } H1.HeaderClassName { color: #f991d5; } .AnyTagClassName { color: #f991d5; } </style>
<style> a { background-color: #f991d5; } a { background-color: rgb(249,145,213); } div.DivClassName { background-color: #f991d5; } .BgClassName { background-color: #f991d5; } </style>
<style> span { border-color: #f991d5; } span { border-color: rgb(249,145,213); } td.TdClassName { border-color: #f991d5; } .TagClassName { border-color: #f991d5; } </style>