#F96F91 (or 0xF96F91) is unknown color: approx Deep Blush. HEX triplet: F9, 6F and 91. RGB value is (249,111,145). Sum of RGB (Red+Green+Blue) = 249+111+145=505 (66% of max value = 765). Red value is 249 (97.66% from 255 or 49.31% from 505); Green value is 111 (43.75% from 255 or 21.98% from 505); Blue value is 145 (57.03% from 255 or 28.71% from 505); Max value from RGB is 249 - color contains mainly: red. Hex color #F96F91 is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #F96F91 is #06906E. Grayscale: #9C9C9C. Windows color (decimal): -430191 or 9531385. OLE color: 9531385.
HSL color Cylindrical-coordinate representation of color #F96F91: hue angle of 345.22º degrees, saturation: 0.92, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #F96F91 is Cyan = 0, Magento = 0.55, Yellow = 0.42 and Black (K on CMYK) = 0.02.
<style> p { color: #f96f91; } p { color: rgb(249,111,145); } H1.HeaderClassName { color: #f96f91; } .AnyTagClassName { color: #f96f91; } </style>
<style> a { background-color: #f96f91; } a { background-color: rgb(249,111,145); } div.DivClassName { background-color: #f96f91; } .BgClassName { background-color: #f96f91; } </style>
<style> span { border-color: #f96f91; } span { border-color: rgb(249,111,145); } td.TdClassName { border-color: #f96f91; } .TagClassName { border-color: #f96f91; } </style>