#FD740D (or 0xFD740D) is unknown color: approx Pumpkin. HEX triplet: FD, 74 and 0D. RGB value is (253,116,13). Sum of RGB (Red+Green+Blue) = 253+116+13=382 (50% of max value = 765). Red value is 253 (99.22% from 255 or 66.23% from 382); Green value is 116 (45.70% from 255 or 30.37% from 382); Blue value is 13 (5.47% from 255 or 3.40% from 382); Max value from RGB is 253 - color contains mainly: red. Hex color #FD740D is not a web safe color. Web safe color analog (approx): #FF6600. Inversed color of #FD740D is #028BF2. Grayscale: #919191. Windows color (decimal): -166899 or 881917. OLE color: 881917.
HSL color Cylindrical-coordinate representation of color #FD740D: hue angle of 25.75º degrees, saturation: 0.98, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #FD740D is Cyan = 0, Magento = 0.54, Yellow = 0.95 and Black (K on CMYK) = 0.01.
<style> p { color: #fd740d; } p { color: rgb(253,116,13); } H1.HeaderClassName { color: #fd740d; } .AnyTagClassName { color: #fd740d; } </style>
<style> a { background-color: #fd740d; } a { background-color: rgb(253,116,13); } div.DivClassName { background-color: #fd740d; } .BgClassName { background-color: #fd740d; } </style>
<style> span { border-color: #fd740d; } span { border-color: rgb(253,116,13); } td.TdClassName { border-color: #fd740d; } .TagClassName { border-color: #fd740d; } </style>