#F7ACBA (or 0xF7ACBA) is unknown color: approx Light Pink. HEX triplet: F7, AC and BA. RGB value is (247,172,186). Sum of RGB (Red+Green+Blue) = 247+172+186=605 (80% of max value = 765). Red value is 247 (96.88% from 255 or 40.83% from 605); Green value is 172 (67.58% from 255 or 28.43% from 605); Blue value is 186 (73.05% from 255 or 30.74% from 605); Max value from RGB is 247 - color contains mainly: red. Hex color #F7ACBA is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F7ACBA is #085345. Grayscale: #C4C4C4. Windows color (decimal): -545606 or 12233975. OLE color: 12233975.
HSL color Cylindrical-coordinate representation of color #F7ACBA: hue angle of 348.8º degrees, saturation: 0.82, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #F7ACBA is Cyan = 0, Magento = 0.30, Yellow = 0.25 and Black (K on CMYK) = 0.03.
<style> p { color: #F7ACBA; } p { color: rgb(247,172,186); } H1.HeaderClassName { color: #F7ACBA; } .AnyTagClassName { color: #F7ACBA; } </style>
<style> a { background-color: #F7ACBA; } a { background-color: rgb(247,172,186); } div.DivClassName { background-color: #F7ACBA; } .BgClassName { background-color: #F7ACBA; } </style>
<style> span { border-color: #F7ACBA; } span { border-color: rgb(247,172,186); } td.TdClassName { border-color: #F7ACBA; } .TagClassName { border-color: #F7ACBA; } </style>