#F68E80 (or 0xF68E80) is unknown color: approx Vivid Tangerine. HEX triplet: F6, 8E and 80. RGB value is (246,142,128). Sum of RGB (Red+Green+Blue) = 246+142+128=516 (68% of max value = 765). Red value is 246 (96.48% from 255 or 47.67% from 516); Green value is 142 (55.86% from 255 or 27.52% from 516); Blue value is 128 (50.39% from 255 or 24.81% from 516); Max value from RGB is 246 - color contains mainly: red. Hex color #F68E80 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F68E80 is #09717F. Grayscale: #ABABAB. Windows color (decimal): -618880 or 8425206. OLE color: 8425206.
HSL color Cylindrical-coordinate representation of color #F68E80: hue angle of 7.12º degrees, saturation: 0.87, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #F68E80 is Cyan = 0, Magento = 0.42, Yellow = 0.48 and Black (K on CMYK) = 0.04.
<style> p { color: #f68e80; } p { color: rgb(246,142,128); } H1.HeaderClassName { color: #f68e80; } .AnyTagClassName { color: #f68e80; } </style>
<style> a { background-color: #f68e80; } a { background-color: rgb(246,142,128); } div.DivClassName { background-color: #f68e80; } .BgClassName { background-color: #f68e80; } </style>
<style> span { border-color: #f68e80; } span { border-color: rgb(246,142,128); } td.TdClassName { border-color: #f68e80; } .TagClassName { border-color: #f68e80; } </style>