Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Dell | 315C05 | #315C05 | 49, 92, 5 | 19.22, 36.08, 1.96 | 46.74, 0, 94.57, 63.92 | 89.655172413793, 94.565217391304, 36.078431372549 |
Color #315c05 is Dell. In RGB: 19.22, 36.08, 1.96. In CMYK: 46.74, 0, 94.57, 63.92.
div { background: #315c05; color: #000; }
div { background: #315c05; color: #fff; }
div { background: linear-gradient(to bottom, #184400 0%, #4A7521 100%); color: #000; }
div { background: linear-gradient(to bottom, #4A7521 0%, #184400 100%); color: #000; }
div { background: linear-gradient(to bottom, #184400 0%, #4A7521 100%); color: #fff; }
div { background: linear-gradient(to bottom, #4A7521 0%, #184400 100%); color: #fff; }
div { border: 1px solid #315c05; }
div { border: 5px solid #315c05; }
div { border: 1px dashed #315c05; }
div { border: 5px dashed #315c05; }
div { border: 1px dotted #315c05; }
div { border: 5px dotted #315c05; }