#F26E2F (or 0xF26E2F) is unknown color: approx Burnt Orange. HEX triplet: F2, 6E and 2F. RGB value is (242,110,47). Sum of RGB (Red+Green+Blue) = 242+110+47=399 (52% of max value = 765). Red value is 242 (94.92% from 255 or 60.65% from 399); Green value is 110 (43.36% from 255 or 27.57% from 399); Blue value is 47 (18.75% from 255 or 11.78% from 399); Max value from RGB is 242 - color contains mainly: red. Hex color #F26E2F is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #F26E2F is #0D91D0. Grayscale: #8E8E8E. Windows color (decimal): -889297 or 3108594. OLE color: 3108594.
HSL color Cylindrical-coordinate representation of color #F26E2F: hue angle of 19.38º degrees, saturation: 0.88, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #F26E2F is Cyan = 0, Magento = 0.55, Yellow = 0.81 and Black (K on CMYK) = 0.05.
<style> p { color: #F26E2F; } p { color: rgb(242,110,47); } H1.HeaderClassName { color: #F26E2F; } .AnyTagClassName { color: #F26E2F; } </style>
<style> a { background-color: #F26E2F; } a { background-color: rgb(242,110,47); } div.DivClassName { background-color: #F26E2F; } .BgClassName { background-color: #F26E2F; } </style>
<style> span { border-color: #F26E2F; } span { border-color: rgb(242,110,47); } td.TdClassName { border-color: #F26E2F; } .TagClassName { border-color: #F26E2F; } </style>