#FC8E7C (or 0xFC8E7C) is unknown color: approx Vivid Tangerine. HEX triplet: FC, 8E and 7C. RGB value is (252,142,124). Sum of RGB (Red+Green+Blue) = 252+142+124=518 (68% of max value = 765). Red value is 252 (98.83% from 255 or 48.65% from 518); Green value is 142 (55.86% from 255 or 27.41% from 518); Blue value is 124 (48.83% from 255 or 23.94% from 518); Max value from RGB is 252 - color contains mainly: red. Hex color #FC8E7C is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #FC8E7C is #037183. Grayscale: #ADADAD. Windows color (decimal): -225668 or 8163068. OLE color: 8163068.
HSL color Cylindrical-coordinate representation of color #FC8E7C: hue angle of 8.44º degrees, saturation: 0.96, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #FC8E7C is Cyan = 0, Magento = 0.44, Yellow = 0.51 and Black (K on CMYK) = 0.01.
<style> p { color: #fc8e7c; } p { color: rgb(252,142,124); } H1.HeaderClassName { color: #fc8e7c; } .AnyTagClassName { color: #fc8e7c; } </style>
<style> a { background-color: #fc8e7c; } a { background-color: rgb(252,142,124); } div.DivClassName { background-color: #fc8e7c; } .BgClassName { background-color: #fc8e7c; } </style>
<style> span { border-color: #fc8e7c; } span { border-color: rgb(252,142,124); } td.TdClassName { border-color: #fc8e7c; } .TagClassName { border-color: #fc8e7c; } </style>