#7d1e1a color RGB value is (125,30,26)
#7d1e1a color CMYK value
#7d1e1a color HSL value
HSV(or HSB) | 2.4° | 79.2 | 49 |
XYZ | 9.108 | 5.363 | 1.532 |
Yxy | 0.569 | 0.335 | 5.363 |
LAB | 27.745 | 40.249 | 27.135 |
LUV | 27.745 | 68.212 | 15.987 |
Hunter-LAB | 23.158 | 29.677 | 12.288 |
CIE-LCH | 27.745 | 48.542 | 33.987 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7D | 1E | 1A |
Decimal | 125 | 30 | 26 |
Octal | 175 | 36 | 32 |
Binary | 01111101 | 00011110 | 00011010 |
Below, you can see some colors close to #7d1e1a. 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 #7d1e1a.
<span style="color:#7d1e1a">Text here</span>
This paragraph has a background color of #7d1e1a.
<p style="background-color:#7d1e1a;">Content here</p>
This element has a border color of #7d1e1a.
<div style="border:1px #7d1e1a;">Content here</div>
.text {color:#7d1e1a;}
.background {background-color:#7d1e1a;}
.border {border:1px solid #7d1e1a;}
.text-shadow {border:1px solid #7d1e1a;}
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, #020000 is the darkest color, while #fcf0ef is the lightest one.