#F5D87D (or 0xF5D87D) is unknown color: approx Golden Glow. HEX triplet: F5, D8 and 7D. RGB value is (245,216,125). Sum of RGB (Red+Green+Blue) = 245+216+125=586 (77% of max value = 765). Red value is 245 (96.09% from 255 or 41.81% from 586); Green value is 216 (84.77% from 255 or 36.86% from 586); Blue value is 125 (49.22% from 255 or 21.33% from 586); Max value from RGB is 245 - color contains mainly: red. Hex color #F5D87D is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #F5D87D is #0A2782. Grayscale: #D6D6D6. Windows color (decimal): -665475 or 8247541. OLE color: 8247541.
HSL color Cylindrical-coordinate representation of color #F5D87D: hue angle of 45.5º degrees, saturation: 0.86, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #F5D87D is Cyan = 0, Magento = 0.12, Yellow = 0.49 and Black (K on CMYK) = 0.04.
<style> p { color: #F5D87D; } p { color: rgb(245,216,125); } H1.HeaderClassName { color: #F5D87D; } .AnyTagClassName { color: #F5D87D; } </style>
<style> a { background-color: #F5D87D; } a { background-color: rgb(245,216,125); } div.DivClassName { background-color: #F5D87D; } .BgClassName { background-color: #F5D87D; } </style>
<style> span { border-color: #F5D87D; } span { border-color: rgb(245,216,125); } td.TdClassName { border-color: #F5D87D; } .TagClassName { border-color: #F5D87D; } </style>