#00555a
Deep Teal Color Codes
Code | Value |
---|---|
HEX | #00555a |
RGB | rgb(0,85,90) |
HSL | |
CMYK |
Shades of Deep Teal (#00555a)
Tints of Deep Teal (#00555a)
Deep Teal (#00555a) Preview
Text with hexademical color #00555a
This text has a font color of #00555a
<span style="color: #00555a;">Text</span>
#00555a background color
This paragraph has a background color of #00555a
<p style="background-color: #00555a;">Text</p>
#00555a border color
This element has a border color of #00555a
<div style="border: 2px solid #00555a;">Text</div>
CSS codes
.text {color:#00555a;}
.background {background-color: #00555a;}
.border {border:2px solid #00555a;}