Color Palette
Here below it's a collection of the major colors used in eDrawings WebGL. Each color has specification for hexadecimal code, RGB code and usage description.
Color Sample | Hexadecimal | RGB | Description |
---|---|---|---|
#FFFFFF | R:255 G:255 B:255 | Background color for page body, menu search input on the common panel props, "Measure" display data cell. | |
#EFEFEF | R:255 G:255 B:255 | Background color for the common panel props and the active tab in the footer. | |
#C5C5C5 | R:197 G:197 B:197 | Line color from "Measure" point to the display of the dynamic data grid cells. | |
#969696 | R:150 G:150 B:150 | Background color for the "Measure" data display label cell background. | |
#8C8C8C | R:140 G:140 B:140 | Border color for footer | |
#808080 | R:128 G:128 B:128 | Border color for common panel props | |
#757575 | R:117 G:117 B:117 | Border color for menu search input on the common panel props | |
#060606 | R:6 G:6 B:6 | Border color for "Measure" data display table cell border | |
#1A1A1A | R:26 G:26 B:26 | Hover border color around the option item on the top menu props. | |
#B1CB52 | R:177 G:203 B:82 | Highlight border color for the selected menu items | |
#95D30B | R:149 G:211 B:11 | Highlight background color for the item selected on the the common panel props. (Color opacity set to 50%) | |
#039704 | R:3 G:151 B:4 | Highlight color for the part selected on the model. | |
#00FC00 | R:0 G:251 B:0 | Highlight border color for the part selected on the model. | |
#00FF00 | R:255 G:0 B:0 | Hightlight border color for the selected active "Sheets" and the selected drawing "View" | |
#00FF)) | R:255 G:0 B:0 | Background color for the "Measure" info display label cell background. | |
#FF0000 | R:255 G:0 B:0 | Background color for the "Measure" info display label cell background. |