Color Teal cyan (#008080):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Teal cyan (#008080):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
cyans
cyans Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
medium
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Teal / #008080
The HTML HEX code is #008080. The corresponding color name is "Teal". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 128%, Blue (B): 128%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 100%, Magenta (M): 0%, Yellow (Y):0%, Black (K): 50%. In the HSL color space, #008080 has a hue of 180°, saturation of 100%, and lightness of 25%. The HSV representation is 180° for hue, 100% for saturation, and 50% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 48, a* (green to red) = -29, and b* (blue to yellow) = -8. The XYZ representation is X: 12, Y: 17, Z: 23. In the YUV color space, it translates to Y (luminance) = 0.3519, U (chrominance) = 0.0739, and V (chrominance) = -0.3087.
The decimal value of the color is 32896. The closest Web-safe HEX code is #009999. Variations of the colour are #00E5E6 for a 20% lighter version and #00191A for a 20% darker version.
For the color with hex value #008080, the correlated color temperature (CT) is estimated to be 12822 Kelvin (12822K).
The approximate wavelength of #008080 is around 500.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 008080 | #008080 |
RGB Decimal Code | 0, 128, 128 | rgb(0, 128, 128) |
CMYK | 100, 0, 0, 50 | / |
HSL | 180°, 100%, 25% | hsl(180°, 100%, 25%) |
HSV | 180°, 100%, 50% | / |
CIE-LAB | 48, -29, -8 | / |
XYZ | 12, 17, 23 | / |
YUV | 0.3519, 0.0739, -0.3087 | / |
Decimal value | 32896 | / |
Web-Safe HEX | 009999 | #009999 |
Color Temperature (CT) | 12822 Kelvin (12822K) | / |
Estimate Wavelength | around 500.00nm | / |
The Depth and Diversity of Teal (Hex: #008080): Exploring its Impact in Design and Culture
Teal, represented by the hex color #008080, is a serene and cool shade that bears similarities to natural elements. Its hue reminds us of the tranquil depths of the ocean, where the vastness of blue meets the vividness of green. Teal can also be likened to the dense foliage of a lush forest, where vibrant green leaves create a peaceful and harmonious environment. This color exudes a soothing and calming energy, evoking feelings of serenity and balance. Harnessing the essence of Teal can enhance visual experiences, making it a popular choice for websites, interiors, and branding.
Download Stunning Teal Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Teal Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Teal 4K Wallpaper
Immerse yourself in the beauty of our Teal 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Teal 4K WallpaperTints and Shades of #008080 HEX color (Teal)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #008080, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #BFDFDF
- #80C0C0
- #40A0A0
- #008080
- #006060
- #004040
- #002020
- #000000
Tones of Teal (#008080 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #008080, #338080 is the less saturated color, while #008080 is the most saturated one.
- #338080
- #268080
- #1a8080
- #0d8080
- #008080
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #008080;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name of #008080 is teal.
CSS color code example
p { color: #008080; }
Text with hexadecimal color #008080
This is a sample text with color #008080.
Background Color with #008080
This is a example with background color #008080.
Border Color with #008080
#008080 Color Preview on White (#ffffff) Background
This is a example of text with color #008080 on white background.
#008080 Color Preview on Black (#000000) Background
This is a example of text with color #008080 on black background.
CSS codes examples
.text {color:#008080;}
.background {background-color:#008080;}
.border {border:1px solid #008080;}