#D47D5C (or 0xD47D5C) is unknown color: approx Burning Sand. HEX triplet: D4, 7D and 5C. RGB value is (212,125,92). Sum of RGB (Red+Green+Blue) = 212+125+92=429 (56% of max value = 765). Red value is 212 (83.20% from 255 or 49.42% from 429); Green value is 125 (49.22% from 255 or 29.14% from 429); Blue value is 92 (36.33% from 255 or 21.45% from 429); Max value from RGB is 212 - color contains mainly: red. Hex color #D47D5C is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D47D5C is #2B82A3. Grayscale: #939393. Windows color (decimal): -2851492 or 6061524. OLE color: 6061524.
HSL color Cylindrical-coordinate representation of color #D47D5C: hue angle of 16.5º degrees, saturation: 0.58, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #D47D5C is Cyan = 0, Magento = 0.41, Yellow = 0.57 and Black (K on CMYK) = 0.17.
<style> p { color: #d47d5c; } p { color: rgb(212,125,92); } H1.HeaderClassName { color: #d47d5c; } .AnyTagClassName { color: #d47d5c; } </style>
<style> a { background-color: #d47d5c; } a { background-color: rgb(212,125,92); } div.DivClassName { background-color: #d47d5c; } .BgClassName { background-color: #d47d5c; } </style>
<style> span { border-color: #d47d5c; } span { border-color: rgb(212,125,92); } td.TdClassName { border-color: #d47d5c; } .TagClassName { border-color: #d47d5c; } </style>