RGB | 70 | 72 | 76 | |
HSL | 0.61 | 0.04 | 0.29 | |
HSV | 220° | 8° | 30° | |
CYMK | 0.0789 | 0.0526 | 0 | 179 |
XYZ | 6.1477 | 6.4586 | 7.7601 |
This color is called Gravel. It has 70 red, 72 green, and 76 blue. This color is not particularly light nor dark.
.text-46484c { color: #46484c }
This is some text in the color #46484c
.bg-46484c { background-color: #46484c }
.border-46484c { border: 3px solid #46484c; }
This is some text in a box with a border of the color #46484c
.text-shadow-46484c { text-shadow: 4px 4px 2px #46484c; }
This is some text with text shadow color #46484c
.box-shadow-46484c { -moz-box-shadow: 1px 1px 3px 2px #46484c; -webkit-box-shadow: 1px 1px 3px 2px #46484c; box-shadow: 1px 1px 3px 2px #46484c; }
This is some text in a box with a box shadow of the color #46484c