#FCA080 (or 0xFCA080) is unknown color: approx Light Salmon. HEX triplet: FC, A0 and 80. RGB value is (252,160,128). Sum of RGB (Red+Green+Blue) = 252+160+128=540 (71% of max value = 765). Red value is 252 (98.83% from 255 or 46.67% from 540); Green value is 160 (62.89% from 255 or 29.63% from 540); Blue value is 128 (50.39% from 255 or 23.70% from 540); Max value from RGB is 252 - color contains mainly: red. Hex color #FCA080 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #FCA080 is #035F7F. Grayscale: #B8B8B8. Windows color (decimal): -221056 or 8429820. OLE color: 8429820.
HSL color Cylindrical-coordinate representation of color #FCA080: hue angle of 15.48º degrees, saturation: 0.95, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #FCA080 is Cyan = 0, Magento = 0.37, Yellow = 0.49 and Black (K on CMYK) = 0.01.
<style> p { color: #FCA080; } p { color: rgb(252,160,128); } H1.HeaderClassName { color: #FCA080; } .AnyTagClassName { color: #FCA080; } </style>
<style> a { background-color: #FCA080; } a { background-color: rgb(252,160,128); } div.DivClassName { background-color: #FCA080; } .BgClassName { background-color: #FCA080; } </style>
<style> span { border-color: #FCA080; } span { border-color: rgb(252,160,128); } td.TdClassName { border-color: #FCA080; } .TagClassName { border-color: #FCA080; } </style>