#F0DA7F (or 0xF0DA7F) is unknown color: approx Buff. HEX triplet: F0, DA and 7F. RGB value is (240,218,127). Sum of RGB (Red+Green+Blue) = 240+218+127=585 (77% of max value = 765). Red value is 240 (94.14% from 255 or 41.03% from 585); Green value is 218 (85.55% from 255 or 37.26% from 585); Blue value is 127 (50% from 255 or 21.71% from 585); Max value from RGB is 240 - color contains mainly: red. Hex color #F0DA7F is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #F0DA7F is #0F2580. Grayscale: #D6D6D6. Windows color (decimal): -992641 or 8379120. OLE color: 8379120.
HSL color Cylindrical-coordinate representation of color #F0DA7F: hue angle of 48.32º degrees, saturation: 0.79, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #F0DA7F is Cyan = 0, Magento = 0.09, Yellow = 0.47 and Black (K on CMYK) = 0.06.
<style> p { color: #F0DA7F; } p { color: rgb(240,218,127); } H1.HeaderClassName { color: #F0DA7F; } .AnyTagClassName { color: #F0DA7F; } </style>
<style> a { background-color: #F0DA7F; } a { background-color: rgb(240,218,127); } div.DivClassName { background-color: #F0DA7F; } .BgClassName { background-color: #F0DA7F; } </style>
<style> span { border-color: #F0DA7F; } span { border-color: rgb(240,218,127); } td.TdClassName { border-color: #F0DA7F; } .TagClassName { border-color: #F0DA7F; } </style>