reddish black
Enter any color value (e.g., #328864, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#40004c color RGB value is (64,0,76)
#40004c color CMYK value
#40004c color HSL value
HSV(or HSB) | 290.5° | 100 | 29.8 |
XYZ | 3.419 | 1.612 | 6.968 |
Yxy | 0.285 | 0.134 | 1.612 |
LAB | 13.302 | 38.75 | -29.479 |
LUV | 13.302 | 14.547 | -29.267 |
Hunter-LAB | 12.696 | 25.852 | -23.656 |
CIE-LCH | 13.302 | 48.689 | 322.738 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 40 | 0 | 4C |
Decimal | 64 | 0 | 76 |
Octal | 100 | 0 | 114 |
Binary | 01000000 | 00000000 | 01001100 |
Below, you can see some colors close to #40004c. 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 #40004c.
<span style="color:#40004c">Text here</span>
This paragraph has a background color of #40004c.
<p style="background-color:#40004c;">Content here</p>
This element has a border color of #40004c.
<div style="border:1px #40004c;">Content here</div>
.text {color:#40004c;}
.background {background-color:#40004c;}
.border {border:1px solid #40004c;}
.text-shadow {border:1px solid #40004c;}
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, #0a000c is the darkest color, while #fef6ff is the lightest one.