reddish black
Enter any color value (e.g., #1c1ca9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#7c0000 color RGB value is (124,0,0)
#7c0000 color CMYK value
#7c0000 color HSL value
HSV(or HSB) | 0° | 100 | 48.6 |
XYZ | 8.312 | 4.285 | 0.389 |
Yxy | 0.64 | 0.33 | 4.285 |
LAB | 24.592 | 46.969 | 36.837 |
LUV | 24.592 | 80.871 | 17.44 |
Hunter-LAB | 20.7 | 35.45 | 13.376 |
CIE-LCH | 24.592 | 59.691 | 38.106 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7C | 0 | 0 |
Decimal | 124 | 0 | 0 |
Octal | 174 | 0 | 0 |
Binary | 01111100 | 00000000 | 00000000 |
Below, you can see some colors close to #7c0000. 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 #7c0000.
<span style="color:#7c0000">Text here</span>
This paragraph has a background color of #7c0000.
<p style="background-color:#7c0000;">Content here</p>
This element has a border color of #7c0000.
<div style="border:1px #7c0000;">Content here</div>
.text {color:#7c0000;}
.background {background-color:#7c0000;}
.border {border:1px solid #7c0000;}
.text-shadow {border:1px solid #7c0000;}
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, #120000 is the darkest color, while #fffcfc is the lightest one.