#F8B17D (or 0xF8B17D) is unknown color: approx Tacao. HEX triplet: F8, B1 and 7D. RGB value is (248,177,125). Sum of RGB (Red+Green+Blue) = 248+177+125=550 (72% of max value = 765). Red value is 248 (97.27% from 255 or 45.09% from 550); Green value is 177 (69.53% from 255 or 32.18% from 550); Blue value is 125 (49.22% from 255 or 22.73% from 550); Max value from RGB is 248 - color contains mainly: red. Hex color #F8B17D is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #F8B17D is #074E82. Grayscale: #C0C0C0. Windows color (decimal): -478851 or 8237560. OLE color: 8237560.
HSL color Cylindrical-coordinate representation of color #F8B17D: hue angle of 25.37º degrees, saturation: 0.9, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #F8B17D is Cyan = 0, Magento = 0.29, Yellow = 0.50 and Black (K on CMYK) = 0.03.
<style> p { color: #F8B17D; } p { color: rgb(248,177,125); } H1.HeaderClassName { color: #F8B17D; } .AnyTagClassName { color: #F8B17D; } </style>
<style> a { background-color: #F8B17D; } a { background-color: rgb(248,177,125); } div.DivClassName { background-color: #F8B17D; } .BgClassName { background-color: #F8B17D; } </style>
<style> span { border-color: #F8B17D; } span { border-color: rgb(248,177,125); } td.TdClassName { border-color: #F8B17D; } .TagClassName { border-color: #F8B17D; } </style>