Color pages [1] [2] [3] [4] [5]

Where is Cyan?
http:// www.agu.ac.jp / ~vicks62 / jeffreyb / cyan. html


Color Cube
This slice of the Color Cube (photo on left) is not flat. There are 256 colors. All of them composed of 15 units of light (green or blue). Let's look at the arrangement. We have bright cyan (hex code 00-ffff) in the lower left corner and green (00-ff-00), blue (0000-ff), and white (ffffff) in the others. As we move in a straight line from cyan to each of the other corners, we are subtracting green units of light (horizontally) or blue units (vertically) units.

Reoriented
White (top)
Black
(bottom)
Combining red units with cyan converts that same number of cyan units into white units (c+r=w). That's what happens when you move diagonally from the cyan corner to the white one. This diagonal line divides our layer into two trianglular areas: a green area and a blue one. As you move around inside each area, you flip some of the 15 units of light. Moving perpendicular to the cyan-white line flips cyan units to white as you move up and to the right. It flips white units to cyan as you move in the opposite direction (down and to the left).

Inside the Green Triangle, moving horizontally (perpendicular to the green-white line) flips green to white if you go right, and white to green if you go left. Moving vertically flips green to cyan (down) OR cyan to green (up). Inside the Blue Triangle on the other hand, moving vertically flips white and blue, while moving horizontally flips cyan and blue. What do you suppose happens when you move diagonally from the green corner to the blue one? As you move through the Green Triangle, you flip two units of green to one cyan unit and one white. After you cross into the Blue Triangle, you flip one cyan unit and one white unit into two blue ones.

        
000
black 
off
cyan 
0f0
green 
00f
blue 
fff
white 

This is the cyan "pallette". You can use
green OR blue, but NOT together.

What about some other shades of red (including pink)? Where are they? What are their proportions?

   (pk) Pink = fbc m[ 1] [11]w
r [ 3] [__]y
   (bb) light pink = fbb m[ _] [11]w
r [ 4] [ _]y
   (cp) carnation pink = fac m[ 2] [10]w
r [ 3] [ _]y
   (sp) salmon pink = f9a m[ 1] [ 9]w
r [ 5] [ _]y
   (sh) shocking pink = f7f m[ 8] [ 7]w
r [ 0] [ _]y
   (ht) Hot pink = f6b m[ 5] [ 6]w
r [ 4] [ _]y
   (dp) Deep pink = f19 m[ 8] [ 1]w
r [ 6] [ _]y

[red] [yellow] [green] [cyan] [blue] [magenta]
Black = 0 [1] [2] [3] [4] [5] [6] [7]
g [15]
00-ff-00
                    fw [15]
ffffff
 
00-ff-11
                  e   
eeee-ff
 
00-ff-22
                 d    
dddd-ff
 
00-ff-33
                c     
cccc-ff
 
00-ff-44
              b       
bbbb-ff
 
00-ff-55
             a        
aaaa-ff
 
00-ff-66
            9         
9999-ff
 
00-ff-77
          8           
8888-ff
 
00-ff-88
         7            
7777-ff
 
00-ff-99
        6             
6666-ff
 
00-ff-aa
      5               
5555-ff
 
00-ff-bb
     4                
4444-ff
 
00-ff-cc
    3                 
3333-ff
 
00-ff-dd
  2                   
2222-ff
 
00-ff-ee
 1                    
1111-ff
c [15]
00-ffff
0                       b [15]
0000-ff

green [15] green [0]

   (ly) lemon yellow = ff9 m[ _] [ 9]w
r [ 0] [ 6]y
   (ap) apricot = fda m[ _] [10]w
r [ 2] [ 3]y
   (gr) golden rod = fd6 m[ _] [ 6]w
r [ 2] [ 7]y
   (ms) Mustard = fd5 m[ _] [ 5]w
r [ 2] [ 8]y
   (pe) peach = fca m[ _] [10]w
r [ 3] [ 2]y
   (ls) light salmon = f97 m[ _] [ 6]w
r [ 6] [ 2]y
   (tn) tan = f95 m[ _] [ 5]w
r [ 6] [ 4]y
   (sm) salmon = f87 m[ _] [ 7]w
r [ 7] [ 1]y
   (bs) bittersweet = f76 m[ _] [ 6]w
r [ 8] [ 1]y
   (cr) coral = f75 m[ _] [ 5]w
r [ 8] [ 2]y
   (or) orange = f73 m[ _] [ 3]w
r [ 8] [ 4]y
   (tm) tomato = f64 m[ _] [ 4]w
r [ 9] [ 2]y

Upper projections (on the right) of darker colors (less than 15 units of light) in the Red Zone:

   Violet = e8e +111=f9f 
   crimson = d14 +222=f36 
 
   Indian red = c55 +333=f88 
   Firebrick = a22 +555=f77 
   dark red = 800 +777=f77 
 
   Dark Salmon = e97 +111=fa8 
   mustard yellow = da0 +222=fc2 


Last updated February 2025
contact information