#F8A164 (or 0xF8A164) is unknown color: approx Sandy Brown. HEX triplet: F8, A1 and 64. RGB value is (248,161,100). Sum of RGB (Red+Green+Blue) = 248+161+100=509 (67% of max value = 765). Red value is 248 (97.27% from 255 or 48.72% from 509); Green value is 161 (63.28% from 255 or 31.63% from 509); Blue value is 100 (39.45% from 255 or 19.65% from 509); Max value from RGB is 248 - color contains mainly: red. Hex color #F8A164 is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #F8A164 is #075E9B. Grayscale: #B4B4B4. Windows color (decimal): -482972 or 6595064. OLE color: 6595064.
HSL color Cylindrical-coordinate representation of color #F8A164: hue angle of 24.73º degrees, saturation: 0.91, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #F8A164 is Cyan = 0, Magento = 0.35, Yellow = 0.60 and Black (K on CMYK) = 0.03.
<style> p { color: #F8A164; } p { color: rgb(248,161,100); } H1.HeaderClassName { color: #F8A164; } .AnyTagClassName { color: #F8A164; } </style>
<style> a { background-color: #F8A164; } a { background-color: rgb(248,161,100); } div.DivClassName { background-color: #F8A164; } .BgClassName { background-color: #F8A164; } </style>
<style> span { border-color: #F8A164; } span { border-color: rgb(248,161,100); } td.TdClassName { border-color: #F8A164; } .TagClassName { border-color: #F8A164; } </style>