#F4DB84 (or 0xF4DB84) is unknown color: approx Buff. HEX triplet: F4, DB and 84. RGB value is (244,219,132). Sum of RGB (Red+Green+Blue) = 244+219+132=595 (78% of max value = 765). Red value is 244 (95.70% from 255 or 41.01% from 595); Green value is 219 (85.94% from 255 or 36.81% from 595); Blue value is 132 (51.95% from 255 or 22.18% from 595); Max value from RGB is 244 - color contains mainly: red. Hex color #F4DB84 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F4DB84 is #0B247B. Grayscale: #D8D8D8. Windows color (decimal): -730236 or 8707060. OLE color: 8707060.
HSL color Cylindrical-coordinate representation of color #F4DB84: hue angle of 46.61º degrees, saturation: 0.84, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #F4DB84 is Cyan = 0, Magento = 0.10, Yellow = 0.46 and Black (K on CMYK) = 0.04.
<style> p { color: #F4DB84; } p { color: rgb(244,219,132); } H1.HeaderClassName { color: #F4DB84; } .AnyTagClassName { color: #F4DB84; } </style>
<style> a { background-color: #F4DB84; } a { background-color: rgb(244,219,132); } div.DivClassName { background-color: #F4DB84; } .BgClassName { background-color: #F4DB84; } </style>
<style> span { border-color: #F4DB84; } span { border-color: rgb(244,219,132); } td.TdClassName { border-color: #F4DB84; } .TagClassName { border-color: #F4DB84; } </style>