RGB | 112 | 104 | 112 | |
HSL | 0.83 | 0.04 | 0.42 | |
HSV | 300° | 7° | 44° | |
CYMK | 0 | 0.0714 | 0 | 143 |
XYZ | 14.557 | 14.5152 | 17.3637 |
This color is called Dove Gray. It has 112 red, 104 green, and 112 blue. This color is not particularly light nor dark.
.text-706870 { color: #706870 }
This is some text in the color #706870
.bg-706870 { background-color: #706870 }
.border-706870 { border: 3px solid #706870; }
This is some text in a box with a border of the color #706870
.text-shadow-706870 { text-shadow: 4px 4px 2px #706870; }
This is some text with text shadow color #706870
.box-shadow-706870 { -moz-box-shadow: 1px 1px 3px 2px #706870; -webkit-box-shadow: 1px 1px 3px 2px #706870; box-shadow: 1px 1px 3px 2px #706870; }
This is some text in a box with a box shadow of the color #706870