#FC5B2C (or 0xFC5B2C) is unknown color: approx Outrageous Orange. HEX triplet: FC, 5B and 2C. RGB value is (252,91,44). Sum of RGB (Red+Green+Blue) = 252+91+44=387 (51% of max value = 765). Red value is 252 (98.83% from 255 or 65.12% from 387); Green value is 91 (35.94% from 255 or 23.51% from 387); Blue value is 44 (17.58% from 255 or 11.37% from 387); Max value from RGB is 252 - color contains mainly: red. Hex color #FC5B2C is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #FC5B2C is #03A4D3. Grayscale: #868686. Windows color (decimal): -238804 or 2907132. OLE color: 2907132.
HSL color Cylindrical-coordinate representation of color #FC5B2C: hue angle of 13.56º degrees, saturation: 0.97, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #FC5B2C is Cyan = 0, Magento = 0.64, Yellow = 0.83 and Black (K on CMYK) = 0.01.
<style> p { color: #fc5b2c; } p { color: rgb(252,91,44); } H1.HeaderClassName { color: #fc5b2c; } .AnyTagClassName { color: #fc5b2c; } </style>
<style> a { background-color: #fc5b2c; } a { background-color: rgb(252,91,44); } div.DivClassName { background-color: #fc5b2c; } .BgClassName { background-color: #fc5b2c; } </style>
<style> span { border-color: #fc5b2c; } span { border-color: rgb(252,91,44); } td.TdClassName { border-color: #fc5b2c; } .TagClassName { border-color: #fc5b2c; } </style>