#FA7250 (or 0xFA7250) is unknown color: approx Coral. HEX triplet: FA, 72 and 50. RGB value is (250,114,80). Sum of RGB (Red+Green+Blue) = 250+114+80=444 (58% of max value = 765). Red value is 250 (98.05% from 255 or 56.31% from 444); Green value is 114 (44.92% from 255 or 25.68% from 444); Blue value is 80 (31.64% from 255 or 18.02% from 444); Max value from RGB is 250 - color contains mainly: red. Hex color #FA7250 is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #FA7250 is #058DAF. Grayscale: #979797. Windows color (decimal): -363952 or 5272314. OLE color: 5272314.
HSL color Cylindrical-coordinate representation of color #FA7250: hue angle of 12º degrees, saturation: 0.94, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #FA7250 is Cyan = 0, Magento = 0.54, Yellow = 0.68 and Black (K on CMYK) = 0.02.
<style> p { color: #fa7250; } p { color: rgb(250,114,80); } H1.HeaderClassName { color: #fa7250; } .AnyTagClassName { color: #fa7250; } </style>
<style> a { background-color: #fa7250; } a { background-color: rgb(250,114,80); } div.DivClassName { background-color: #fa7250; } .BgClassName { background-color: #fa7250; } </style>
<style> span { border-color: #fa7250; } span { border-color: rgb(250,114,80); } td.TdClassName { border-color: #fa7250; } .TagClassName { border-color: #fa7250; } </style>