RGB | 26 | 74 | 28 | |
HSL | 0.34 | 0.48 | 0.2 | |
HSV | 123° | 65° | 29° | |
CYMK | 0.6486 | 0 | 0.6216 | 181 |
XYZ | 3.0844 | 5.201 | 1.9399 |
This color is called Parsley. It has 26 red, 74 green, and 28 blue. This color is not particularly light nor dark.
.text-1a4a1c { color: #1a4a1c }
This is some text in the color #1a4a1c
.bg-1a4a1c { background-color: #1a4a1c }
.border-1a4a1c { border: 3px solid #1a4a1c; }
This is some text in a box with a border of the color #1a4a1c
.text-shadow-1a4a1c { text-shadow: 4px 4px 2px #1a4a1c; }
This is some text with text shadow color #1a4a1c
.box-shadow-1a4a1c { -moz-box-shadow: 1px 1px 3px 2px #1a4a1c; -webkit-box-shadow: 1px 1px 3px 2px #1a4a1c; box-shadow: 1px 1px 3px 2px #1a4a1c; }
This is some text in a box with a box shadow of the color #1a4a1c