In a RGB color space, #005800 hex color (also known as Duck Hunt) is composed of 0% red, 34.5% green and 0% blue. Whereas in a CMYK color space, it is composed of 100% cyan, 0% magenta, 100% yellow and 65.5% black. It has a hue angle of 120 degrees, a saturation of 100% and a lightness of 17.3%. #005800 color hex could be obtained by blending #00b000 with #000000. Closest websafe color is: #006600.
The hexadecimal color #005800 has RGB values of R:0, G:88, B:0 and CMYK values of C:1, M:0, Y:1, K:0.65. Its decimal value is 22528.
Hex triplet | 005800 | #005800 |
RGB Decimal | 0, 88, 0 | rgb(0,88,0) |
RGB Percent | 0, 34.5, 0 | rgb(0%,34.5%,0%) |
CMYK | 100, 0, 100, 65.5 | |
HSL | 120°, 100, 17.3 | hsl(120,100%,17.3%) |
HSV(HSB) | 120°, 100, 34.5 | |
Web Safe | 006600 | #060 |
XYZ | 3.49, 6.979, 1.163 |
xyY | 0.3, 0.6, 6.979 |
CIE-LAB | 31.76, -39.679, 38.296 |
CIE-LCH | 31.76, 55.146, 136.016 |
CIE-LUV | 31.76, -30.074, 38.878 |
Hunter-Lab | 26.419, -22.654, 15.882 |
Binary | 00000000, 01011000, 00000000 |
Below, you can see some colors close to #005800. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #005800.
<span style="color:#005800">Text here</span>
This paragraph has a background color of #005800.
<p style="background-color:#005800;">Content here</p>
This element has a border color of #005800.
<div style="border:1px #005800;">Content here</div>
.text {color:#005800;}
.background {background-color:#005800;}
.border {border:1px solid #005800;}
.text-shadow {border:1px solid #005800;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000300 is the darkest color, while #edffed is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #2c2c2c is the less saturated color, while #045404 is the most saturated one.