RGB | 57 | 0 | 239 | |
HSL | 0.71 | 1 | 0.47 | |
HSV | 254° | 100° | 94° | |
CYMK | 0.7615 | 1 | 0 | 16 |
XYZ | 17.2673 | 7.1019 | 82.1221 |
This color is called Blue. It has 57 red, 0 green, and 239 blue. This color is not particularly light nor dark.
.text-3900ef { color: #3900ef }
This is some text in the color #3900ef
.bg-3900ef { background-color: #3900ef }
.border-3900ef { border: 3px solid #3900ef; }
This is some text in a box with a border of the color #3900ef
.text-shadow-3900ef { text-shadow: 4px 4px 2px #3900ef; }
This is some text with text shadow color #3900ef
.box-shadow-3900ef { -moz-box-shadow: 1px 1px 3px 2px #3900ef; -webkit-box-shadow: 1px 1px 3px 2px #3900ef; box-shadow: 1px 1px 3px 2px #3900ef; }
This is some text in a box with a box shadow of the color #3900ef