#F5DCB6 (or 0xF5DCB6) is unknown color: approx Wheat. HEX triplet: F5, DC and B6. RGB value is (245,220,182). Sum of RGB (Red+Green+Blue) = 245+220+182=647 (85% of max value = 765). Red value is 245 (96.09% from 255 or 37.87% from 647); Green value is 220 (86.33% from 255 or 34.00% from 647); Blue value is 182 (71.48% from 255 or 28.13% from 647); Max value from RGB is 245 - color contains mainly: red. Hex color #F5DCB6 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F5DCB6 is #0A2349. Grayscale: #DFDFDF. Windows color (decimal): -664394 or 11984117. OLE color: 11984117.
HSL color Cylindrical-coordinate representation of color #F5DCB6: hue angle of 36.19º degrees, saturation: 0.76, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #F5DCB6 is Cyan = 0, Magento = 0.10, Yellow = 0.26 and Black (K on CMYK) = 0.04.
<style> p { color: #F5DCB6; } p { color: rgb(245,220,182); } H1.HeaderClassName { color: #F5DCB6; } .AnyTagClassName { color: #F5DCB6; } </style>
<style> a { background-color: #F5DCB6; } a { background-color: rgb(245,220,182); } div.DivClassName { background-color: #F5DCB6; } .BgClassName { background-color: #F5DCB6; } </style>
<style> span { border-color: #F5DCB6; } span { border-color: rgb(245,220,182); } td.TdClassName { border-color: #F5DCB6; } .TagClassName { border-color: #F5DCB6; } </style>