#F4EA93 (or 0xF4EA93) is unknown color: approx Picasso. HEX triplet: F4, EA and 93. RGB value is (244,234,147). Sum of RGB (Red+Green+Blue) = 244+234+147=625 (82% of max value = 765). Red value is 244 (95.70% from 255 or 39.04% from 625); Green value is 234 (91.80% from 255 or 37.44% from 625); Blue value is 147 (57.81% from 255 or 23.52% from 625); Max value from RGB is 244 - color contains mainly: red. Hex color #F4EA93 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F4EA93 is #0B156C. Grayscale: #E3E3E3. Windows color (decimal): -726381 or 9693940. OLE color: 9693940.
HSL color Cylindrical-coordinate representation of color #F4EA93: hue angle of 53.81º degrees, saturation: 0.82, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #F4EA93 is Cyan = 0, Magento = 0.04, Yellow = 0.40 and Black (K on CMYK) = 0.04.
<style> p { color: #f4ea93; } p { color: rgb(244,234,147); } H1.HeaderClassName { color: #f4ea93; } .AnyTagClassName { color: #f4ea93; } </style>
<style> a { background-color: #f4ea93; } a { background-color: rgb(244,234,147); } div.DivClassName { background-color: #f4ea93; } .BgClassName { background-color: #f4ea93; } </style>
<style> span { border-color: #f4ea93; } span { border-color: rgb(244,234,147); } td.TdClassName { border-color: #f4ea93; } .TagClassName { border-color: #f4ea93; } </style>