RGB | 68 | 204 | 170 | |
HSL | 0.46 | 0.57 | 0.53 | |
HSV | 165° | 67° | 80° | |
CYMK | 0.6667 | 0 | 0.1667 | 51 |
XYZ | 31.2325 | 47.317 | 45.5172 |
This color is called Puerto Rico. It has 68 red, 204 green, and 170 blue. This color is mostly light.
.text-44ccaa { color: #44ccaa }
This is some text in the color #44ccaa
.bg-44ccaa { background-color: #44ccaa }
.border-44ccaa { border: 3px solid #44ccaa; }
This is some text in a box with a border of the color #44ccaa
.text-shadow-44ccaa { text-shadow: 4px 4px 2px #44ccaa; }
This is some text with text shadow color #44ccaa
.box-shadow-44ccaa { -moz-box-shadow: 1px 1px 3px 2px #44ccaa; -webkit-box-shadow: 1px 1px 3px 2px #44ccaa; box-shadow: 1px 1px 3px 2px #44ccaa; }
This is some text in a box with a box shadow of the color #44ccaa