reddish black
Enter any color value (e.g., #b473c3, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2d003c color RGB value is (45,0,60)
#2d003c color CMYK value
#2d003c color HSL value
HSV(or HSB) | 285° | 100 | 23.5 |
XYZ | 1.898 | 0.884 | 4.346 |
Yxy | 0.266 | 0.124 | 0.884 |
LAB | 7.986 | 32.257 | -26.992 |
LUV | 7.986 | 7.411 | -19.325 |
Hunter-LAB | 9.403 | 19.572 | -20.819 |
CIE-LCH | 7.986 | 42.061 | 320.078 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2D | 0 | 3C |
Decimal | 45 | 0 | 60 |
Octal | 55 | 0 | 74 |
Binary | 00101101 | 00000000 | 00111100 |
Below, you can see some colors close to #2d003c. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #2d003c.
<span style="color:#2d003c">Text here</span>
This paragraph has a background color of #2d003c.
<p style="background-color:#2d003c;">Content here</p>
This element has a border color of #2d003c.
<div style="border:1px #2d003c;">Content here</div>
.text {color:#2d003c;}
.background {background-color:#2d003c;}
.border {border:1px solid #2d003c;}
.text-shadow {border:1px solid #2d003c;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0d0011 is the darkest color, while #fefbff is the lightest one.