Thomas A. Edison Career and Technical Educational High School
Web Development
September 29, 2022
Done by: Jaunel Deans
Lab#4
Colors in a table
| Color |
Hexadecimal Value |
RGB Value |
Hue |
| Blue |
#0000FF |
(0,0,225) |
|
| Coral |
#FF7F50 |
(255, 127, 80) |
|
| Medium Spring Green |
#00FA9A |
(0, 250, 154) |
|
| Wheat |
#F5DEB3 |
(245, 222, 179) |
|
| Fuchsia |
#FF00FF |
(255, 0, 255) |
|
| Golden Rod |
#DAA520 |
(218, 165, 32) |
|
| Green Yellow |
#ADFF2F |
(173, 255, 47) |
|
| Lavender |
#E6E6FA |
(230, 230, 250) |
|
| Deep Sky Blue |
#00BFFF |
(0, 191, 255) |
|
| Crimson |
#DC143C |
(220, 20, 60) |
|
| Ghost White |
#F8F8FF |
(248, 248, 255) |
|
| Orange |
#FFA500 |
(255, 165, 0) |
|
| Lime |
#00FF00 |
(0, 255, 0) |
|
| Cornflower Blue |
#6495ED |
(100, 149, 237) |
|
| Maroon |
#800000 |
(128, 0, 0) |
|