#F5DFB4 (or 0xF5DFB4) is unknown color: approx Wheat. HEX triplet: F5, DF and B4. RGB value is (245,223,180). Sum of RGB (Red+Green+Blue) = 245+223+180=648 (85% of max value = 765). Red value is 245 (96.09% from 255 or 37.81% from 648); Green value is 223 (87.5% from 255 or 34.41% from 648); Blue value is 180 (70.70% from 255 or 27.78% from 648); Max value from RGB is 245 - color contains mainly: red. Hex color #F5DFB4 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F5DFB4 is #0A204B. Grayscale: #E0E0E0. Windows color (decimal): -663628 or 11853813. OLE color: 11853813.
HSL color Cylindrical-coordinate representation of color #F5DFB4: hue angle of 39.69º degrees, saturation: 0.76, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #F5DFB4 is Cyan = 0, Magento = 0.09, Yellow = 0.27 and Black (K on CMYK) = 0.04.
<style> p { color: #F5DFB4; } p { color: rgb(245,223,180); } H1.HeaderClassName { color: #F5DFB4; } .AnyTagClassName { color: #F5DFB4; } </style>
<style> a { background-color: #F5DFB4; } a { background-color: rgb(245,223,180); } div.DivClassName { background-color: #F5DFB4; } .BgClassName { background-color: #F5DFB4; } </style>
<style> span { border-color: #F5DFB4; } span { border-color: rgb(245,223,180); } td.TdClassName { border-color: #F5DFB4; } .TagClassName { border-color: #F5DFB4; } </style>