#F94D3E (or 0xF94D3E) is unknown color: approx Sunset Orange. HEX triplet: F9, 4D and 3E. RGB value is (249,77,62). Sum of RGB (Red+Green+Blue) = 249+77+62=388 (51% of max value = 765). Red value is 249 (97.66% from 255 or 64.18% from 388); Green value is 77 (30.47% from 255 or 19.85% from 388); Blue value is 62 (24.61% from 255 or 15.98% from 388); Max value from RGB is 249 - color contains mainly: red. Hex color #F94D3E is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #F94D3E is #06B2C1. Grayscale: #7E7E7E. Windows color (decimal): -438978 or 4083193. OLE color: 4083193.
HSL color Cylindrical-coordinate representation of color #F94D3E: hue angle of 4.81º degrees, saturation: 0.94, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #F94D3E is Cyan = 0, Magento = 0.69, Yellow = 0.75 and Black (K on CMYK) = 0.02.
<style> p { color: #F94D3E; } p { color: rgb(249,77,62); } H1.HeaderClassName { color: #F94D3E; } .AnyTagClassName { color: #F94D3E; } </style>
<style> a { background-color: #F94D3E; } a { background-color: rgb(249,77,62); } div.DivClassName { background-color: #F94D3E; } .BgClassName { background-color: #F94D3E; } </style>
<style> span { border-color: #F94D3E; } span { border-color: rgb(249,77,62); } td.TdClassName { border-color: #F94D3E; } .TagClassName { border-color: #F94D3E; } </style>