Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Chatelle | B7AAC2 | #B7AAC2 | 183, 170, 194 | 71.76, 66.67, 76.08 | 5.67, 12.37, 0, 23.92 | 272.5, 12.371134020619, 76.078431372549 |
Color #b7aac2 is Chatelle. In RGB: 71.76, 66.67, 76.08. In CMYK: 5.67, 12.37, 0, 23.92.
div { background: #b7aac2; color: #000; }
div { background: #b7aac2; color: #fff; }
div { background: linear-gradient(to bottom, #9C90A7 0%, #D3C5DE 100%); color: #000; }
div { background: linear-gradient(to bottom, #D3C5DE 0%, #9C90A7 100%); color: #000; }
div { background: linear-gradient(to bottom, #9C90A7 0%, #D3C5DE 100%); color: #fff; }
div { background: linear-gradient(to bottom, #D3C5DE 0%, #9C90A7 100%); color: #fff; }
div { border: 1px solid #b7aac2; }
div { border: 5px solid #b7aac2; }
div { border: 1px dashed #b7aac2; }
div { border: 5px dashed #b7aac2; }
div { border: 1px dotted #b7aac2; }
div { border: 5px dotted #b7aac2; }