#FA3722 (or 0xFA3722) is unknown color: approx Red Orange. HEX triplet: FA, 37 and 22. RGB value is (250,55,34). Sum of RGB (Red+Green+Blue) = 250+55+34=339 (44% of max value = 765). Red value is 250 (98.05% from 255 or 73.75% from 339); Green value is 55 (21.88% from 255 or 16.22% from 339); Blue value is 34 (13.67% from 255 or 10.03% from 339); Max value from RGB is 250 - color contains mainly: red. Hex color #FA3722 is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #FA3722 is #05C8DD. Grayscale: #6F6F6F. Windows color (decimal): -379102 or 2242554. OLE color: 2242554.
HSL color Cylindrical-coordinate representation of color #FA3722: hue angle of 5.83º degrees, saturation: 0.96, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #FA3722 is Cyan = 0, Magento = 0.78, Yellow = 0.86 and Black (K on CMYK) = 0.02.
<style> p { color: #FA3722; } p { color: rgb(250,55,34); } H1.HeaderClassName { color: #FA3722; } .AnyTagClassName { color: #FA3722; } </style>
<style> a { background-color: #FA3722; } a { background-color: rgb(250,55,34); } div.DivClassName { background-color: #FA3722; } .BgClassName { background-color: #FA3722; } </style>
<style> span { border-color: #FA3722; } span { border-color: rgb(250,55,34); } td.TdClassName { border-color: #FA3722; } .TagClassName { border-color: #FA3722; } </style>