Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Perano | 9EBEE6 | #9EBEE6 | 158, 190, 230 | 61.96, 74.51, 90.2 | 31.3, 17.39, 0, 9.8 | 213.33333333333, 31.304347826087, 90.196078431373 |
Color #9ebee6 is Perano. In RGB: 61.96, 74.51, 90.2. In CMYK: 31.3, 17.39, 0, 9.8.
div { background: #9ebee6; color: #000; }
div { background: #9ebee6; color: #fff; }
div { background: linear-gradient(to bottom, #83A3CA 0%, #BADAFF 100%); color: #000; }
div { background: linear-gradient(to bottom, #BADAFF 0%, #83A3CA 100%); color: #000; }
div { background: linear-gradient(to bottom, #83A3CA 0%, #BADAFF 100%); color: #fff; }
div { background: linear-gradient(to bottom, #BADAFF 0%, #83A3CA 100%); color: #fff; }
div { border: 1px solid #9ebee6; }
div { border: 5px solid #9ebee6; }
div { border: 1px dashed #9ebee6; }
div { border: 5px dashed #9ebee6; }
div { border: 1px dotted #9ebee6; }
div { border: 5px dotted #9ebee6; }