‎#008B8B Dark Cyan

‎#008B8B

‎#008B8B (Dark Cyan) RGB value is (0, 139, 139).
Red value is 0, green value is 139, and blue value is 139.
Cylindrical-coordinate representations (HSL) of color ‎#008B8B: hue: 180°, saturation: 100%, and lightness: 27.3%.
Process color (CMYK) of ‎#008B8B is 100%, 0%, 0%, 45.5%. Web safe color equivalent of ‎#008B8B is ‎##009999. Color #008B8B contains mainly Cyan.

Color Spaces

Color spaces of #008B8B Value
RGB0, 139, 139
HSL180°, 100%, 27.3%
HSV / HSB180°, 100%, 54.5%
CMYK100%, 0%, 0%, 45.5%
XYZ13.89, 20.33, 27.61

Base Numbers

Base Red Green Blue
Binary 00000000 10001011 10001011
Octal 000 213 213
Decimal 0 139 139
Hex 00 8B 8B

RGB Percentages for Color #008B8B

Green: 50%
Blue: 50%

CMYK Percentages of Color #008B8B

Cyan: 100%
Black: 45.5%

Shades of #008B8B

Tints of #008B8B

CSS Codes for Color #008B8B
.mybgColor { background-color: #008B8B; }
.myforeColor { color: #008B8B; }
.myborderColor { border: 3px solid #008B8B; }
Text Font Color #008B8B

<p style="color:#008B8B">Text here</p>

This sample text is styled with font color #008B8B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #008B8B

<div style="background-color:#008B8B">Div content here</div>

The background color of this container is #008B8B.
Border Color #008B8B

<div style="border:3px solid #008B8B">Div here</div>

The border color of this container is #008B8B.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 139, 139, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #008B8B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #008B8B;
-webkit-box-shadow: 1px 1px 3px #008B8B;
box-shadow: 1px 1px 3px #008B8B; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #008B8B.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #008B8B (Dark Cyan)

Color Overview & Profile: Color ‎#008B8B, also known as Dark Cyan, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 0% Red (0/255), 55% Green (139/255), and 55% Blue (139/255). The primary color family component is Cyan.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#008B8B translates into the CMYK subtractive color model with values of 100% Cyan, 0% Magenta, 0% Yellow, and 45.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 100%, and lightness of 27.3%.

Web Accessibility & Design Recommendations: When implementing ‎#008B8B in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ‎##009999.

‎#008B8B Dark Cyan hexcolor for Dark Cyan Dark Cyan hexcode Shades of #008B8B Tints of #008B8B Similar Colors to #008B8B #008B8B Color Combinations #008B8B CSS & Web Code #008B8B RGB & CMYK Cool Color Tone
Scroll to Top