#D8745D (or 0xD8745D) is unknown color: approx Terra Cotta. HEX triplet: D8, 74 and 5D. RGB value is (216,116,93). Sum of RGB (Red+Green+Blue) = 216+116+93=425 (56% of max value = 765). Red value is 216 (84.77% from 255 or 50.82% from 425); Green value is 116 (45.70% from 255 or 27.29% from 425); Blue value is 93 (36.72% from 255 or 21.88% from 425); Max value from RGB is 216 - color contains mainly: red. Hex color #D8745D is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D8745D is #278BA2. Grayscale: #8F8F8F. Windows color (decimal): -2591651 or 6124760. OLE color: 6124760.
HSL color Cylindrical-coordinate representation of color #D8745D: hue angle of 11.22º degrees, saturation: 0.61, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #D8745D is Cyan = 0, Magento = 0.46, Yellow = 0.57 and Black (K on CMYK) = 0.15.
<style> p { color: #d8745d; } p { color: rgb(216,116,93); } H1.HeaderClassName { color: #d8745d; } .AnyTagClassName { color: #d8745d; } </style>
<style> a { background-color: #d8745d; } a { background-color: rgb(216,116,93); } div.DivClassName { background-color: #d8745d; } .BgClassName { background-color: #d8745d; } </style>
<style> span { border-color: #d8745d; } span { border-color: rgb(216,116,93); } td.TdClassName { border-color: #d8745d; } .TagClassName { border-color: #d8745d; } </style>