#F55C30 (or 0xF55C30) is unknown color: approx Outrageous Orange. HEX triplet: F5, 5C and 30. RGB value is (245,92,48). Sum of RGB (Red+Green+Blue) = 245+92+48=385 (50% of max value = 765). Red value is 245 (96.09% from 255 or 63.64% from 385); Green value is 92 (36.33% from 255 or 23.90% from 385); Blue value is 48 (19.14% from 255 or 12.47% from 385); Max value from RGB is 245 - color contains mainly: red. Hex color #F55C30 is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #F55C30 is #0AA3CF. Grayscale: #858585. Windows color (decimal): -697296 or 3169525. OLE color: 3169525.
HSL color Cylindrical-coordinate representation of color #F55C30: hue angle of 13.4º degrees, saturation: 0.91, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #F55C30 is Cyan = 0, Magento = 0.62, Yellow = 0.80 and Black (K on CMYK) = 0.04.
<style> p { color: #F55C30; } p { color: rgb(245,92,48); } H1.HeaderClassName { color: #F55C30; } .AnyTagClassName { color: #F55C30; } </style>
<style> a { background-color: #F55C30; } a { background-color: rgb(245,92,48); } div.DivClassName { background-color: #F55C30; } .BgClassName { background-color: #F55C30; } </style>
<style> span { border-color: #F55C30; } span { border-color: rgb(245,92,48); } td.TdClassName { border-color: #F55C30; } .TagClassName { border-color: #F55C30; } </style>