#FD5A3C (or 0xFD5A3C) is unknown color: approx Outrageous Orange. HEX triplet: FD, 5A and 3C. RGB value is (253,90,60). Sum of RGB (Red+Green+Blue) = 253+90+60=403 (53% of max value = 765). Red value is 253 (99.22% from 255 or 62.78% from 403); Green value is 90 (35.55% from 255 or 22.33% from 403); Blue value is 60 (23.83% from 255 or 14.89% from 403); Max value from RGB is 253 - color contains mainly: red. Hex color #FD5A3C is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #FD5A3C is #02A5C3. Grayscale: #878787. Windows color (decimal): -173508 or 3955453. OLE color: 3955453.
HSL color Cylindrical-coordinate representation of color #FD5A3C: hue angle of 9.33º degrees, saturation: 0.98, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #FD5A3C is Cyan = 0, Magento = 0.64, Yellow = 0.76 and Black (K on CMYK) = 0.01.
<style> p { color: #fd5a3c; } p { color: rgb(253,90,60); } H1.HeaderClassName { color: #fd5a3c; } .AnyTagClassName { color: #fd5a3c; } </style>
<style> a { background-color: #fd5a3c; } a { background-color: rgb(253,90,60); } div.DivClassName { background-color: #fd5a3c; } .BgClassName { background-color: #fd5a3c; } </style>
<style> span { border-color: #fd5a3c; } span { border-color: rgb(253,90,60); } td.TdClassName { border-color: #fd5a3c; } .TagClassName { border-color: #fd5a3c; } </style>