#FD746D (or 0xFD746D) is unknown color: approx Salmon. HEX triplet: FD, 74 and 6D. RGB value is (253,116,109). Sum of RGB (Red+Green+Blue) = 253+116+109=478 (63% of max value = 765). Red value is 253 (99.22% from 255 or 52.93% from 478); Green value is 116 (45.70% from 255 or 24.27% from 478); Blue value is 109 (42.97% from 255 or 22.80% from 478); Max value from RGB is 253 - color contains mainly: red. Hex color #FD746D is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #FD746D is #028B92. Grayscale: #9C9C9C. Windows color (decimal): -166803 or 7173373. OLE color: 7173373.
HSL color Cylindrical-coordinate representation of color #FD746D: hue angle of 2.92º degrees, saturation: 0.97, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #FD746D is Cyan = 0, Magento = 0.54, Yellow = 0.57 and Black (K on CMYK) = 0.01.
<style> p { color: #FD746D; } p { color: rgb(253,116,109); } H1.HeaderClassName { color: #FD746D; } .AnyTagClassName { color: #FD746D; } </style>
<style> a { background-color: #FD746D; } a { background-color: rgb(253,116,109); } div.DivClassName { background-color: #FD746D; } .BgClassName { background-color: #FD746D; } </style>
<style> span { border-color: #FD746D; } span { border-color: rgb(253,116,109); } td.TdClassName { border-color: #FD746D; } .TagClassName { border-color: #FD746D; } </style>