diff --git a/main/extensions/penPlus/colorBlocks.html b/main/extensions/penPlus/colorBlocks.html
new file mode 100644
index 0000000..451af1a
--- /dev/null
+++ b/main/extensions/penPlus/colorBlocks.html
@@ -0,0 +1,28 @@
+
+ This is a really short section. Only Covers two blocks that have to do color based operations. +
+ +
+ Returns the color data for the desired Hue Saturation and Value inputs.
+ Hue is a Range from 0 - 360, and typically describes the general colour,
+ Saturation and Value are 0 - 100, and describe what shade to get.
+
+Returns the color data for the desired Hue Saturation and Value inputs.
+Red Green and Blue are ranges from 0 - 100
+