RGB | 40 | 117 | 46 | |
HSL | 0.35 | 0.49 | 0.31 | |
HSV | 125° | 66° | 46° | |
CYMK | 0.6581 | 0 | 0.6068 | 138 |
XYZ | 7.7295 | 13.371 | 4.7582 |
This color is called Forest Green. It has 40 red, 117 green, and 46 blue. This color is not particularly light nor dark.
.text-28752e { color: #28752e }
This is some text in the color #28752e
.bg-28752e { background-color: #28752e }
.border-28752e { border: 3px solid #28752e; }
This is some text in a box with a border of the color #28752e
.text-shadow-28752e { text-shadow: 4px 4px 2px #28752e; }
This is some text with text shadow color #28752e
.box-shadow-28752e { -moz-box-shadow: 1px 1px 3px 2px #28752e; -webkit-box-shadow: 1px 1px 3px 2px #28752e; box-shadow: 1px 1px 3px 2px #28752e; }
This is some text in a box with a box shadow of the color #28752e