SlateGray Color Name
| Color Name: | SlateGray |
| Hex Code: | #708090 |
| RGB Decimal: | RGB(112, 128, 144) |
| CMYK Value: | 210°, 13%, 50%. |
| HSL Value: | 22.2%, 11.1%, 0%, 43.5% |
| Color: |
SlateGray #708090 Html Codes
Text with hexadecimal color #708090
<span style="color:#708090;">Text here</span>
SlateGray #708090 border color
<span style="border:2px solid #708090;">Text here</span>
SlateGray #708090 background color
<p style="background-color:#708090;">Content here</p>
SlateGray #708090 CSS codes
.text {color:#708090;}
.background {background-color:#708090;}
.border {border:1px solid #708090;}