#F7932F (or 0xF7932F) is unknown color: approx Neon Carrot. HEX triplet: F7, 93 and 2F. RGB value is (247,147,47). Sum of RGB (Red+Green+Blue) = 247+147+47=441 (58% of max value = 765). Red value is 247 (96.88% from 255 or 56.01% from 441); Green value is 147 (57.81% from 255 or 33.33% from 441); Blue value is 47 (18.75% from 255 or 10.66% from 441); Max value from RGB is 247 - color contains mainly: red. Hex color #F7932F is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #F7932F is #086CD0. Grayscale: #A5A5A5. Windows color (decimal): -552145 or 3118071. OLE color: 3118071.
HSL color Cylindrical-coordinate representation of color #F7932F: hue angle of 30º degrees, saturation: 0.93, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #F7932F is Cyan = 0, Magento = 0.40, Yellow = 0.81 and Black (K on CMYK) = 0.03.
<style> p { color: #F7932F; } p { color: rgb(247,147,47); } H1.HeaderClassName { color: #F7932F; } .AnyTagClassName { color: #F7932F; } </style>
<style> a { background-color: #F7932F; } a { background-color: rgb(247,147,47); } div.DivClassName { background-color: #F7932F; } .BgClassName { background-color: #F7932F; } </style>
<style> span { border-color: #F7932F; } span { border-color: rgb(247,147,47); } td.TdClassName { border-color: #F7932F; } .TagClassName { border-color: #F7932F; } </style>