0% found this document useful (0 votes)
15 views1 page

Colors With Preview

The document lists various colors along with their RGB values and HEX codes. Each color is accompanied by a preview of its background color in a specified width and height. The colors include Red, Green, Blue, Yellow, Cyan, Magenta, Orange, Purple, Pink, and Brown.

Uploaded by

skillacademy.md
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views1 page

Colors With Preview

The document lists various colors along with their RGB values and HEX codes. Each color is accompanied by a preview of its background color in a specified width and height. The colors include Red, Green, Blue, Yellow, Cyan, Magenta, Orange, Purple, Pink, and Brown.

Uploaded by

skillacademy.md
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Color Name RGB HEX Color Preview

Red 255,0,0 #FF0000 background-color: #FF0000; width: 50px; height: 20px;


Green 0,255,0 #00FF00 background-color: #00FF00; width: 50px; height: 20px;
Blue 0,0,255 #0000FF background-color: #0000FF; width: 50px; height: 20px;
Yellow 255,255,0 #FFFF00 background-color: #FFFF00; width: 50px; height: 20px;
Cyan 0,255,255 #00FFFF background-color: #00FFFF; width: 50px; height: 20px;
Magenta 255,0,255 #FF00FF background-color: #FF00FF; width: 50px; height: 20px;
Orange 255,165,0 #FFA500 background-color: #FFA500; width: 50px; height: 20px;
Purple 128,0,128 #800080 background-color: #800080; width: 50px; height: 20px;
Pink 255,192,20#FFC0CB background-color: #FFC0CB; width: 50px; height: 20px;
Brown 165,42,42 #A52A2A background-color: #A52A2A; width: 50px; height: 20px;

You might also like