Colour codes: Difference between revisions

From Wiki
Jump to navigation Jump to search
Rgarcia (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by one other user not shown)
Line 7: Line 7:
In Origin, please use Wine / Orange / Dark yellow. You can also use ligher/darker versions of them.  
In Origin, please use Wine / Orange / Dark yellow. You can also use ligher/darker versions of them.  


For continuous plots, use [https://cran.r-project.org/web/packages/viridis/vignettes/intro-to-viridis.html Inferno or similar]. For positive-negative scales use [https://doi.org/10.1038/s41929-019-0376-6 PurpleWhiteOrange]. The .pal files are here [[Palettes.zip]]
For continuous plots, use [https://cran.r-project.org/web/packages/viridis/vignettes/intro-to-viridis.html Inferno or similar]. For positive-negative scales use [https://doi.org/10.1038/s41929-019-0376-6 PurpleWhiteOrange]. The .pal files are here: [[Image:Palettes.tgz]]




=== Atom colours for illustrations ===  
=== Atom colours for illustrations ===  


RGB colours:
{| class="wikitable", style="text-align: center; width: 600px; height: 80px;"
 
|+ Colors
Carbon:   Black 0.00 0.00 0.00  
!
 
! Common Name
Oxygen:   Red   1.00 0.00 0.00  
! RGB
 
! RGB(''24bit'')
Hydrogen: White 1.00 1.00 1.00
! RGB(''Hex'')
 
|-
! scope=row | Carbon
| style="background: black; color: white"| Black || 0.00% 0.00% 0.00% || 0  0  0 || #000000
|-
! scope=row | Oxygen
| style="background: #ff0000; color: white"| Red || 100.00% 0.00% 0.00% || 255 0 0 || #ff0000
|-
! scope=row | Hydrogen
| style="background: #ffffff; color: black"| White || 100.00% 100.00% 100.00% || 255 255 255 || #ffffff
|}


go back to [[Main Page]], [[Group Pages]], [[Núria López and Group]], [[Scripts_for_VASP]]
go back to [[Main Page]], [[Group Pages]], [[Núria López and Group]], [[Scripts_for_VASP]]

Latest revision as of 12:58, 29 October 2019

go back to Main Page, Group Pages, Núria López and Group, Scripts_for_VASP

For Origin plots[edit]

Always prefer warm colours over cold ones.

In Origin, please use Wine / Orange / Dark yellow. You can also use ligher/darker versions of them.

For continuous plots, use Inferno or similar. For positive-negative scales use PurpleWhiteOrange. The .pal files are here: File:Palettes.tgz.


Atom colours for illustrations[edit]

Colors
Common Name RGB RGB(24bit) RGB(Hex)
Carbon Black 0.00% 0.00% 0.00% 0 0 0 #000000
Oxygen Red 100.00% 0.00% 0.00% 255 0 0 #ff0000
Hydrogen White 100.00% 100.00% 100.00% 255 255 255 #ffffff

go back to Main Page, Group Pages, Núria López and Group, Scripts_for_VASP