Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Arapawa | 06025A | #06025A | 6, 2, 90 | 2.35, 0.78, 35.29 | 93.33, 97.78, 0, 64.71 | 242.72727272727, 97.777777777778, 35.294117647059 |
Color #06025a is Arapawa. In RGB: 2.35, 0.78, 35.29. In CMYK: 93.33, 97.78, 0, 64.71.
div { background: #06025a; color: #000; }
div { background: #06025a; color: #fff; }
div { background: linear-gradient(to bottom, #000042 0%, #2B1773 100%); color: #000; }
div { background: linear-gradient(to bottom, #2B1773 0%, #000042 100%); color: #000; }
div { background: linear-gradient(to bottom, #000042 0%, #2B1773 100%); color: #fff; }
div { background: linear-gradient(to bottom, #2B1773 0%, #000042 100%); color: #fff; }
div { border: 1px solid #06025a; }
div { border: 5px solid #06025a; }
div { border: 1px dashed #06025a; }
div { border: 5px dashed #06025a; }
div { border: 1px dotted #06025a; }
div { border: 5px dotted #06025a; }