Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Casal | 315A68 | #315A68 | 49, 90, 104 | 19.22, 35.29, 40.78 | 52.88, 13.46, 0, 59.22 | 195.27272727273, 52.884615384615, 40.78431372549 |
Color #315a68 is Casal. In RGB: 19.22, 35.29, 40.78. In CMYK: 52.88, 13.46, 0, 59.22.
div { background: #315a68; color: #000; }
div { background: #315a68; color: #fff; }
div { background: linear-gradient(to bottom, #174350 0%, #4A7381 100%); color: #000; }
div { background: linear-gradient(to bottom, #4A7381 0%, #174350 100%); color: #000; }
div { background: linear-gradient(to bottom, #174350 0%, #4A7381 100%); color: #fff; }
div { background: linear-gradient(to bottom, #4A7381 0%, #174350 100%); color: #fff; }
div { border: 1px solid #315a68; }
div { border: 5px solid #315a68; }
div { border: 1px dashed #315a68; }
div { border: 5px dashed #315a68; }
div { border: 1px dotted #315a68; }
div { border: 5px dotted #315a68; }