#008080 - Hex Color - Color Code
#008080 Hex Color, Includes conversions, schemes, html color codes and much more.
#008080 Color Information
This page lists many detailed information about the hex color #008080. Its Hexadecimal code is 008080. In a RGB color space, which is consist of 0% red, 50.2% green and 50.2% blue, and that corresponding RGB values are 0, 128, 128. In a CMYK color space, it is consist of 100% cyan, 0% magenta, 0% yellow and 49.8% black, whereas that corresponding CMYK values are 1, 0, 0, 0.5. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #008080
| Color: | |
| Hexadecimal: | 008080 | 
| RGB Decimal : | 0, 128, 128 | 
| HSL : | 180°, 100%, 25% | 
| HSV : | 180°, 100%, 50% | 
| CMYK : | 100%, 0%, 0%, 49.8% | 
| XYZ : | 11.615, 16.997, 23.091 | 
| xyY : | 0.225, 0.329, 16.997 | 
| CIE-LAB : | 48.256, -28.842, -8.481 | 
| CIE-LCH : | 48.256, 30.063, 196.386 | 
| Hunter-Lab : | 41.227, -21.857, -4.348 | 
| Color Name : | Teal | 
CMYK Color Model with #008080
| Cyan:100% | |
| Magenta:0% | |
| Yellow:0% | |
| Black:49.8% | 
RGB Color Model with #008080
| Red:0% | |
| Green:50.2% | |
| Blue:50.2% | 
Color Schemes with #008080
Complementary Colors of #008080
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #008080
#008080 background color
<div style="background-color:#008080;">background here </div >
#008080 Text with hexadecimal color
<p style="color:#008080">Text here</p>
#008080 color css codes
text {color:#008080;}
		.background {background-color:#008080;}
		.border {border:1px solid #008080;}
		
#008080 Link color
<a href="#" style="color:#008080">Link here</a>