{"id":390,"date":"2020-06-30T14:23:27","date_gmt":"2020-06-30T17:23:27","guid":{"rendered":"https:\/\/www.joemaster.com.br\/tutoriais\/?p=390"},"modified":"2020-07-01T21:32:37","modified_gmt":"2020-07-02T00:32:37","slug":"tabela-de-cores-html","status":"publish","type":"post","link":"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/","title":{"rendered":"Tabela de Cores HTML"},"content":{"rendered":"<p>Confira abaixo, um c\u00f3digo que mostra as cores mais usadas em html.<\/p>\n<p><iframe loading=\"lazy\" src=\"https:\/\/www.joemaster.com.br\/codigos\/cor.php\" width=\"100%\" height=\"700\"><\/iframe><\/p>\n<p>Para usar, \u00e9 s\u00f3 colocar onde permite cores.<br \/>\nExemplo do amarelo\u00a0 &lt;font color=&#8221;#ffff00&#8243;&gt;<code><span style=\"color: #ffff00;\">www.joemaster.com.br<\/span><\/code>&lt;\/font&gt;<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"html\">cor amarela\r\n\r\n&lt;font color=\"#ffff00\"&gt;\r\nwww.joemaster.com.br\r\n&lt;\/font&gt;<\/pre>\n<center><input type=\"button\" name=\"Submit\" value=\"Testar c&oacute;digo\" onClick=\"document.getElementById('divcode').style.display='block';\" style=\"background-color:#FFCC05;border-radius:15px;padding:10px;width:150px;color:#000;\"><br><br><\/center>\n<p>&nbsp;<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">&lt;body bgcolor=\"&lt;? if($_GET[\"cor\"]){echo \"#\".$_GET[\"cor\"];}?&gt;\"&gt;\r\n\r\n&lt;script language=\"javascript\"&gt;\r\n    function Colcam(etzy)\r\n    {\r\n        document.getElementById(\"drapd\").bgColor=etzy;\r\n        document.codc.colcam.value=etzy.toUpperCase();\r\n        document.codc.colcam.select();\r\n    }\r\n&lt;\/script&gt;\r\nSelecione a cor abaixo e clique em OK \r\n&lt;form name=\"codc\" id=\"codc\"&gt;\r\n&lt;table style=\"border-collapse: collapse;\" width=\"100%\" border=\"0\" bordercolor=\"#cccccc\" cellpadding=\"0\" cellspacing=\"0\"&gt;\r\n&lt;tbody&gt;\r\n\r\n            &lt;tr&gt;\r\n              &lt;td&gt;&lt;table width=\"100%\" align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"&gt;\r\n                  &lt;tbody&gt;\r\n                    &lt;tr height=\"25\"&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#190707\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#2a0a0a\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#3b0b0b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#610b0b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#8a0808\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#b40404\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#df0101\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#ff0000\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#fe2e2e\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#fa5858\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f78181\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f5a9a9\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f6cece\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f8e0e0\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#fbefef\"&gt; &lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                    &lt;tr height=\"14\"&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#191007\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#2a1b0a\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#3b240b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#61380b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#8a4b08\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#b45f04\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#df7401\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#ff8000\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#fe9a2e\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#faac58\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f7be81\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f5d0a9\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f6e3ce\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f8ece0\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#fbf5ef\"&gt; &lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                    &lt;tr height=\"14\"&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#181907\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#292a0a\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#393b0b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#5e610b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#868a08\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#aeb404\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#d7df01\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#ffff00\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f7fe2e\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f4fa58\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f3f781\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f2f5a9\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f5f6ce\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f7f8e0\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#fbfbef\"&gt; &lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                    &lt;tr height=\"14\"&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#101907\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#1b2a0a\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#243b0b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#38610b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#4b8a08\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#5fb404\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#74df00\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#80ff00\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#9afe2e\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#acfa58\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#bef781\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#d0f5a9\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#e3f6ce\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#ecf8e0\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f5fbef\"&gt; &lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                    &lt;tr height=\"14\"&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#071907\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0a2a0a\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0b3b0b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0b610b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#088a08\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#04b404\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#01df01\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#00ff00\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#2efe2e\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#58fa58\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#81f781\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#a9f5a9\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#cef6ce\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#e0f8e0\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#effbef\"&gt; &lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                    &lt;tr height=\"14\"&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#071910\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0a2a1b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0b3b24\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0b6138\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#088a4b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#04b45f\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#01df74\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#00ff80\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#2efe9a\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#58faac\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#81f7be\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#a9f5d0\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#cef6e3\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#e0f8ec\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#effbf5\"&gt; &lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                    &lt;tr height=\"14\"&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#071918\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0a2a29\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0b3b39\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0b615e\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#088a85\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#04b4ae\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#01dfd7\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#00ffff\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#2efef7\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#58faf4\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#81f7f3\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#a9f5f2\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#cef6f5\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#e0f8f7\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#effbfb\"&gt; &lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                    &lt;tr height=\"14\"&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#071019\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0a1b2a\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0b243b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0b3861\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#084b8a\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#045fb4\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0174df\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0080ff\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#2e9afe\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#58acfa\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#81bef7\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#a9d0f5\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#cee3f6\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#e0ecf8\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#eff5fb\"&gt; &lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                    &lt;tr height=\"14\"&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#070719\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0a0a2a\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0b0b3b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0b0b61\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#08088a\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0404b4\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0101df\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0000ff\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#2e2efe\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#5858fa\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#8181f7\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#a9a9f5\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#cecef6\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#e0e0f8\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#efeffb\"&gt; &lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                    &lt;tr height=\"14\"&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#100719\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#1b0a2a\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#240b3b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#380b61\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#4b088a\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#5f04b4\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#7401df\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#8000ff\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#9a2efe\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#ac58fa\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#be81f7\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#d0a9f5\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#e3cef6\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#ece0f8\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f5effb\"&gt; &lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                    &lt;tr height=\"14\"&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#190718\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#2a0a29\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#3b0b39\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#610b5e\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#8a0886\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#b404ae\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#df01d7\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#ff00ff\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#fe2ef7\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#fa58f4\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f781f3\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f5a9f2\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f6cef5\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f8e0f7\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#fbeffb\"&gt; &lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                    &lt;tr height=\"14\"&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#190710\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#2a0a1b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#3b0b24\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#610b38\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#8a084b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#b4045f\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#df0174\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#ff0080\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#fe2e9a\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#fa58ac\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f781be\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f5a9d0\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f6cee3\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f8e0ec\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#fbeff5\"&gt; &lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                    &lt;tr height=\"10\"&gt;\r\n                      &lt;td&gt;&lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                    &lt;tr height=\"14\"&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#000000\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#0b0b0b\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#151515\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#1c1c1c\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#2e2e2e\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#424242\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#585858\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#6e6e6e\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#848484\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#a4a4a4\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#bdbdbd\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#d8d8d8\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#e6e6e6\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#f2f2f2\"&gt; &lt;\/td&gt;\r\n                      &lt;td onclick=\"Colcam(this.bgColor)\" bgcolor=\"#ffffff\"&gt; &lt;\/td&gt;\r\n                    &lt;\/tr&gt;\r\n                  &lt;\/tbody&gt;\r\n                &lt;\/table&gt;&lt;\/td&gt;\r\n            &lt;\/tr&gt;\r\n\r\n\r\n\r\n &lt;tr&gt;\r\n&lt;td&gt;&lt;table width=\"100%\" align=\"center\" border=\"0\" cellpadding=\"0\" cellspacing=\"2\"&gt;\r\n&lt;tbody&gt;\r\n&lt;tr height=\"150\"&gt;\r\n                &lt;td align=\"center\" id=\"drapd\"&gt; \r\n                  &lt;input name=\"colcam\" id=\"colcam\" style=\"font-family: Verdana; height: 30px; width: 115px; font-size: 18px; color: rgb(223, 1, 1);\" maxlength=\"7\" size=\"9\" value=\"#DF0101\" type=\"text\"&gt;\r\n                  &lt;script&gt;\r\n                  function r()\r\n                    {\r\n                     v = document.getElementById('colcam').value; \r\n                     vx = v.replace(\"#\",\"\");\r\n                     parent.location.href ='?cor='+ vx ;\r\n                     }\r\n                  &lt;\/script&gt;\r\n                  &lt;input type=\"button\" style=\"font-family: Verdana; height: 30px; width: 115px; font-size: 18px; color: rgb(223, 1, 1);\" name=\"ok\" value=\"Ok\" onClick=\"javascript: r();\"&gt;\r\n                &lt;\/td&gt;\r\n&lt;\/tr&gt;\r\n&lt;\/tbody&gt;\r\n&lt;\/table&gt;&lt;\/td&gt;\r\n&lt;\/tr&gt;\r\n&lt;\/tbody&gt;\r\n&lt;\/table&gt;\r\n&lt;\/form&gt;\r\n<\/pre>\n<center><input type=\"button\" name=\"Submit\" value=\"Testar c&oacute;digo\" onClick=\"document.getElementById('divcode').style.display='block';\" style=\"background-color:#FFCC05;border-radius:15px;padding:10px;width:150px;color:#000;\"><br><br><\/center>\n<div id=\"divcode\" style=\"display:none;z-index:200000001;padding:10px;border-radius:10px;background-color: #0054A1; position:fixed;top:100px;left: 50%;transform: translate(-50%, 0);\">\n  <font color=#fff>Ap\u00f3s clicar em Copy &#8663;<br>O c&oacute;digo fica pronto para testar ou colar onde quiser no  CTRL+V<\/font>\n  <form name=\"codigo\" id=\"codigo\"  method=\"post\" action=\"https:\/\/www.joemaster.com.br\/codigos\/gerar_codigo.php\" target=\"_blank\"><textarea name=\"testarcodigo\" id=\"testarcodigo\"  cols=\"30\" rows=\"30\" wrap=\"VIRTUAL\"><\/textarea><\/form><input type=\"button\" name=\"Submit\" value=\"Testar\" onClick=\"if(document.getElementById('testarcodigo').value ==''){alert('Copie o c\u00f3digo conforme descrito acima!');}else{document.getElementById('codigo').submit();setTimeout(function(){document.getElementById('testarcodigo').value='';document.getElementById('divcode').style.display='none'; }, 1000);}\" style=\"background-color:#FFCC05;border-radius:15px;padding:5px;width:100px;color:#000;\">\n  <input type=\"button\" name=\"Submit\" value=\"Fechar\" onClick=\"document.getElementById('testarcodigo').value='';document.getElementById('divcode').style.display='none';\" style=\"background-color:#FFCC05;border-radius:15px;padding:5px;width:100px;color:#000;\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Confira abaixo, um c\u00f3digo que mostra as cores mais usadas em html. Para usar, \u00e9 s\u00f3 colocar onde permite cores. Exemplo do amarelo\u00a0 &lt;font color=&#8221;#ffff00&#8243;&gt;www.joemaster.com.br&lt;\/font&gt; cor amarela &lt;font color=&#8221;#ffff00&#8243;&gt; www.joemaster.com.br &lt;\/font&gt; &nbsp; &lt;body bgcolor=&#8221;&lt;? if($_GET[&#8220;cor&#8221;]){echo &#8220;#&#8221;.$_GET[&#8220;cor&#8221;];}?&gt;&#8221;&gt; &lt;script language=&#8221;javascript&#8221;&gt; function Colcam(etzy) { document.getElementById(&#8220;drapd&#8221;).bgColor=etzy; document.codc.colcam.value=etzy.toUpperCase(); document.codc.colcam.select(); } &lt;\/script&gt; Selecione a cor abaixo e clique em OK &lt;form [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":355,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[103],"tags":[108,104,106,16,99,105,69,107],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.12 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Tabela de Cores HTML - JoeMaster<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tabela de Cores HTML - JoeMaster\" \/>\n<meta property=\"og:description\" content=\"Confira abaixo, um c\u00f3digo que mostra as cores mais usadas em html. Para usar, \u00e9 s\u00f3 colocar onde permite cores. Exemplo do amarelo\u00a0 &lt;font color=&#8221;#ffff00&#8243;&gt;www.joemaster.com.br&lt;\/font&gt; cor amarela &lt;font color=&quot;#ffff00&quot;&gt; www.joemaster.com.br &lt;\/font&gt; &nbsp; &lt;body bgcolor=&quot;&lt;? if($_GET[&quot;cor&quot;]){echo &quot;#&quot;.$_GET[&quot;cor&quot;];}?&gt;&quot;&gt; &lt;script language=&quot;javascript&quot;&gt; function Colcam(etzy) { document.getElementById(&quot;drapd&quot;).bgColor=etzy; document.codc.colcam.value=etzy.toUpperCase(); document.codc.colcam.select(); } &lt;\/script&gt; Selecione a cor abaixo e clique em OK &lt;form [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/\" \/>\n<meta property=\"og:site_name\" content=\"JoeMaster\" \/>\n<meta property=\"article:published_time\" content=\"2020-06-30T17:23:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-07-02T00:32:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.joemaster.com.br\/tutoriais\/wp-content\/uploads\/2020\/06\/img_5efb3bb883044.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1275\" \/>\n\t<meta property=\"og:image:height\" content=\"567\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"joemaster\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"joemaster\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data2\" content=\"14 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/\"},\"author\":{\"name\":\"joemaster\",\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/#\/schema\/person\/228e8f1dfe22da473e356f81c1033a9d\"},\"headline\":\"Tabela de Cores HTML\",\"datePublished\":\"2020-06-30T17:23:27+00:00\",\"dateModified\":\"2020-07-02T00:32:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/\"},\"wordCount\":38,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/#\/schema\/person\/228e8f1dfe22da473e356f81c1033a9d\"},\"keywords\":[\"aprenda\",\"c\u00f3digos\",\"editores\",\"html\",\"html5\",\"introdu\u00e7\u00e3o\",\"tags\",\"tutorial\"],\"articleSection\":[\"curso html\"],\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/\",\"url\":\"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/\",\"name\":\"Tabela de Cores HTML - JoeMaster\",\"isPartOf\":{\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/#website\"},\"datePublished\":\"2020-06-30T17:23:27+00:00\",\"dateModified\":\"2020-07-02T00:32:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/www.joemaster.com.br\/tutoriais\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tabela de Cores HTML\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/#website\",\"url\":\"https:\/\/www.joemaster.com.br\/tutoriais\/\",\"name\":\"JoeMaster\",\"description\":\"Tutoriais de WEB e APLICATIVOS EM HTML5, PHP, JS, CSS\",\"publisher\":{\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/#\/schema\/person\/228e8f1dfe22da473e356f81c1033a9d\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.joemaster.com.br\/tutoriais\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-BR\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/#\/schema\/person\/228e8f1dfe22da473e356f81c1033a9d\",\"name\":\"joemaster\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.joemaster.com.br\/tutoriais\/wp-content\/uploads\/2022\/05\/joemaster.jpg\",\"contentUrl\":\"https:\/\/www.joemaster.com.br\/tutoriais\/wp-content\/uploads\/2022\/05\/joemaster.jpg\",\"width\":1461,\"height\":281,\"caption\":\"joemaster\"},\"logo\":{\"@id\":\"https:\/\/www.joemaster.com.br\/tutoriais\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/joemaster.com.br\/tutoriais\"],\"url\":\"https:\/\/www.joemaster.com.br\/tutoriais\/author\/joemaster\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tabela de Cores HTML - JoeMaster","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/","og_locale":"pt_BR","og_type":"article","og_title":"Tabela de Cores HTML - JoeMaster","og_description":"Confira abaixo, um c\u00f3digo que mostra as cores mais usadas em html. Para usar, \u00e9 s\u00f3 colocar onde permite cores. Exemplo do amarelo\u00a0 &lt;font color=&#8221;#ffff00&#8243;&gt;www.joemaster.com.br&lt;\/font&gt; cor amarela &lt;font color=\"#ffff00\"&gt; www.joemaster.com.br &lt;\/font&gt; &nbsp; &lt;body bgcolor=\"&lt;? if($_GET[\"cor\"]){echo \"#\".$_GET[\"cor\"];}?&gt;\"&gt; &lt;script language=\"javascript\"&gt; function Colcam(etzy) { document.getElementById(\"drapd\").bgColor=etzy; document.codc.colcam.value=etzy.toUpperCase(); document.codc.colcam.select(); } &lt;\/script&gt; Selecione a cor abaixo e clique em OK &lt;form [&hellip;]","og_url":"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/","og_site_name":"JoeMaster","article_published_time":"2020-06-30T17:23:27+00:00","article_modified_time":"2020-07-02T00:32:37+00:00","og_image":[{"width":1275,"height":567,"url":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-content\/uploads\/2020\/06\/img_5efb3bb883044.png","type":"image\/png"}],"author":"joemaster","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"joemaster","Est. tempo de leitura":"14 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/#article","isPartOf":{"@id":"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/"},"author":{"name":"joemaster","@id":"https:\/\/www.joemaster.com.br\/tutoriais\/#\/schema\/person\/228e8f1dfe22da473e356f81c1033a9d"},"headline":"Tabela de Cores HTML","datePublished":"2020-06-30T17:23:27+00:00","dateModified":"2020-07-02T00:32:37+00:00","mainEntityOfPage":{"@id":"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/"},"wordCount":38,"commentCount":0,"publisher":{"@id":"https:\/\/www.joemaster.com.br\/tutoriais\/#\/schema\/person\/228e8f1dfe22da473e356f81c1033a9d"},"keywords":["aprenda","c\u00f3digos","editores","html","html5","introdu\u00e7\u00e3o","tags","tutorial"],"articleSection":["curso html"],"inLanguage":"pt-BR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/","url":"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/","name":"Tabela de Cores HTML - JoeMaster","isPartOf":{"@id":"https:\/\/www.joemaster.com.br\/tutoriais\/#website"},"datePublished":"2020-06-30T17:23:27+00:00","dateModified":"2020-07-02T00:32:37+00:00","breadcrumb":{"@id":"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.joemaster.com.br\/tutoriais\/tabela-de-cores-html\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/www.joemaster.com.br\/tutoriais\/"},{"@type":"ListItem","position":2,"name":"Tabela de Cores HTML"}]},{"@type":"WebSite","@id":"https:\/\/www.joemaster.com.br\/tutoriais\/#website","url":"https:\/\/www.joemaster.com.br\/tutoriais\/","name":"JoeMaster","description":"Tutoriais de WEB e APLICATIVOS EM HTML5, PHP, JS, CSS","publisher":{"@id":"https:\/\/www.joemaster.com.br\/tutoriais\/#\/schema\/person\/228e8f1dfe22da473e356f81c1033a9d"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.joemaster.com.br\/tutoriais\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-BR"},{"@type":["Person","Organization"],"@id":"https:\/\/www.joemaster.com.br\/tutoriais\/#\/schema\/person\/228e8f1dfe22da473e356f81c1033a9d","name":"joemaster","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/www.joemaster.com.br\/tutoriais\/#\/schema\/person\/image\/","url":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-content\/uploads\/2022\/05\/joemaster.jpg","contentUrl":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-content\/uploads\/2022\/05\/joemaster.jpg","width":1461,"height":281,"caption":"joemaster"},"logo":{"@id":"https:\/\/www.joemaster.com.br\/tutoriais\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/joemaster.com.br\/tutoriais"],"url":"https:\/\/www.joemaster.com.br\/tutoriais\/author\/joemaster\/"}]}},"_links":{"self":[{"href":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-json\/wp\/v2\/posts\/390"}],"collection":[{"href":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-json\/wp\/v2\/comments?post=390"}],"version-history":[{"count":0,"href":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-json\/wp\/v2\/posts\/390\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-json\/wp\/v2\/media\/355"}],"wp:attachment":[{"href":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-json\/wp\/v2\/media?parent=390"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-json\/wp\/v2\/categories?post=390"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-json\/wp\/v2\/tags?post=390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}