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