#F79ACA (or 0xF79ACA) is unknown color: approx Carnation Pink. HEX triplet: F7, 9A and CA. RGB value is (247,154,202). Sum of RGB (Red+Green+Blue) = 247+154+202=603 (79% of max value = 765). Red value is 247 (96.88% from 255 or 40.96% from 603); Green value is 154 (60.55% from 255 or 25.54% from 603); Blue value is 202 (79.30% from 255 or 33.50% from 603); Max value from RGB is 247 - color contains mainly: red. Hex color #F79ACA is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F79ACA is #086535. Grayscale: #BBBBBB. Windows color (decimal): -550198 or 13277943. OLE color: 13277943.
HSL color Cylindrical-coordinate representation of color #F79ACA: hue angle of 329.03º degrees, saturation: 0.85, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #F79ACA is Cyan = 0, Magento = 0.38, Yellow = 0.18 and Black (K on CMYK) = 0.03.
<style> p { color: #f79aca; } p { color: rgb(247,154,202); } H1.HeaderClassName { color: #f79aca; } .AnyTagClassName { color: #f79aca; } </style>
<style> a { background-color: #f79aca; } a { background-color: rgb(247,154,202); } div.DivClassName { background-color: #f79aca; } .BgClassName { background-color: #f79aca; } </style>
<style> span { border-color: #f79aca; } span { border-color: rgb(247,154,202); } td.TdClassName { border-color: #f79aca; } .TagClassName { border-color: #f79aca; } </style>