DimGray Color Name
Color Name: | DimGray |
Hex Code: | #696969 |
RGB Decimal: | RGB(105, 105, 105) |
CMYK Value: | 0°, 0%, 41%. |
HSL Value: | 0%, 0%, 0%, 58.8% |
Color: |
DimGray #696969 Html Codes
Text with hexadecimal color #696969
<span style="color:#696969;">Text here</span>
DimGray #696969 border color
<span style="border:2px solid #696969;">Text here</span>
DimGray #696969 background color
<p style="background-color:#696969;">Content here</p>
DimGray #696969 CSS codes
.text {color:#696969;}
.background {background-color:#696969;}
.border {border:1px solid #696969;}