diff --git a/index.php b/index.php
index 0711623..0dd739e 100644
--- a/index.php
+++ b/index.php
@@ -3,7 +3,7 @@ error_reporting(0);
 
 // Config
 $server = array(
-    'base' => ''
+    'base' => '',
     'cups' => '',
     'scan' => ''
 );
@@ -180,7 +180,7 @@ $file = file_get_contents('/home/pi/hugh/rgb', FILE_USE_INCLUDE_PATH);
             </table>
           </div>
           <div class="mdl-color--white mdl-shadow--2dp mdl-cell mdl-cell--6-col mdl-grid">
-            <h3>Desk Colour (<?php echo $file;?>)</h3>
+            <h3>Desk Colour - <?php echo $rgb;?>(<?php echo $file;?>)</h3>
                
             <table class="mdl-data-table mdl-js-data-table" style="width:100%;">
               <tbody>