COLOR #7E4E11

HEX: #7E4E11 RGB: (126,78,17)

Color info

#7E4E11 contains mainly red and green colors. Web safe color of #7E4E11 is #666600 (or #660).

RGB color model

#7E4E11 color RGB value is (126,78,17).

RGB: (126,78,17) (49%, 31%, 7%)

RGB channels and saturation

R 126 of 255 = 49%
G 78 of 255 = 31%
B 17 of 255 = 7%

126
78
17

R + G + B ~ 29%. #7E4E11 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 126 + 78 + 17 = 221 (100%)
R 126 of 221 ~ 57.01%
G 78 of 221 ~ 35.29%
B 17 of 221 ~ 7.69'%

%57.01
%35.29

CMYK color model

#7E4E11 color CMYK value is (0,38,87,51).

  • cyan value is 0.00%
  • magenta value is 38.10%
  • yellow value is 86.51%
  • key color value is 50.59%
CMYK: (0,38,87,51) C0M38Y87K51 (0%,38%,87%,51%) (0.00/0.38/0.87/0.51) 

CMYK percentages

%0
%38.1
%86.51
%50.59

Codes

Color #7E4E11 in popluar color models

7E 4E 11
RGB 126 78 17
HSL 34° 76.22% 28.04%
HSB/HSV 34° 86.51% 49.41%
CMYK 0.00% 38.10% 86.51%
50.59%

Color #7E4E11 in popluar number systems.

HEX 7E 4E 11
Decimal 126 78 17
Binary 1111110 1001110 10001
Octal 176 116 21

Shades and tints

Shades of #7E4E11

#7E4E11
(126,78,17)
#734710
(115,71,16)
#68400F
(104,64,15)
#5D390E
(93,57,14)
#52320D
(82,50,13)
#472B0C
(71,43,12)
#3C240B
(60,36,11)
#311D0A
(49,29,10)
#261609
(38,22,9)
#1B0F08
(27,15,8)
#100807
(16,8,7)
#000000
(0,0,0)

Tints of #7E4E11

#7E4E11
(126,78,17)
#895E26
(137,94,38)
#946E3B
(148,110,59)
#9F7E50
(159,126,80)
#AA8E65
(170,142,101)
#B59E7A
(181,158,122)
#C0AE8F
(192,174,143)
#CBBEA4
(203,190,164)
#D6CEB9
(214,206,185)
#E1DECE
(225,222,206)
#ECEEE3
(236,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E4E11 color. Also use rgb(126,78,17) instead hex code.

Text Font Color

.myTextColor { color: #7E4E11; }

<p style="color:#7E4E11">This sample text font color is #7E4E11.</p>

This text font color is #7E4E11.

Background Color

.myBgColor { background-color: #7E4E11; }

<div style="background-color:#7E4E11">Inner text</div>

This div background color is #7E4E11.

Border color

.myBorderColor { border: 1px solid #7E4E11; }

<div style="border:3px solid #7E4E11">Div</div>

This div border color is #7E4E11.

Opacity

.myOpacity80 { color: #7E4E11; opacity: 0.8; }

<p style="color:#7E4E11;opacity:0.8;">80%</p>

Text with #7E4E11 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #7E4E11;}

<p style="text-shadow: 3px 3px 1px #7E4E11">Text here.</p>

This text has shadow with #7E4E11 color.


.textShadow {text-shadow: 3px 3px 1px #7E4E11', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #7E4E11, 5px 5px 20px red">Text here.</p>

This text has shadow with #7E4E11 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#7E4E11, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#7E4E11, Direction=45, Strength=4)">Text</p>

This text has shadow with #7E4E11 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #7E4E11;
-webkit-box-shadow: 1px 1px 3px 2px #7E4E11;
box-shadow: 1px 1px 3px 2px #7E4E11;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #7E4E11; -webkit-box-shadow: 1px 1px 3px 2px #7E4E11; box-shadow:1px 1px 3px 2px #7E4E11;">
Div content here
</div>

This div box has shadow with color #7E4E11.

Preview

Color preview on black background

This text has color #7E4E11 on black background.


Color preview on white background

This text has color #7E4E11 on white background.


Black color preview on #7E4E11 background

This text has black color on #7E4E11 background.


White color preview on #7E4E11 background

This text has white color on #7E4E11 background.


Related colors

Complementary color

Complementary color for #hex is #81B1EE.


I love getcolorcode.com

Triadic colors

1 #117E4E and #4E117E with #7E4E11 are triadic colors.

2 #114E7E and #4E7E11 with #7E4E11 are triadic colors.