#F74B0E (or 0xF74B0E) is unknown color: approx Vermilion. HEX triplet: F7, 4B and 0E. RGB value is (247,75,14). Sum of RGB (Red+Green+Blue) = 247+75+14=336 (44% of max value = 765). Red value is 247 (96.88% from 255 or 73.51% from 336); Green value is 75 (29.69% from 255 or 22.32% from 336); Blue value is 14 (5.86% from 255 or 4.17% from 336); Max value from RGB is 247 - color contains mainly: red. Hex color #F74B0E is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #F74B0E is #08B4F1. Grayscale: #777777. Windows color (decimal): -570610 or 936951. OLE color: 936951.
HSL color Cylindrical-coordinate representation of color #F74B0E: hue angle of 15.71º degrees, saturation: 0.94, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #F74B0E is Cyan = 0, Magento = 0.70, Yellow = 0.94 and Black (K on CMYK) = 0.03.
<style> p { color: #F74B0E; } p { color: rgb(247,75,14); } H1.HeaderClassName { color: #F74B0E; } .AnyTagClassName { color: #F74B0E; } </style>
<style> a { background-color: #F74B0E; } a { background-color: rgb(247,75,14); } div.DivClassName { background-color: #F74B0E; } .BgClassName { background-color: #F74B0E; } </style>
<style> span { border-color: #F74B0E; } span { border-color: rgb(247,75,14); } td.TdClassName { border-color: #F74B0E; } .TagClassName { border-color: #F74B0E; } </style>