In a RGB color space, #7f4500 hex color is composed of 49.8% red, 27.1% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 45.7% magenta, 100% yellow and 50.2% black. It has a hue angle of 32.6 degrees, a saturation of 100% and a lightness of 24.9%. #7f4500 color hex could be obtained by blending #fe8a00 with #000000. Closest websafe color is: #663300.
The hexadecimal color #7f4500 has RGB values of R:127, G:69, B:0 and CMYK values of C:0, M:0.46, Y:1, K:0.5. Its decimal value is 8340736.
Hex triplet | 7f4500 | #7f4500 |
RGB Decimal | 127, 69, 0 | rgb(127,69,0) |
RGB Percent | 49.8, 27.1, 0 | rgb(49.8%,27.1%,0%) |
CMYK | 0, 45.7, 100, 50.2 | |
HSL | 32.6°, 100, 24.9 | hsl(32.6,100%,24.9%) |
HSV(HSB) | 32.6°, 100, 49.8 | |
Web Safe | 663300 | #630 |
XYZ | 10.881, 8.768, 1.119 |
xyY | 0.524, 0.422, 8.768 |
CIE-LAB | 35.534, 20.646, 45.369 |
CIE-LCH | 35.534, 49.846, 65.531 |
CIE-LUV | 35.534, 46.538, 33.749 |
Hunter-Lab | 29.611, 13.769, 18.487 |
Binary | 01111111, 01000101, 00000000 |
Below, you can see some colors close to #7f4500. 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 #7f4500.
<span style="color:#7f4500">Text here</span>
This paragraph has a background color of #7f4500.
<p style="background-color:#7f4500;">Content here</p>
This element has a border color of #7f4500.
<div style="border:1px #7f4500;">Content here</div>
.text {color:#7f4500;}
.background {background-color:#7f4500;}
.border {border:1px solid #7f4500;}
.text-shadow {border:1px solid #7f4500;}
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, #150b00 is the darkest color, while #ffffff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #40403f is the less saturated color, while #7a4505 is the most saturated one.