Main content
Pixar in a Box
Introduction to color space
What is a color space? We begin with the idea of a color cube.
Want to join the conversation?
- I heard that black is the absence of color, but white is all the colors. Is this correct?(9 votes)
- black and white are not colors they are shades. many people think that they are colors but you use black to shade your picture and or to give it a shadow and you use white to brighten you picture and or make a light source .(5 votes)
- Lgbtq🏳️🌈🏳️🌈🏳️🌈🦄🦄🦧(8 votes)
- Was RGB modeled based on the Munsell system? cut into a cube? Or smooshed into a cube?(7 votes)
- why is it red, green ,and blue ?
the primary colors are red, YELLOW, and blue.(4 votes)- Light is strange, and the different primary colors are not the only difference between light and paint.For instance, when you mix paint, stirring all the primary colors together doesn't make white, it makes black.(2 votes)
- Why is it a color CUBE, why can't it be a different shape?(3 votes)
- atdo we have to draw this xyz axis when we do this? 1:07(3 votes)
- is it hard to get a job as a color scientist?(2 votes)
- Well, how many color scientists do you know?
Color science is a pretty specialized field and if you're gonna go for it, you want to be really interested in it.(2 votes)
- I am a fifth grader, and I am doing pretty well in the subject of color science, would it be recommended for me to continue, or should I just stop at where I'm at?(2 votes)
- Do what you want! It doesn't matter about your grade: I started programming fourth grade! Try to acheive ahead of your level and get a place in life quickly!(2 votes)
- What is the unit used in the RGB model where 255 is the maximum number each value can be?(2 votes)
- Pixel.
It simply is a pixel. Each pixel is made of three different smaller pixels: red, green, and blue. The different values are the different pixel values
Hope that helps!(1 vote)
- Where can i find the color cube?(2 votes)
Video transcript
- [Instructor] How many
different colors can you see? Feels like an endless possibility. Impossible to count them all, right? Well, if we want to
represent colors digitally, we have to find a way of counting color. That is, for any given shade you can see, we need to give it a unique
number or an address. Because numbers are something both humans and machines can agree on. One simple way we could do this is to give a percentage for each color value. We call this an RGB triple. For example, 100% red plus 100% green plus 100% blue is white. 0% red, 0% green, 0% blue is black. Whereas, 100% red and 100%
green, but 0% blue, is yellow. We saw this in lesson one. Mathematicians love to represent things geometrically or spatially, so they came up with the
idea of a color space. It's quite simple. Normally, we represent a point
in three dimensional space using x, y, and z-coordinates, like this. But, instead, let's rename
the axes red, green, and blue. And that gives us this color cube. The key idea is this: every
point within this cube represents a specific color a projector or a computer
monitor could create. So, remember all those colors
you were thinking about? Well, any specific color you're looking at will always be a point in this cube. To help this sink in, we
have a color cube exercise that you can play with. Give it a try.