#F7B7EB (or 0xF7B7EB) is unknown color: approx Lavender Rose. HEX triplet: F7, B7 and EB. RGB value is (247,183,235). Sum of RGB (Red+Green+Blue) = 247+183+235=665 (88% of max value = 765). Red value is 247 (96.88% from 255 or 37.14% from 665); Green value is 183 (71.88% from 255 or 27.52% from 665); Blue value is 235 (92.19% from 255 or 35.34% from 665); Max value from RGB is 247 - color contains mainly: red. Hex color #F7B7EB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F7B7EB is #084814. Grayscale: #CFCFCF. Windows color (decimal): -542741 or 15448055. OLE color: 15448055.
HSL color Cylindrical-coordinate representation of color #F7B7EB: hue angle of 311.25º degrees, saturation: 0.8, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #F7B7EB is Cyan = 0, Magento = 0.26, Yellow = 0.05 and Black (K on CMYK) = 0.03.
<style> p { color: #f7b7eb; } p { color: rgb(247,183,235); } H1.HeaderClassName { color: #f7b7eb; } .AnyTagClassName { color: #f7b7eb; } </style>
<style> a { background-color: #f7b7eb; } a { background-color: rgb(247,183,235); } div.DivClassName { background-color: #f7b7eb; } .BgClassName { background-color: #f7b7eb; } </style>
<style> span { border-color: #f7b7eb; } span { border-color: rgb(247,183,235); } td.TdClassName { border-color: #f7b7eb; } .TagClassName { border-color: #f7b7eb; } </style>