reddish black
Enter any color value (e.g., #fa7662, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#7d0000 color RGB value is (125,0,0)
#7d0000 color CMYK value
#7d0000 color HSL value
HSV(or HSB) | 0° | 100 | 49 |
XYZ | 8.457 | 4.36 | 0.396 |
Yxy | 0.64 | 0.33 | 4.36 |
LAB | 24.827 | 47.241 | 37.145 |
LUV | 24.827 | 81.644 | 17.607 |
Hunter-LAB | 20.881 | 35.759 | 13.493 |
CIE-LCH | 24.827 | 60.096 | 38.177 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7D | 0 | 0 |
Decimal | 125 | 0 | 0 |
Octal | 175 | 0 | 0 |
Binary | 01111101 | 00000000 | 00000000 |
Below, you can see some colors close to #7d0000. 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 #7d0000.
<span style="color:#7d0000">Text here</span>
This paragraph has a background color of #7d0000.
<p style="background-color:#7d0000;">Content here</p>
This element has a border color of #7d0000.
<div style="border:1px #7d0000;">Content here</div>
.text {color:#7d0000;}
.background {background-color:#7d0000;}
.border {border:1px solid #7d0000;}
.text-shadow {border:1px solid #7d0000;}
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, #130000 is the darkest color, while #fffdfd is the lightest one.