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