#F8DC87 (or 0xF8DC87) is unknown color: approx Golden Glow. HEX triplet: F8, DC and 87. RGB value is (248,220,135). Sum of RGB (Red+Green+Blue) = 248+220+135=603 (79% of max value = 765). Red value is 248 (97.27% from 255 or 41.13% from 603); Green value is 220 (86.33% from 255 or 36.48% from 603); Blue value is 135 (53.12% from 255 or 22.39% from 603); Max value from RGB is 248 - color contains mainly: red. Hex color #F8DC87 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F8DC87 is #072378. Grayscale: #DBDBDB. Windows color (decimal): -467833 or 8903928. OLE color: 8903928.
HSL color Cylindrical-coordinate representation of color #F8DC87: hue angle of 45.13º degrees, saturation: 0.89, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #F8DC87 is Cyan = 0, Magento = 0.11, Yellow = 0.46 and Black (K on CMYK) = 0.03.
<style> p { color: #F8DC87; } p { color: rgb(248,220,135); } H1.HeaderClassName { color: #F8DC87; } .AnyTagClassName { color: #F8DC87; } </style>
<style> a { background-color: #F8DC87; } a { background-color: rgb(248,220,135); } div.DivClassName { background-color: #F8DC87; } .BgClassName { background-color: #F8DC87; } </style>
<style> span { border-color: #F8DC87; } span { border-color: rgb(248,220,135); } td.TdClassName { border-color: #F8DC87; } .TagClassName { border-color: #F8DC87; } </style>