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