{"id":71717,"date":"2024-10-17T15:56:10","date_gmt":"2024-10-17T15:56:10","guid":{"rendered":"https:\/\/antonini.com.br\/blogmed\/?p=71717"},"modified":"2024-10-17T16:13:37","modified_gmt":"2024-10-17T16:13:37","slug":"codigo-de-cor-de-fonte-em-em-html","status":"publish","type":"post","link":"https:\/\/antonini.ddns.net\/?p=71717","title":{"rendered":"C\u00f3digo de cor de fonte em em HTML"},"content":{"rendered":"<div style=\"text-align: center;\"><iframe loading=\"lazy\" src=\"\/docs\/cor_destaque_fonte.txt\" frameborder=\"0\" height=\"60\" width=\"560\"><\/iframe><\/div>\n<p><!--more--><\/p>\n<h3>Tons de Cinza &#8211; Gray Colors<\/h3>\n<table class=\"table table-bordered\">\n<thead>\n<tr>\n<th>Nome da Cor<\/th>\n<th>C&oacute;digo hexadecimal<\/th>\n<th>C&oacute;digo RGB<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"background-color:#000000\"><span style=\"color:#ffffff\">Black<\/span><\/td>\n<td style=\"background-color:#000000\"><span style=\"color:#ffffff\">#000000<\/span><\/td>\n<td style=\"background-color:#000000\"><span style=\"color:#ffffff\">(0,0,0)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#1c1c1c\"><span style=\"color:#ffffff\">grey11<\/span><\/td>\n<td style=\"background-color:#1c1c1c\"><span style=\"color:#ffffff\">#1C1C1C<\/span><\/td>\n<td style=\"background-color:#1c1c1c\"><span style=\"color:#ffffff\">(28,28,28)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#363636\"><span style=\"color:#ffffff\">grey21<\/span><\/td>\n<td style=\"background-color:#363636\"><span style=\"color:#ffffff\">#363636<\/span><\/td>\n<td style=\"background-color:#363636\"><span style=\"color:#ffffff\">(54,54,54)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#4f4f4f\"><span style=\"color:#ffffff\">grey31<\/span><\/td>\n<td style=\"background-color:#4f4f4f\"><span style=\"color:#ffffff\">#4F4F4F<\/span><\/td>\n<td style=\"background-color:#4f4f4f\"><span style=\"color:#ffffff\">(79,79,79)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#696969\">DimGray<\/td>\n<td style=\"background-color:#696969\">#696969<\/td>\n<td style=\"background-color:#696969\">(105,105,105)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#808080\">Gray<\/td>\n<td style=\"background-color:#808080\">#808080<\/td>\n<td style=\"background-color:#808080\">(128,128,128)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#a9a9a9\">DarkGray<\/td>\n<td style=\"background-color:#a9a9a9\">#A9A9A9<\/td>\n<td style=\"background-color:#a9a9a9\">(169,169,169)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#c0c0c0\">Silver<\/td>\n<td style=\"background-color:#c0c0c0\">#C0C0C0<\/td>\n<td style=\"background-color:#c0c0c0\">(192,192,192)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#d3d3d3\">LightGrey<\/td>\n<td style=\"background-color:#d3d3d3\">#D3D3D3<\/td>\n<td style=\"background-color:#d3d3d3\">(211,211,211)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#dcdcdc\">Gainsboro<\/td>\n<td style=\"background-color:#dcdcdc\">#DCDCDC<\/td>\n<td style=\"background-color:#dcdcdc\">(220,220,220)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"page-header\">\n<h3>Tons de Azul &#8211; Blue Colors<\/h3>\n<\/div>\n<table class=\"table table-bordered\">\n<thead>\n<tr>\n<th>Nome da Cor<\/th>\n<th>C&oacute;digo hexadecimal<\/th>\n<th>C&oacute;digo RGB<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"background-color:#6a5acd\"><span style=\"color:#ffffff\">SlateBlue<\/span><\/td>\n<td style=\"background-color:#6a5acd\"><span style=\"color:#ffffff\">#6A5ACD<\/span><\/td>\n<td style=\"background-color:#6a5acd\"><span style=\"color:#ffffff\">(106,90,205)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#836fff\"><span style=\"color:#ffffff\">SlateBlue1<\/span><\/td>\n<td style=\"background-color:#836fff\"><span style=\"color:#ffffff\">#836FFF<\/span><\/td>\n<td style=\"background-color:#836fff\"><span style=\"color:#ffffff\">(131,111,255)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#6959cd\"><span style=\"color:#ffffff\">SlateBlue3<\/span><\/td>\n<td style=\"background-color:#6959cd\"><span style=\"color:#ffffff\">#6959CD<\/span><\/td>\n<td style=\"background-color:#6959cd\"><span style=\"color:#ffffff\">(105,89,205)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#483d8b\"><span style=\"color:#ffffff\">DarkSlateBlue<\/span><\/td>\n<td style=\"background-color:#483d8b\"><span style=\"color:#ffffff\">#483D8B<\/span><\/td>\n<td style=\"background-color:#483d8b\"><span style=\"color:#ffffff\">(72,61,139)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#191970\"><span style=\"color:#ffffff\">MidnightBlue<\/span><\/td>\n<td style=\"background-color:#191970\"><span style=\"color:#ffffff\">#191970<\/span><\/td>\n<td style=\"background-color:#191970\"><span style=\"color:#ffffff\">(25,25,112)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#000080\"><span style=\"color:#ffffff\">Navy<\/span><\/td>\n<td style=\"background-color:#000080\"><span style=\"color:#ffffff\">#000080<\/span><\/td>\n<td style=\"background-color:#000080\"><span style=\"color:#ffffff\">(0,0,128)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#00008b\"><span style=\"color:#ffffff\">DarkBlue<\/span><\/td>\n<td style=\"background-color:#00008b\"><span style=\"color:#ffffff\">#00008B<\/span><\/td>\n<td style=\"background-color:#00008b\"><span style=\"color:#ffffff\">(0,0,139)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#0000cd\"><span style=\"color:#ffffff\">MediumBlue<\/span><\/td>\n<td style=\"background-color:#0000cd\"><span style=\"color:#ffffff\">#0000CD<\/span><\/td>\n<td style=\"background-color:#0000cd\"><span style=\"color:#ffffff\">(0,0,205)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#0000ff\"><span style=\"color:#ffffff\">Blue<\/span><\/td>\n<td style=\"background-color:#0000ff\"><span style=\"color:#ffffff\">#0000FF<\/span><\/td>\n<td style=\"background-color:#0000ff\"><span style=\"color:#ffffff\">(0,0,255)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#6495ed\">CornflowerBlue<\/td>\n<td style=\"background-color:#6495ed\">#6495ED<\/td>\n<td style=\"background-color:#6495ed\">(100,149,237)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#4169e1\">RoyalBlue<\/td>\n<td style=\"background-color:#4169e1\">#4169E1<\/td>\n<td style=\"background-color:#4169e1\">(65,105,225)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#1e90ff\">DodgerBlue<\/td>\n<td style=\"background-color:#1e90ff\">#1E90FF<\/td>\n<td style=\"background-color:#1e90ff\">(30,144,255)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#00bfff\">DeepSkyBlue<\/td>\n<td style=\"background-color:#00bfff\">#00BFFF<\/td>\n<td style=\"background-color:#00bfff\">(0,191,255)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#87cefa\">LightSkyBlue<\/td>\n<td style=\"background-color:#87cefa\">#87CEFA<\/td>\n<td style=\"background-color:#87cefa\">(135,206,250)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#87ceeb\">SkyBlue<\/td>\n<td style=\"background-color:#87ceeb\">#87CEEB<\/td>\n<td style=\"background-color:#87ceeb\">(135,206,235)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#add8e6\">LightBlue<\/td>\n<td style=\"background-color:#add8e6\">#ADD8E6<\/td>\n<td style=\"background-color:#add8e6\">(173,216,230)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#4682b4\">SteelBlue<\/td>\n<td style=\"background-color:#4682b4\">#4682B4<\/td>\n<td style=\"background-color:#4682b4\">(70,130,180)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#b0c4de\">LightSteelBlue<\/td>\n<td style=\"background-color:#b0c4de\">#B0C4DE<\/td>\n<td style=\"background-color:#b0c4de\">(176,196,222)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#708090\">SlateGray<\/td>\n<td style=\"background-color:#708090\">#708090<\/td>\n<td style=\"background-color:#708090\">(112,128,144)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#778899\">LightSlateGray<\/td>\n<td style=\"background-color:#778899\">#778899<\/td>\n<td style=\"background-color:#778899\">(119,136,153)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"page-header\">\n<h3>Tons de Ciano &#8211; Cyan Colors<\/h3>\n<\/div>\n<table class=\"table table-bordered\">\n<thead>\n<tr>\n<th>Nome da Cor<\/th>\n<th>C&oacute;digo hexadecimal<\/th>\n<th>C&oacute;digo RGB<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"background-color:#00ffff\">Aqua \/ Cyan<\/td>\n<td style=\"background-color:#00ffff\">#00FFFF<\/td>\n<td style=\"background-color:#00ffff\">(0,255,255)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#00ced1\">DarkTurquoise<\/td>\n<td style=\"background-color:#00ced1\">#00CED1<\/td>\n<td style=\"background-color:#00ced1\">(0,206,209)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#40e0d0\">Turquoise<\/td>\n<td style=\"background-color:#40e0d0\">#40E0D0<\/td>\n<td style=\"background-color:#40e0d0\">(64,224,208)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#48d1cc\">MediumTurquoise<\/td>\n<td style=\"background-color:#48d1cc\">#48D1CC<\/td>\n<td style=\"background-color:#48d1cc\">(72,209,204)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#20b2aa\">LightSeaGreen<\/td>\n<td style=\"background-color:#20b2aa\">#20B2AA<\/td>\n<td style=\"background-color:#20b2aa\">(32,178,170)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#008b8b\">DarkCyan<\/td>\n<td style=\"background-color:#008b8b\">#008B8B<\/td>\n<td style=\"background-color:#008b8b\">(0,139,139)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#008080\">Teal<\/td>\n<td style=\"background-color:#008080\">#008080<\/td>\n<td style=\"background-color:#008080\">(0,128,128)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#7fffd4\">Aquamarine<\/td>\n<td style=\"background-color:#7fffd4\">#7FFFD4<\/td>\n<td style=\"background-color:#7fffd4\">(127,255,212)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#66cdaa\">MediumAquamarine<\/td>\n<td style=\"background-color:#66cdaa\">#66CDAA<\/td>\n<td style=\"background-color:#66cdaa\">(102,205,170)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#5f9ea0\">CadetBlue<\/td>\n<td style=\"background-color:#5f9ea0\">#5F9EA0<\/td>\n<td style=\"background-color:#5f9ea0\">(95,158,160)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"page-header\">\n<h3>Tons de Verde &#8211; Green Colors<\/h3>\n<\/div>\n<table class=\"table table-bordered\">\n<thead>\n<tr>\n<th>Nome da Cor<\/th>\n<th>C&oacute;digo hexadecimal<\/th>\n<th>C&oacute;digo RGB<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"background-color:#2f4f4f\"><span style=\"color:#ffffff\">DarkSlateGray<\/span><\/td>\n<td style=\"background-color:#2f4f4f\"><span style=\"color:#ffffff\">#2F4F4F<\/span><\/td>\n<td style=\"background-color:#2f4f4f\"><span style=\"color:#ffffff\">(47,79,79)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#00fa9a\">MediumSpringGreen<\/td>\n<td style=\"background-color:#00fa9a\">#00FA9A<\/td>\n<td style=\"background-color:#00fa9a\">(0,250,154)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#00ff7f\">SpringGreen<\/td>\n<td style=\"background-color:#00ff7f\">#00FF7F<\/td>\n<td style=\"background-color:#00ff7f\">(0,255,127)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#98fb98\">PaleGreen<\/td>\n<td style=\"background-color:#98fb98\">#98FB98<\/td>\n<td style=\"background-color:#98fb98\">(152,251,152)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#90ee90\">LightGreen<\/td>\n<td style=\"background-color:#90ee90\">#90EE90<\/td>\n<td style=\"background-color:#90ee90\">(144,238,144)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#8fbc8f\">DarkSeaGreen<\/td>\n<td style=\"background-color:#8fbc8f\">#8FBC8F<\/td>\n<td style=\"background-color:#8fbc8f\">(143,188,143)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#3cb371\">MediumSeaGreen<\/td>\n<td style=\"background-color:#3cb371\">#3CB371<\/td>\n<td style=\"background-color:#3cb371\">(60,179,113)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#2e8b57\">SeaGreen<\/td>\n<td style=\"background-color:#2e8b57\">#2E8B57<\/td>\n<td style=\"background-color:#2e8b57\">(46,139,87)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#006400\">DarkGreen<\/td>\n<td style=\"background-color:#006400\">#006400<\/td>\n<td style=\"background-color:#006400\">(0,100,0)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#008000\">Green<\/td>\n<td style=\"background-color:#008000\">#008000<\/td>\n<td style=\"background-color:#008000\">(0,128,0)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#228b22\">ForestGreen<\/td>\n<td style=\"background-color:#228b22\">#228B22<\/td>\n<td style=\"background-color:#228b22\">(34,139,34)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#32cd32\">LimeGreen<\/td>\n<td style=\"background-color:#32cd32\">#32CD32<\/td>\n<td style=\"background-color:#32cd32\">(50,205,50)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#00ff00\">Lime<\/td>\n<td style=\"background-color:#00ff00\">#00FF00<\/td>\n<td style=\"background-color:#00ff00\">(0,255,0)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#7cfc00\">LawnGreen<\/td>\n<td style=\"background-color:#7cfc00\">#7CFC00<\/td>\n<td style=\"background-color:#7cfc00\">(124,252,0)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#7fff00\">Chartreuse<\/td>\n<td style=\"background-color:#7fff00\">#7FFF00<\/td>\n<td style=\"background-color:#7fff00\">(127,255,0)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#adff2f\">GreenYellow<\/td>\n<td style=\"background-color:#adff2f\">#ADFF2F<\/td>\n<td style=\"background-color:#adff2f\">(173,255,47)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#9acd32\">YellowGreen<\/td>\n<td style=\"background-color:#9acd32\">#9ACD32<\/td>\n<td style=\"background-color:#9acd32\">(154,205,50)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#6b8e23\">OliveDrab<\/td>\n<td style=\"background-color:#6b8e23\">6B8E23<\/td>\n<td style=\"background-color:#6b8e23\">(107,142,35)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#556b2f\">DarkOliveGreen<\/td>\n<td style=\"background-color:#556b2f\">#556B2F<\/td>\n<td style=\"background-color:#556b2f\">(85,107,47)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#808000\">Olive<\/td>\n<td style=\"background-color:#808000\">#808000<\/td>\n<td style=\"background-color:#808000\">(128,128,0)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"page-header\">\n<h3>Tons de Marrom &#8211; Brown Colors<\/h3>\n<\/div>\n<table class=\"table table-bordered\">\n<thead>\n<tr>\n<th>Nome da Cor<\/th>\n<th>C&oacute;digo hexadecimal<\/th>\n<th>C&oacute;digo RGB<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"background-color:#bdb76b\">DarkKhaki<\/td>\n<td style=\"background-color:#bdb76b\">#BDB76B<\/td>\n<td style=\"background-color:#bdb76b\">(189,83,107)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#daa520\">Goldenrod<\/td>\n<td style=\"background-color:#daa520\">#DAA520<\/td>\n<td style=\"background-color:#daa520\">(218,165,32)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#b8860b\">DarkGoldenrod<\/td>\n<td style=\"background-color:#b8860b\">#B8860B<\/td>\n<td style=\"background-color:#b8860b\">(184,134,11)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#8b4513\">SaddleBrown<\/td>\n<td style=\"background-color:#8b4513\">#8B4513<\/td>\n<td style=\"background-color:#8b4513\">(139,69,19)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#a0522d\">Sienna<\/td>\n<td style=\"background-color:#a0522d\">#A0522D<\/td>\n<td style=\"background-color:#a0522d\">(160,82,45)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#bc8f8f\">RosyBrown<\/td>\n<td style=\"background-color:#bc8f8f\">#BC8F8F<\/td>\n<td style=\"background-color:#bc8f8f\">(188,143,143)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#cd853f\">Peru<\/td>\n<td style=\"background-color:#cd853f\">#CD853F<\/td>\n<td style=\"background-color:#cd853f\">(205,133,63)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#d2691e\">Chocolate<\/td>\n<td style=\"background-color:#d2691e\">#D2691E<\/td>\n<td style=\"background-color:#d2691e\">(210,105,30)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#f4a460\">SandyBrown<\/td>\n<td style=\"background-color:#f4a460\">#F4A460<\/td>\n<td style=\"background-color:#f4a460\">(244,164,96)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ffdead\">NavajoWhite<\/td>\n<td style=\"background-color:#ffdead\">#FFDEAD<\/td>\n<td style=\"background-color:#ffdead\">(255,222,173)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#f5deb3\">Wheat<\/td>\n<td style=\"background-color:#f5deb3\">#F5DEB3<\/td>\n<td style=\"background-color:#f5deb3\">(245,222,179)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#deb887\">BurlyWood<\/td>\n<td style=\"background-color:#deb887\">#DEB887<\/td>\n<td style=\"background-color:#deb887\">(222,184,135)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#d2b48c\">Tan<\/td>\n<td style=\"background-color:#d2b48c\">#D2B48C<\/td>\n<td style=\"background-color:#d2b48c\">(210,180,140)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"col-lg-6 col-md-12 col-sm-12\" style=\"padding-left:5px\">\n<div class=\"page-header\">\n<h3>Tons de Roxo &#8211; Purple Colors<\/h3>\n<\/div>\n<table class=\"table table-bordered\">\n<thead>\n<tr>\n<th>Nome da Cor<\/th>\n<th>C&oacute;digo hexadecimal<\/th>\n<th>C&oacute;digo RGB<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"background-color:#7b68ee\">MediumSlateBlue<\/td>\n<td style=\"background-color:#7b68ee\">#7B68EE<\/td>\n<td style=\"background-color:#7b68ee\">(123,104,238)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#9370db\">MediumPurple<\/td>\n<td style=\"background-color:#9370db\">#9370DB<\/td>\n<td style=\"background-color:#9370db\">(147,112,219)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#8a2be2\">BlueViolet<\/td>\n<td style=\"background-color:#8a2be2\">#8A2BE2<\/td>\n<td style=\"background-color:#8a2be2\">(138,43,226)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#4b0082\"><span style=\"color:#ffffff\">Indigo<\/span><\/td>\n<td style=\"background-color:#4b0082\"><span style=\"color:#ffffff\">#4B0082<\/span><\/td>\n<td style=\"background-color:#4b0082\"><span style=\"color:#ffffff\">(75,0,130)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#9400d3\">DarkViolet<\/td>\n<td style=\"background-color:#9400d3\">#9400D3<\/td>\n<td style=\"background-color:#9400d3\">(148,0,211)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#9932cc\">DarkOrchid<\/td>\n<td style=\"background-color:#9932cc\">#9932CC<\/td>\n<td style=\"background-color:#9932cc\">(153,50,204)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ba55d3\">MediumOrchid<\/td>\n<td style=\"background-color:#ba55d3\">#BA55D3<\/td>\n<td style=\"background-color:#ba55d3\">(186,85,211)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#a020f0\"><span style=\"color:#ffffff\">Purple<\/span><\/td>\n<td style=\"background-color:#a020f0\"><span style=\"color:#ffffff\">#A020F0<\/span><\/td>\n<td style=\"background-color:#a020f0\"><span style=\"color:#ffffff\">(128,0,128)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#8b008b\"><span style=\"color:#ffffff\">DarkMagenta<\/span><\/td>\n<td style=\"background-color:#8b008b\"><span style=\"color:#ffffff\">#8B008B<\/span><\/td>\n<td style=\"background-color:#8b008b\"><span style=\"color:#ffffff\">(139,0,139)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ff00ff\">Fuchsia \/ Magenta<\/td>\n<td style=\"background-color:#ff00ff\">#FF00FF<\/td>\n<td style=\"background-color:#ff00ff\">(255,0,255)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ee82ee\">Violet<\/td>\n<td style=\"background-color:#ee82ee\">#EE82EE<\/td>\n<td style=\"background-color:#ee82ee\">(238,130,238)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#da70d6\">Orchid<\/td>\n<td style=\"background-color:#da70d6\">#DA70D6<\/td>\n<td style=\"background-color:#da70d6\">(218,112,214)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#dda0dd\">Plum<\/td>\n<td style=\"background-color:#dda0dd\">#DDA0DD<\/td>\n<td style=\"background-color:#dda0dd\">(221,160,221)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"page-header\">\n<h3>Tons de Rosa &#8211; Pink Colors<\/h3>\n<\/div>\n<table class=\"table table-bordered\">\n<thead>\n<tr>\n<th>Nome da Cor<\/th>\n<th>C&oacute;digo hexadecimal<\/th>\n<th>C&oacute;digo RGB<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"background-color:#c71585\">MediumVioletRed<\/td>\n<td style=\"background-color:#c71585\">#C71585<\/td>\n<td style=\"background-color:#c71585\">(199,21,133)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ff1493\">DeepPink<\/td>\n<td style=\"background-color:#ff1493\">#FF1493<\/td>\n<td style=\"background-color:#ff1493\">(255,20,147)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ff69b4\">HotPink<\/td>\n<td style=\"background-color:#ff69b4\">#FF69B4<\/td>\n<td style=\"background-color:#ff69b4\">(255,105,180)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#db7093\">PaleVioletRed<\/td>\n<td style=\"background-color:#db7093\">#DB7093<\/td>\n<td style=\"background-color:#db7093\">(219,112,147)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ffb6c1\">LightPink<\/td>\n<td style=\"background-color:#ffb6c1\">#FFB6C1<\/td>\n<td style=\"background-color:#ffb6c1\">(255,182,193)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ffc0cb\">Pink<\/td>\n<td style=\"background-color:#ffc0cb\">#FFC0CB<\/td>\n<td style=\"background-color:#ffc0cb\">(255,192,203)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#f08080\">LightCoral<\/td>\n<td style=\"background-color:#f08080\">#F08080<\/td>\n<td style=\"background-color:#f08080\">(240,128,128)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#cd5c5c\">IndianRed<\/td>\n<td style=\"background-color:#cd5c5c\">#CD5C5C<\/td>\n<td style=\"background-color:#cd5c5c\">(205,92,92)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#dc143c\">Crimson<\/td>\n<td style=\"background-color:#dc143c\">#DC143C<\/td>\n<td style=\"background-color:#dc143c\">(220,20,60)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"page-header\">\n<h3>Tons de Vermelho &#8211; Red Colors<\/h3>\n<\/div>\n<table class=\"table table-bordered\">\n<thead>\n<tr>\n<th>Nome da Cor<\/th>\n<th>C&oacute;digo hexadecimal<\/th>\n<th>C&oacute;digo RGB<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"background-color:#800000\"><span style=\"color:#ffffff\">Maroon<\/span><\/td>\n<td style=\"background-color:#800000\"><span style=\"color:#ffffff\">#800000<\/span><\/td>\n<td style=\"background-color:#800000\"><span style=\"color:#ffffff\">(128,0,0)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#8b0000\"><span style=\"color:#ffffff\">DarkRed<\/span><\/td>\n<td style=\"background-color:#8b0000\"><span style=\"color:#ffffff\">#8B0000<\/span><\/td>\n<td style=\"background-color:#8b0000\"><span style=\"color:#ffffff\">(139,0,0)<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#b22222\">FireBrick<\/td>\n<td style=\"background-color:#b22222\">#B22222<\/td>\n<td style=\"background-color:#b22222\">(178,34,34)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#a52a2a\">Brown<\/td>\n<td style=\"background-color:#a52a2a\">#A52A2A<\/td>\n<td style=\"background-color:#a52a2a\">(165,42,42)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#fa8072\">Salmon<\/td>\n<td style=\"background-color:#fa8072\">#FA8072<\/td>\n<td style=\"background-color:#fa8072\">(250,128,114)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#e9967a\">DarkSalmon<\/td>\n<td style=\"background-color:#e9967a\">#E9967A<\/td>\n<td style=\"background-color:#e9967a\">(233,150,122)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ffa07a\">LightSalmon<\/td>\n<td style=\"background-color:#ffa07a\">#FFA07A<\/td>\n<td style=\"background-color:#ffa07a\">(255,160,122)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ff7f50\">Coral<\/td>\n<td style=\"background-color:#ff7f50\">#FF7F50<\/td>\n<td style=\"background-color:#ff7f50\">(255,127,80)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ff6347\">Tomato<\/td>\n<td style=\"background-color:#ff6347\">#FF6347<\/td>\n<td style=\"background-color:#ff6347\">(255,99,71)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ff0000\">Red<\/td>\n<td style=\"background-color:#ff0000\">#FF0000<\/td>\n<td style=\"background-color:#ff0000\">(255,0,0)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"page-header\">\n<h3>Tons de Laranja &#8211; Orange Colors<\/h3>\n<\/div>\n<table class=\"table table-bordered\">\n<thead>\n<tr>\n<th>Nome da Cor<\/th>\n<th>C&oacute;digo hexadecimal<\/th>\n<th>C&oacute;digo RGB<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"background-color:#ff4500\">OrangeRed<\/td>\n<td style=\"background-color:#ff4500\">#FF4500<\/td>\n<td style=\"background-color:#ff4500\">(255,69,0)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ff8c00\">DarkOrange<\/td>\n<td style=\"background-color:#ff8c00\">#FF8C00<\/td>\n<td style=\"background-color:#ff8c00\">(255,140,0)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ffa500\">Orange<\/td>\n<td style=\"background-color:#ffa500\">#FFA500<\/td>\n<td style=\"background-color:#ffa500\">(255,165,0)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"page-header\">\n<h3>Tons de Amarelo &#8211; Yellow Colors<\/h3>\n<\/div>\n<table class=\"table table-bordered\">\n<thead>\n<tr>\n<th>Nome da Cor<\/th>\n<th>C&oacute;digo hexadecimal<\/th>\n<th>C&oacute;digo RGB<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"background-color:#ffd700\">Gold<\/td>\n<td style=\"background-color:#ffd700\">#FFD700<\/td>\n<td style=\"background-color:#ffd700\">(255,215,0)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ffff00\">Yellow<\/td>\n<td style=\"background-color:#ffff00\">#FFFF00<\/td>\n<td style=\"background-color:#ffff00\">(255,255,0)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#f0e68c\">Khaki<\/td>\n<td style=\"background-color:#f0e68c\">#F0E68C<\/td>\n<td style=\"background-color:#f0e68c\">(240,230,140)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"page-header\">\n<h3>Tons Pastel &#8211; Light Colors<\/h3>\n<\/div>\n<table class=\"table table-bordered\">\n<thead>\n<tr>\n<th>Nome da Cor<\/th>\n<th>C&oacute;digo hexadecimal<\/th>\n<th>C&oacute;digo RGB<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"background-color:#f0f8ff\">AliceBlue<\/td>\n<td style=\"background-color:#f0f8ff\">#F0F8FF<\/td>\n<td style=\"background-color:#f0f8ff\">(240,248,255)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#f8f8ff\">GhostWhite<\/td>\n<td style=\"background-color:#f8f8ff\">#F8F8FF<\/td>\n<td style=\"background-color:#f8f8ff\">(248,248,255)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#fffafa\">Snow<\/td>\n<td style=\"background-color:#fffafa\">#FFFAFA<\/td>\n<td style=\"background-color:#fffafa\">(255,250,250)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#fff5ee\">Seashell<\/td>\n<td style=\"background-color:#fff5ee\">#FFF5EE<\/td>\n<td style=\"background-color:#fff5ee\">(255,245,238)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#fffaf0\">FloralWhite<\/td>\n<td style=\"background-color:#fffaf0\">#FFFAF0<\/td>\n<td style=\"background-color:#fffaf0\">(255,250,240)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#f5f5f5\">WhiteSmoke<\/td>\n<td style=\"background-color:#f5f5f5\">#F5F5F5<\/td>\n<td style=\"background-color:#f5f5f5\">(245,245,245)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#f5f5dc\">Beige<\/td>\n<td style=\"background-color:#f5f5dc\">#F5F5DC<\/td>\n<td style=\"background-color:#f5f5dc\">(245,245,220)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#fdf5e6\">OldLace<\/td>\n<td style=\"background-color:#fdf5e6\">#FDF5E6<\/td>\n<td style=\"background-color:#fdf5e6\">(253,245,230)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#fffff0\">Ivory<\/td>\n<td style=\"background-color:#fffff0\">#FFFFF0<\/td>\n<td style=\"background-color:#fffff0\">(255,255,240)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#faf0e6\">Linen<\/td>\n<td style=\"background-color:#faf0e6\">#FAF0E6<\/td>\n<td style=\"background-color:#faf0e6\">(250,240,230)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#fff8dc\">Cornsilk<\/td>\n<td style=\"background-color:#fff8dc\">#FFF8DC<\/td>\n<td style=\"background-color:#fff8dc\">(255,248,220)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#faebd7\">AntiqueWhite<\/td>\n<td style=\"background-color:#faebd7\">#FAEBD7<\/td>\n<td style=\"background-color:#faebd7\">(250,235,215)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ffebcd\">BlanchedAlmond<\/td>\n<td style=\"background-color:#ffebcd\">#FFEBCD<\/td>\n<td style=\"background-color:#ffebcd\">(255,235,205)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ffe4c4\">Bisque<\/td>\n<td style=\"background-color:#ffe4c4\">#FFE4C4<\/td>\n<td style=\"background-color:#ffe4c4\">(255,228,196)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ffffe0\">LightYellow<\/td>\n<td style=\"background-color:#ffffe0\">#FFFFE0<\/td>\n<td style=\"background-color:#ffffe0\">(255,255,224)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#fffacd\">LemonChiffon<\/td>\n<td style=\"background-color:#fffacd\">#FFFACD<\/td>\n<td style=\"background-color:#fffacd\">(255,250,205)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#fafad2\">LightGoldenrodYellow<\/td>\n<td style=\"background-color:#fafad2\">#FAFAD2<\/td>\n<td style=\"background-color:#fafad2\">(250,250,210)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ffefd5\">PapayaWhip<\/td>\n<td style=\"background-color:#ffefd5\">#FFEFD5<\/td>\n<td style=\"background-color:#ffefd5\">(255,239,213)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ffdab9\">PeachPuff<\/td>\n<td style=\"background-color:#ffdab9\">#FFDAB9<\/td>\n<td style=\"background-color:#ffdab9\">(255,218,185)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ffe4b5\">Moccasin<\/td>\n<td style=\"background-color:#ffe4b5\">#FFE4B5<\/td>\n<td style=\"background-color:#ffe4b5\">(255,228,181)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#eee8aa\">PaleGoldenrod<\/td>\n<td style=\"background-color:#eee8aa\">#EEE8AA<\/td>\n<td style=\"background-color:#eee8aa\">(238,232,170)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#ffe4e1\">MistyRose<\/td>\n<td style=\"background-color:#ffe4e1\">#FFE4E1<\/td>\n<td style=\"background-color:#ffe4e1\">(255,228,225)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#fff0f5\">LavenderBlush<\/td>\n<td style=\"background-color:#fff0f5\">#FFF0F5<\/td>\n<td style=\"background-color:#fff0f5\">(255,240,245)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#e6e6fa\">Lavender<\/td>\n<td style=\"background-color:#e6e6fa\">#E6E6FA<\/td>\n<td style=\"background-color:#e6e6fa\">(230,230,250)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#d8bfd8\">Thistle<\/td>\n<td style=\"background-color:#d8bfd8\">#D8BFD8<\/td>\n<td style=\"background-color:#d8bfd8\">(216,191,216)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#f0ffff\">Azure<\/td>\n<td style=\"background-color:#f0ffff\">#F0FFFF<\/td>\n<td style=\"background-color:#f0ffff\">(240,255,255)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#e0ffff\">LightCyan<\/td>\n<td style=\"background-color:#e0ffff\">#E0FFFF<\/td>\n<td style=\"background-color:#e0ffff\">(224,255,255)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#b0e0e6\">PowderBlue<\/td>\n<td style=\"background-color:#b0e0e6\">#B0E0E6<\/td>\n<td style=\"background-color:#b0e0e6\">(176,224,230)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#e0ffff\">PaleTurquoise<\/td>\n<td style=\"background-color:#e0ffff\">#E0FFFF<\/td>\n<td style=\"background-color:#e0ffff\">(175,238,238)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#f0fff0\">Honeydew<\/td>\n<td style=\"background-color:#f0fff0\">#F0FFF0<\/td>\n<td style=\"background-color:#f0fff0\">(240,255,240)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color:#f5fffa\">MintCream<\/td>\n<td style=\"background-color:#f5fffa\">#F5FFFA<\/td>\n<td style=\"background-color:#f5fffa\">(245,255,250)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p style=\"text-align: center;\">[<a href=\"javascript:history.go(-1)\">Voltar<\/a>]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24],"tags":[],"class_list":["post-71717","post","type-post","status-publish","format-standard","hentry","category-informatica"],"_links":{"self":[{"href":"https:\/\/antonini.ddns.net\/index.php?rest_route=\/wp\/v2\/posts\/71717","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/antonini.ddns.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/antonini.ddns.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/antonini.ddns.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/antonini.ddns.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=71717"}],"version-history":[{"count":9,"href":"https:\/\/antonini.ddns.net\/index.php?rest_route=\/wp\/v2\/posts\/71717\/revisions"}],"predecessor-version":[{"id":71727,"href":"https:\/\/antonini.ddns.net\/index.php?rest_route=\/wp\/v2\/posts\/71717\/revisions\/71727"}],"wp:attachment":[{"href":"https:\/\/antonini.ddns.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=71717"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/antonini.ddns.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=71717"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/antonini.ddns.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=71717"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}