diff --git a/xml/System.Drawing/Color.xml b/xml/System.Drawing/Color.xml
index 51857229f9a..693b8a8fa80 100644
--- a/xml/System.Drawing/Color.xml
+++ b/xml/System.Drawing/Color.xml
@@ -1724,7 +1724,7 @@ This example is designed to be used with a Windows Form. Paste the code into the
System.Drawing.Color
- Gets a system-defined color that has an ARGB value of #FF8FBC8B.
+ Gets a system-defined color that has an ARGB value of #FF8FBC8F.
A representing a system-defined color.
To be added.