#F5EDB4 (or 0xF5EDB4) is unknown color: approx Pale Goldenrod. HEX triplet: F5, ED and B4. RGB value is (245,237,180). Sum of RGB (Red+Green+Blue) = 245+237+180=662 (87% of max value = 765). Red value is 245 (96.09% from 255 or 37.01% from 662); Green value is 237 (92.97% from 255 or 35.80% from 662); Blue value is 180 (70.70% from 255 or 27.19% from 662); Max value from RGB is 245 - color contains mainly: red. Hex color #F5EDB4 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F5EDB4 is #0A124B. Grayscale: #E9E9E9. Windows color (decimal): -660044 or 11857397. OLE color: 11857397.
HSL color Cylindrical-coordinate representation of color #F5EDB4: hue angle of 52.62º degrees, saturation: 0.76, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #F5EDB4 is Cyan = 0, Magento = 0.03, Yellow = 0.27 and Black (K on CMYK) = 0.04.
<style> p { color: #F5EDB4; } p { color: rgb(245,237,180); } H1.HeaderClassName { color: #F5EDB4; } .AnyTagClassName { color: #F5EDB4; } </style>
<style> a { background-color: #F5EDB4; } a { background-color: rgb(245,237,180); } div.DivClassName { background-color: #F5EDB4; } .BgClassName { background-color: #F5EDB4; } </style>
<style> span { border-color: #F5EDB4; } span { border-color: rgb(245,237,180); } td.TdClassName { border-color: #F5EDB4; } .TagClassName { border-color: #F5EDB4; } </style>