root_informatica<p><a href="https://mastodon.social/tags/SabadoDeColor" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SabadoDeColor</span></a>?</p><p>Similar a "grabc" pero con ImageMagick:</p><p>#!/bin/sh</p><p>TMP_IMG="/tmp/rgbextractor.png"</p><p>[ -f "$TMP_IMG" ] && \<br> rm $TMP_IMG</p><p>import $TMP_IMG && \<br> magick "$TMP_IMG" -scale 1x1\! -format "#%[hex:u.p{0,0}]\n" info:</p><p><a href="https://mastodon.social/tags/gnu" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gnu</span></a> <a href="https://mastodon.social/tags/linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linux</span></a> <a href="https://mastodon.social/tags/cli" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cli</span></a> <a href="https://mastodon.social/tags/minimalismo" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>minimalismo</span></a></p>