Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Japanese Laurel | 0B6E17 | #0B6E17 | 11, 110, 23 | 4.31, 43.14, 9.02 | 90, 0, 79.09, 56.86 | 127.27272727273, 90, 43.137254901961 |
Color #0b6e17 is Japanese Laurel. In RGB: 4.31, 43.14, 9.02. In CMYK: 90, 0, 79.09, 56.86.
div { background: #0b6e17; color: #000; }
div { background: #0b6e17; color: #fff; }
div { background: linear-gradient(to bottom, #005500 0%, #318830 100%); color: #000; }
div { background: linear-gradient(to bottom, #318830 0%, #005500 100%); color: #000; }
div { background: linear-gradient(to bottom, #005500 0%, #318830 100%); color: #fff; }
div { background: linear-gradient(to bottom, #318830 0%, #005500 100%); color: #fff; }
div { border: 1px solid #0b6e17; }
div { border: 5px solid #0b6e17; }
div { border: 1px dashed #0b6e17; }
div { border: 5px dashed #0b6e17; }
div { border: 1px dotted #0b6e17; }
div { border: 5px dotted #0b6e17; }