#F7AEFB (or 0xF7AEFB) is unknown color: approx Mauve. HEX triplet: F7, AE and FB. RGB value is (247,174,251). Sum of RGB (Red+Green+Blue) = 247+174+251=672 (89% of max value = 765). Red value is 247 (96.88% from 255 or 36.76% from 672); Green value is 174 (68.36% from 255 or 25.89% from 672); Blue value is 251 (98.44% from 255 or 37.35% from 672); Max value from RGB is 251 - color contains mainly: blue. Hex color #F7AEFB is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F7AEFB is #085104. Grayscale: #CCCCCC. Windows color (decimal): -545029 or 16494327. OLE color: 16494327.
HSL color Cylindrical-coordinate representation of color #F7AEFB: hue angle of 296.88º degrees, saturation: 0.91, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #F7AEFB is Cyan = 0.02, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #F7AEFB; } p { color: rgb(247,174,251); } H1.HeaderClassName { color: #F7AEFB; } .AnyTagClassName { color: #F7AEFB; } </style>
<style> a { background-color: #F7AEFB; } a { background-color: rgb(247,174,251); } div.DivClassName { background-color: #F7AEFB; } .BgClassName { background-color: #F7AEFB; } </style>
<style> span { border-color: #F7AEFB; } span { border-color: rgb(247,174,251); } td.TdClassName { border-color: #F7AEFB; } .TagClassName { border-color: #F7AEFB; } </style>