Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialCarl Hernandez
1,040 PointsWhy is #32673f green and not blue?
If F is the highest value and in the B section
2 Answers
Antonio Jaramillo
15,604 PointsHere is a great chart to help you convert hexidecimal numbers to decimal numbers. A 67 hexidecimal value represents a 103 decimal value, while a 3f hexidecimal value represents a 63 decimal value. http://www.aboutmyip.com/AboutMyXApp/AsciiChart.jsp
micram1001
33,833 PointsMaybe this hexcolor website might example why #32673f is green. (https://www.colorcodehex.com/32673f/)