File talk:Color icon gray.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Hexadecimal[edit]

What is the six-digit hexadecimal code for the shade in the bottom right? PatPeter 23:43, 22 May 2008 (UTC)[reply]

B5B5B5 --Slomox (talk) 18:24, 21 April 2009 (UTC)[reply]

Here is the source code.

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 3 3" width="300" height="300">
<path d="M0,0H3V3H0" fill="#bebebe"/>
<path d="M0,0h1v1H0" fill="#cfcfcf"/>
<path d="M1,0h1v1H1" fill="#363636"/>
<path d="M1,1h1v1H1" fill="#9c9c9c"/>
<path d="M0,2h1v1H0" fill="#363636"/>
<path d="M1,2h1v1H1" fill="#828282"/>
<path d="M2,2h1v1H2" fill="#b5b5b5"/>
</svg>

Senator2029 ➔ “Talk” 13:30, 29 July 2018 (UTC)[reply]