#F5EDCA (or 0xF5EDCA) is unknown color: approx Scotch Mist. HEX triplet: F5, ED and CA. RGB value is (245,237,202). Sum of RGB (Red+Green+Blue) = 245+237+202=684 (90% of max value = 765). Red value is 245 (96.09% from 255 or 35.82% from 684); Green value is 237 (92.97% from 255 or 34.65% from 684); Blue value is 202 (79.30% from 255 or 29.53% from 684); Max value from RGB is 245 - color contains mainly: red. Hex color #F5EDCA is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F5EDCA is #0A1235. Grayscale: #EBEBEB. Windows color (decimal): -660022 or 13299189. OLE color: 13299189.
HSL color Cylindrical-coordinate representation of color #F5EDCA: hue angle of 48.84º degrees, saturation: 0.68, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #F5EDCA is Cyan = 0, Magento = 0.03, Yellow = 0.18 and Black (K on CMYK) = 0.04.
<style> p { color: #f5edca; } p { color: rgb(245,237,202); } H1.HeaderClassName { color: #f5edca; } .AnyTagClassName { color: #f5edca; } </style>
<style> a { background-color: #f5edca; } a { background-color: rgb(245,237,202); } div.DivClassName { background-color: #f5edca; } .BgClassName { background-color: #f5edca; } </style>
<style> span { border-color: #f5edca; } span { border-color: rgb(245,237,202); } td.TdClassName { border-color: #f5edca; } .TagClassName { border-color: #f5edca; } </style>