#F0A31E (or 0xF0A31E) is unknown color: approx Carrot Orange. HEX triplet: F0, A3 and 1E. RGB value is (240,163,30). Sum of RGB (Red+Green+Blue) = 240+163+30=433 (57% of max value = 765). Red value is 240 (94.14% from 255 or 55.43% from 433); Green value is 163 (64.06% from 255 or 37.64% from 433); Blue value is 30 (12.11% from 255 or 6.93% from 433); Max value from RGB is 240 - color contains mainly: red. Hex color #F0A31E is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #F0A31E is #0F5CE1. Grayscale: #ABABAB. Windows color (decimal): -1006818 or 2008048. OLE color: 2008048.
HSL color Cylindrical-coordinate representation of color #F0A31E: hue angle of 38º degrees, saturation: 0.88, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #F0A31E is Cyan = 0, Magento = 0.32, Yellow = 0.87 and Black (K on CMYK) = 0.06.
<style> p { color: #f0a31e; } p { color: rgb(240,163,30); } H1.HeaderClassName { color: #f0a31e; } .AnyTagClassName { color: #f0a31e; } </style>
<style> a { background-color: #f0a31e; } a { background-color: rgb(240,163,30); } div.DivClassName { background-color: #f0a31e; } .BgClassName { background-color: #f0a31e; } </style>
<style> span { border-color: #f0a31e; } span { border-color: rgb(240,163,30); } td.TdClassName { border-color: #f0a31e; } .TagClassName { border-color: #f0a31e; } </style>