#F7ABC7 (or 0xF7ABC7) is unknown color: approx Carnation Pink. HEX triplet: F7, AB and C7. RGB value is (247,171,199). Sum of RGB (Red+Green+Blue) = 247+171+199=617 (81% of max value = 765). Red value is 247 (96.88% from 255 or 40.03% from 617); Green value is 171 (67.19% from 255 or 27.71% from 617); Blue value is 199 (78.12% from 255 or 32.25% from 617); Max value from RGB is 247 - color contains mainly: red. Hex color #F7ABC7 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F7ABC7 is #085438. Grayscale: #C4C4C4. Windows color (decimal): -545849 or 13085687. OLE color: 13085687.
HSL color Cylindrical-coordinate representation of color #F7ABC7: hue angle of 337.89º degrees, saturation: 0.83, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #F7ABC7 is Cyan = 0, Magento = 0.31, Yellow = 0.19 and Black (K on CMYK) = 0.03.
<style> p { color: #F7ABC7; } p { color: rgb(247,171,199); } H1.HeaderClassName { color: #F7ABC7; } .AnyTagClassName { color: #F7ABC7; } </style>
<style> a { background-color: #F7ABC7; } a { background-color: rgb(247,171,199); } div.DivClassName { background-color: #F7ABC7; } .BgClassName { background-color: #F7ABC7; } </style>
<style> span { border-color: #F7ABC7; } span { border-color: rgb(247,171,199); } td.TdClassName { border-color: #F7ABC7; } .TagClassName { border-color: #F7ABC7; } </style>