#FD6249 (or 0xFD6249) is unknown color: approx Tomato. HEX triplet: FD, 62 and 49. RGB value is (253,98,73). Sum of RGB (Red+Green+Blue) = 253+98+73=424 (56% of max value = 765). Red value is 253 (99.22% from 255 or 59.67% from 424); Green value is 98 (38.67% from 255 or 23.11% from 424); Blue value is 73 (28.91% from 255 or 17.22% from 424); Max value from RGB is 253 - color contains mainly: red. Hex color #FD6249 is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #FD6249 is #029DB6. Grayscale: #8D8D8D. Windows color (decimal): -171447 or 4809469. OLE color: 4809469.
HSL color Cylindrical-coordinate representation of color #FD6249: hue angle of 8.33º degrees, saturation: 0.98, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #FD6249 is Cyan = 0, Magento = 0.61, Yellow = 0.71 and Black (K on CMYK) = 0.01.
<style> p { color: #FD6249; } p { color: rgb(253,98,73); } H1.HeaderClassName { color: #FD6249; } .AnyTagClassName { color: #FD6249; } </style>
<style> a { background-color: #FD6249; } a { background-color: rgb(253,98,73); } div.DivClassName { background-color: #FD6249; } .BgClassName { background-color: #FD6249; } </style>
<style> span { border-color: #FD6249; } span { border-color: rgb(253,98,73); } td.TdClassName { border-color: #FD6249; } .TagClassName { border-color: #FD6249; } </style>