#008080
Teal Color Codes
Code | Value |
---|---|
HEX | #008080 |
RGB | rgb(0,128,128) |
HSL | 180, 100%, 25% |
CMYK | 100%, 0%, 0%, 50% |
Shades of Teal (#008080)
#008080
#007272
#006464
#005555
#004747
#003939
#002B2B
#001C1C
#000E0E
#000000
Tints of Teal (#008080)
#008080
#1C8E8E
#399C9C
#55AAAA
#71B8B8
#8EC7C7
#AAD5D5
#C6E3E3
#E3F1F1
#FFFFFF
Teal (#008080) Preview
Text with hexademical color #008080
This text has a font color of #008080
<span style="color: #008080;"h1>Text</span/h1>
#008080 background color
This paragraph has a background color of #008080
<p style="background-color: #008080;"h1>Text</p/h1>
#008080 border color
This element has a border color of #008080
<div style="border: 2px solid #008080;"h1>Text</div/h1>
CSS codes
.text {color:#008080;}
.background {background-color: #008080;}
.border {border:2px solid #008080;}