RGB | 0 | 57 | 74 | |
HSL | 0.54 | 1 | 0.15 | |
HSV | 194° | 100° | 29° | |
CYMK | 1 | 0.2297 | 0 | 181 |
XYZ | 2.6992 | 3.4207 | 6.9966 |
This color is called Tarawera. It has 0 red, 57 green, and 74 blue. This color is not particularly light nor dark.
.text-00394a { color: #00394a }
This is some text in the color #00394a
.bg-00394a { background-color: #00394a }
.border-00394a { border: 3px solid #00394a; }
This is some text in a box with a border of the color #00394a
.text-shadow-00394a { text-shadow: 4px 4px 2px #00394a; }
This is some text with text shadow color #00394a
.box-shadow-00394a { -moz-box-shadow: 1px 1px 3px 2px #00394a; -webkit-box-shadow: 1px 1px 3px 2px #00394a; box-shadow: 1px 1px 3px 2px #00394a; }
This is some text in a box with a box shadow of the color #00394a