RGB | 0 | 39 | 51 | |
HSL | 0.54 | 1 | 0.1 | |
HSV | 194° | 100° | 20° | |
CYMK | 1 | 0.2353 | 0 | 204 |
XYZ | 1.3231 | 1.6901 | 3.3884 |
This color is called Daintree. It has 0 red, 39 green, and 51 blue. This color is not particularly light nor dark.
.text-002733 { color: #002733 }
This is some text in the color #002733
.bg-002733 { background-color: #002733 }
.border-002733 { border: 3px solid #002733; }
This is some text in a box with a border of the color #002733
.text-shadow-002733 { text-shadow: 4px 4px 2px #002733; }
This is some text with text shadow color #002733
.box-shadow-002733 { -moz-box-shadow: 1px 1px 3px 2px #002733; -webkit-box-shadow: 1px 1px 3px 2px #002733; box-shadow: 1px 1px 3px 2px #002733; }
This is some text in a box with a box shadow of the color #002733