#008B8B — Darkcyan

#008B8B is Darkcyan. RGB, HSL, CMYK values, a shade/tint palette, and CSS snippets.

HEX
#008B8B
RGB
rgb(0, 139, 139)
HSL
hsl(180, 100%, 27%)
HSV
hsv(180, 100%, 55%)
CMYK
cmyk(100%, 0%, 0%, 45%)
20%
40%
60%
80%
100%

Shades and tints of Darkcyan

CSS snippets

Hexcolor: #008B8B;
Keywordcolor: darkcyan;
RGBcolor: rgb(0, 139, 139);
HSLcolor: hsl(180, 100%, 27%);

Frequently asked questions

What color is #008B8B?

#008B8B is Darkcyan, a standard CSS named color. In RGB it's rgb(0, 139, 139); in HSL it's hsl(180, 100%, 27%).

How do I use #008B8B in CSS?

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

What's the CMYK value for print?

Darkcyan converts to approximately C100 M0 Y0 K45 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