#F7B0BD (or 0xF7B0BD) is unknown color: approx Light Pink. HEX triplet: F7, B0 and BD. RGB value is (247,176,189). Sum of RGB (Red+Green+Blue) = 247+176+189=612 (81% of max value = 765). Red value is 247 (96.88% from 255 or 40.36% from 612); Green value is 176 (69.14% from 255 or 28.76% from 612); Blue value is 189 (74.22% from 255 or 30.88% from 612); Max value from RGB is 247 - color contains mainly: red. Hex color #F7B0BD is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F7B0BD is #084F42. Grayscale: #C6C6C6. Windows color (decimal): -544579 or 12431607. OLE color: 12431607.
HSL color Cylindrical-coordinate representation of color #F7B0BD: hue angle of 349.01º degrees, saturation: 0.82, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #F7B0BD is Cyan = 0, Magento = 0.29, Yellow = 0.23 and Black (K on CMYK) = 0.03.
<style> p { color: #F7B0BD; } p { color: rgb(247,176,189); } H1.HeaderClassName { color: #F7B0BD; } .AnyTagClassName { color: #F7B0BD; } </style>
<style> a { background-color: #F7B0BD; } a { background-color: rgb(247,176,189); } div.DivClassName { background-color: #F7B0BD; } .BgClassName { background-color: #F7B0BD; } </style>
<style> span { border-color: #F7B0BD; } span { border-color: rgb(247,176,189); } td.TdClassName { border-color: #F7B0BD; } .TagClassName { border-color: #F7B0BD; } </style>