Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Madison | 151F58 | #151F58 | 21, 31, 88 | 8.24, 12.16, 34.51 | 76.14, 64.77, 0, 65.49 | 231.0447761194, 76.136363636364, 34.509803921569 |
Color #151f58 is Madison. In RGB: 8.24, 12.16, 34.51. In CMYK: 76.14, 64.77, 0, 65.49.
div { background: #151f58; color: #000; }
div { background: #151f58; color: #fff; }
div { background: linear-gradient(to bottom, #000940 0%, #313471 100%); color: #000; }
div { background: linear-gradient(to bottom, #313471 0%, #000940 100%); color: #000; }
div { background: linear-gradient(to bottom, #000940 0%, #313471 100%); color: #fff; }
div { background: linear-gradient(to bottom, #313471 0%, #000940 100%); color: #fff; }
div { border: 1px solid #151f58; }
div { border: 5px solid #151f58; }
div { border: 1px dashed #151f58; }
div { border: 5px dashed #151f58; }
div { border: 1px dotted #151f58; }
div { border: 5px dotted #151f58; }