Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Purple Mountain's Majesty | 9481CA | #9481CA | 148, 129, 202 | 58.04, 50.59, 79.22 | 26.73, 36.14, 0, 20.78 | 255.61643835616, 36.138613861386, 79.21568627451 |
Color #9481ca is Purple Mountain's Majesty. In RGB: 58.04, 50.59, 79.22. In CMYK: 26.73, 36.14, 0, 20.78.
div { background: #9481ca; color: #000; }
div { background: #9481ca; color: #fff; }
div { background: linear-gradient(to bottom, #7968AE 0%, #AF9BE6 100%); color: #000; }
div { background: linear-gradient(to bottom, #AF9BE6 0%, #7968AE 100%); color: #000; }
div { background: linear-gradient(to bottom, #7968AE 0%, #AF9BE6 100%); color: #fff; }
div { background: linear-gradient(to bottom, #AF9BE6 0%, #7968AE 100%); color: #fff; }
div { border: 1px solid #9481ca; }
div { border: 5px solid #9481ca; }
div { border: 1px dashed #9481ca; }
div { border: 5px dashed #9481ca; }
div { border: 1px dotted #9481ca; }
div { border: 5px dotted #9481ca; }