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 trial

CSS Build a Simple Website Styling Content Fonts and Colors

Dotoria Corny
Dotoria Corny
1,867 Points

Color rules

I just wonder

if red, green, and blue are high, the color will close to white?

In the video mentioned about it, it's gonna be white?

If your asking on a hexadecimal scale if the rgb values are set to there highest if it will be color to white, the answer is yes. and the lower the darker. I'm not sure if that's what you were asking but feel free to elaborate on your question :), Reggie.

1 Answer

If I am getting what you are asking if pure white is the highest color value then yes. F is the highest value in the hexadecimal range. When you have all values equal to F you will get white. To see how this works play with the different values and see for yourself Color-Hex

Dotoria Corny
Dotoria Corny
1,867 Points

well, yes, you answered my question and I got it now that the highest color value = pure white