#F3590F (or 0xF3590F) is unknown color: approx Persimmon. HEX triplet: F3, 59 and 0F. RGB value is (243,89,15). Sum of RGB (Red+Green+Blue) = 243+89+15=347 (45% of max value = 765). Red value is 243 (95.31% from 255 or 70.03% from 347); Green value is 89 (35.16% from 255 or 25.65% from 347); Blue value is 15 (6.25% from 255 or 4.32% from 347); Max value from RGB is 243 - color contains mainly: red. Hex color #F3590F is not a web safe color. Web safe color analog (approx): #FF6600. Inversed color of #F3590F is #0CA6F0. Grayscale: #7F7F7F. Windows color (decimal): -829169 or 1006067. OLE color: 1006067.
HSL color Cylindrical-coordinate representation of color #F3590F: hue angle of 19.47º degrees, saturation: 0.9, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #F3590F is Cyan = 0, Magento = 0.63, Yellow = 0.94 and Black (K on CMYK) = 0.05.
<style> p { color: #F3590F; } p { color: rgb(243,89,15); } H1.HeaderClassName { color: #F3590F; } .AnyTagClassName { color: #F3590F; } </style>
<style> a { background-color: #F3590F; } a { background-color: rgb(243,89,15); } div.DivClassName { background-color: #F3590F; } .BgClassName { background-color: #F3590F; } </style>
<style> span { border-color: #F3590F; } span { border-color: rgb(243,89,15); } td.TdClassName { border-color: #F3590F; } .TagClassName { border-color: #F3590F; } </style>