#F7DCB1 (or 0xF7DCB1) is unknown color: approx Wheat. HEX triplet: F7, DC and B1. RGB value is (247,220,177). Sum of RGB (Red+Green+Blue) = 247+220+177=644 (85% of max value = 765). Red value is 247 (96.88% from 255 or 38.35% from 644); Green value is 220 (86.33% from 255 or 34.16% from 644); Blue value is 177 (69.53% from 255 or 27.48% from 644); Max value from RGB is 247 - color contains mainly: red. Hex color #F7DCB1 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F7DCB1 is #08234E. Grayscale: #DFDFDF. Windows color (decimal): -533327 or 11656439. OLE color: 11656439.
HSL color Cylindrical-coordinate representation of color #F7DCB1: hue angle of 36.86º degrees, saturation: 0.81, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #F7DCB1 is Cyan = 0, Magento = 0.11, Yellow = 0.28 and Black (K on CMYK) = 0.03.
<style> p { color: #F7DCB1; } p { color: rgb(247,220,177); } H1.HeaderClassName { color: #F7DCB1; } .AnyTagClassName { color: #F7DCB1; } </style>
<style> a { background-color: #F7DCB1; } a { background-color: rgb(247,220,177); } div.DivClassName { background-color: #F7DCB1; } .BgClassName { background-color: #F7DCB1; } </style>
<style> span { border-color: #F7DCB1; } span { border-color: rgb(247,220,177); } td.TdClassName { border-color: #F7DCB1; } .TagClassName { border-color: #F7DCB1; } </style>