American Brown/ reddish black
Enter any color value (e.g., #87150b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#804040 color RGB value is (128,64,64)
#804040 color CMYK value
#804040 color HSL value
HSV(or HSB) | 0° | 50 | 50.2 |
XYZ | 11.661 | 8.626 | 5.901 |
Yxy | 0.445 | 0.329 | 8.626 |
LAB | 35.254 | 27.524 | 12.683 |
LUV | 35.254 | 43.982 | 9.481 |
Hunter-LAB | 29.37 | 19.472 | 8.647 |
CIE-LCH | 35.254 | 30.305 | 24.741 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 80 | 40 | 40 |
Decimal | 128 | 64 | 64 |
Octal | 200 | 100 | 100 |
Binary | 10000000 | 01000000 | 01000000 |
Below, you can see some colors close to #804040. 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 #804040.
<span style="color:#804040">Text here</span>
This paragraph has a background color of #804040.
<p style="background-color:#804040;">Content here</p>
This element has a border color of #804040.
<div style="border:1px #804040;">Content here</div>
.text {color:#804040;}
.background {background-color:#804040;}
.border {border:1px solid #804040;}
.text-shadow {border:1px solid #804040;}
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, #000000 is the darkest color, while #f8f1f1 is the lightest one.