I was doing some tweaking on the site and I needed to get the Hexadecimal 3 digits color codes and I found this site: CSS Color Converter example: #DDDDDD : Hexadecimal notation, 6 digits: #DDDDDD Decimal notation, integer values: rgb(221,221,221) Decimal, percentage values: rgb(87%,87%,87%) Hexadecimal notation, 3 digits: #DDD Hexadecimal notation, web-safe: #CCC Ended up [...]
Archive for the ‘CSS’ Category
CSS3 Border-Radius code generator
March 5th, 2010
No Comments