In a RGB color space, #7e612b hex color is composed of 49.4% red, 38% green and 16.9% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 23% magenta, 65.9% yellow and 50.6% black. It has a hue angle of 39 degrees, a saturation of 49.1% and a lightness of 33.1%. #7e612b color hex could be obtained by blending #fcc256 with #000000. Closest websafe color is: #666633.
The hexadecimal color #7e612b has RGB values of R:126, G:97, B:43 and CMYK values of C:0, M:0.23, Y:0.66, K:0.51. Its decimal value is 8282411.
Hex triplet | 7e612b | #7e612b |
RGB Decimal | 126, 97, 43 | rgb(126,97,43) |
RGB Percent | 49.4, 38, 16.9 | rgb(49.4%,38%,16.9%) |
CMYK | 0, 23, 65.9, 50.6 | |
HSL | 39°, 49.1, 33.1 | hsl(39,49.1%,33.1%) |
HSV(HSB) | 39°, 65.9, 49.4 | |
Web Safe | 666633 | #663 |
XYZ | 13.315, 13.159, 4.124 |
xyY | 0.435, 0.43, 13.159 |
CIE-LAB | 43.002, 5.358, 34.564 |
CIE-LCH | 43.002, 34.977, 81.188 |
CIE-LUV | 43.002, 22.87, 34.983 |
Hunter-Lab | 36.276, 2.035, 18.653 |
Binary | 01111110, 01100001, 00101011 |
Below, you can see some colors close to #7e612b. 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 #7e612b.
<span style="color:#7e612b">Text here</span>
This paragraph has a background color of #7e612b.
<p style="background-color:#7e612b;">Content here</p>
This element has a border color of #7e612b.
<div style="border:1px #7e612b;">Content here</div>
.text {color:#7e612b;}
.background {background-color:#7e612b;}
.border {border:1px solid #7e612b;}
.text-shadow {border:1px solid #7e612b;}
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, #0f0c05 is the darkest color, while #fffffe is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #5b564e is the less saturated color, while #a86e01 is the most saturated one.