Huehive Logo

HueHive

#7DF9FF Electric Blue
#98FB98 Pale Green
#E6E6FA Lavender
#F08080 Light Coral
#B0C4DE Light Steel Blue
#FAFAD2 Light Goldenrod Yellow

graph TD; srcport(Source Port) --> destport(Destination Port); seqnum(Sequence Number) --> acknum(Acknowledgment Number); dataoff(Data Offset) --> flags(Flags); window(Window); checksum(Checksum); urgptr(Urgent Pointer); options(Options); padding(Padding);

Palette Description

Color Palette:
1. Color Name: Electric Blue
   Hex Code: 
                            
                            #7DF9FF
                        
   Description: Represents the Source Port in the graph.

2. Color Name: Pale Green
   Hex Code: 
                            
                            #98FB98
                        
   Description: Represents the Destination Port in the graph.

3. Color Name: Lavender
   Hex Code: 
                            
                            #E6E6FA
                        
   Description: Represents the Sequence Number in the graph.

4. Color Name: Light Coral
   Hex Code: 
                            
                            #F08080
                        
   Description: Represents the Acknowledgment Number in the graph.

5. Color Name: Light Steel Blue
   Hex Code: 
                            
                            #B0C4DE
                        
   Description: Represents the Data Offset and Flags in the graph.

6. Color Name: Light Goldenrod Yellow
   Hex Code: 
                            
                            #FAFAD2
                        
   Description: Represents the Window, Checksum, Urgent Pointer, Options, and Padding in the graph.

These colors form a harmonious palette for visualizing the different components in the given query graph.