#F0BE47 (or 0xF0BE47) is unknown color: approx Cream Can. HEX triplet: F0, BE and 47. RGB value is (240,190,71). Sum of RGB (Red+Green+Blue) = 240+190+71=501 (66% of max value = 765). Red value is 240 (94.14% from 255 or 47.90% from 501); Green value is 190 (74.61% from 255 or 37.92% from 501); Blue value is 71 (28.12% from 255 or 14.17% from 501); Max value from RGB is 240 - color contains mainly: red. Hex color #F0BE47 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #F0BE47 is #0F41B8. Grayscale: #BFBFBF. Windows color (decimal): -999865 or 4701936. OLE color: 4701936.
HSL color Cylindrical-coordinate representation of color #F0BE47: hue angle of 42.25º degrees, saturation: 0.85, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #F0BE47 is Cyan = 0, Magento = 0.21, Yellow = 0.70 and Black (K on CMYK) = 0.06.
<style> p { color: #f0be47; } p { color: rgb(240,190,71); } H1.HeaderClassName { color: #f0be47; } .AnyTagClassName { color: #f0be47; } </style>
<style> a { background-color: #f0be47; } a { background-color: rgb(240,190,71); } div.DivClassName { background-color: #f0be47; } .BgClassName { background-color: #f0be47; } </style>
<style> span { border-color: #f0be47; } span { border-color: rgb(240,190,71); } td.TdClassName { border-color: #f0be47; } .TagClassName { border-color: #f0be47; } </style>