RGB | 84 | 102 | 102 | |
HSL | 0.5 | 0.1 | 0.36 | |
HSV | 180° | 18° | 40° | |
CYMK | 0.1765 | 0 | 0 | 153 |
XYZ | 10.8058 | 12.3469 | 14.384 |
This color is called Corduroy. It has 84 red, 102 green, and 102 blue. This color is not particularly light nor dark.
.text-546666 { color: #546666 }
This is some text in the color #546666
.bg-546666 { background-color: #546666 }
.border-546666 { border: 3px solid #546666; }
This is some text in a box with a border of the color #546666
.text-shadow-546666 { text-shadow: 4px 4px 2px #546666; }
This is some text with text shadow color #546666
.box-shadow-546666 { -moz-box-shadow: 1px 1px 3px 2px #546666; -webkit-box-shadow: 1px 1px 3px 2px #546666; box-shadow: 1px 1px 3px 2px #546666; }
This is some text in a box with a box shadow of the color #546666