#006400 — Darkgreen

#006400 is Darkgreen. RGB, HSL, CMYK values, a shade/tint palette, and CSS snippets.

HEX
#006400
RGB
rgb(0, 100, 0)
HSL
hsl(120, 100%, 20%)
HSV
hsv(120, 100%, 39%)
CMYK
cmyk(100%, 0%, 100%, 61%)
20%
40%
60%
80%
100%

Shades and tints of Darkgreen

CSS snippets

Hexcolor: #006400;
Keywordcolor: darkgreen;
RGBcolor: rgb(0, 100, 0);
HSLcolor: hsl(120, 100%, 20%);

Frequently asked questions

What color is #006400?

#006400 is Darkgreen, a standard CSS named color. In RGB it's rgb(0, 100, 0); in HSL it's hsl(120, 100%, 20%).

How do I use #006400 in CSS?

Use it directly as a hex value (color: #006400;), or by its CSS keyword name (color: darkgreen;) — both are recognized by every modern browser and produce the identical color.

What's the CMYK value for print?

Darkgreen converts to approximately C100 M0 Y100 K61 in CMYK — useful as a starting point for print work, though always verify against your printer's actual color profile since RGB-to-CMYK conversion is inherently approximate.

Other colors