#F7BEDE (or 0xF7BEDE) is unknown color: approx Classic Rose. HEX triplet: F7, BE and DE. RGB value is (247,190,222). Sum of RGB (Red+Green+Blue) = 247+190+222=659 (87% of max value = 765). Red value is 247 (96.88% from 255 or 37.48% from 659); Green value is 190 (74.61% from 255 or 28.83% from 659); Blue value is 222 (87.11% from 255 or 33.69% from 659); Max value from RGB is 247 - color contains mainly: red. Hex color #F7BEDE is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F7BEDE is #084121. Grayscale: #D2D2D2. Windows color (decimal): -540962 or 14597879. OLE color: 14597879.
HSL color Cylindrical-coordinate representation of color #F7BEDE: hue angle of 326.32º degrees, saturation: 0.78, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #F7BEDE is Cyan = 0, Magento = 0.23, Yellow = 0.10 and Black (K on CMYK) = 0.03.
<style> p { color: #f7bede; } p { color: rgb(247,190,222); } H1.HeaderClassName { color: #f7bede; } .AnyTagClassName { color: #f7bede; } </style>
<style> a { background-color: #f7bede; } a { background-color: rgb(247,190,222); } div.DivClassName { background-color: #f7bede; } .BgClassName { background-color: #f7bede; } </style>
<style> span { border-color: #f7bede; } span { border-color: rgb(247,190,222); } td.TdClassName { border-color: #f7bede; } .TagClassName { border-color: #f7bede; } </style>