#F98C84 (or 0xF98C84) is unknown color: approx Mona Lisa. HEX triplet: F9, 8C and 84. RGB value is (249,140,132). Sum of RGB (Red+Green+Blue) = 249+140+132=521 (69% of max value = 765). Red value is 249 (97.66% from 255 or 47.79% from 521); Green value is 140 (55.08% from 255 or 26.87% from 521); Blue value is 132 (51.95% from 255 or 25.34% from 521); Max value from RGB is 249 - color contains mainly: red. Hex color #F98C84 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F98C84 is #06737B. Grayscale: #ABABAB. Windows color (decimal): -422780 or 8686841. OLE color: 8686841.
HSL color Cylindrical-coordinate representation of color #F98C84: hue angle of 4.1º degrees, saturation: 0.91, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #F98C84 is Cyan = 0, Magento = 0.44, Yellow = 0.47 and Black (K on CMYK) = 0.02.
<style> p { color: #F98C84; } p { color: rgb(249,140,132); } H1.HeaderClassName { color: #F98C84; } .AnyTagClassName { color: #F98C84; } </style>
<style> a { background-color: #F98C84; } a { background-color: rgb(249,140,132); } div.DivClassName { background-color: #F98C84; } .BgClassName { background-color: #F98C84; } </style>
<style> span { border-color: #F98C84; } span { border-color: rgb(249,140,132); } td.TdClassName { border-color: #F98C84; } .TagClassName { border-color: #F98C84; } </style>