COLOR #7E6D39

HEX: #7E6D39 RGB: (126,109,57)

Color info

#7E6D39 contains mainly red and green colors. Web safe color of #7E6D39 is #666633 (or #663).

RGB color model

#7E6D39 color RGB value is (126,109,57).

RGB: (126,109,57) (49%, 43%, 22%)

RGB channels and saturation

R 126 of 255 = 49%
G 109 of 255 = 43%
B 57 of 255 = 22%

126
109
57

R + G + B ~ 38%. #7E6D39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 126 + 109 + 57 = 292 (100%)
R 126 of 292 ~ 43.15%
G 109 of 292 ~ 37.33%
B 57 of 292 ~ 19.52'%

%43.15
%37.33
%19.52

CMYK color model

#7E6D39 color CMYK value is (0,13,55,51).

  • cyan value is 0.00%
  • magenta value is 13.49%
  • yellow value is 54.76%
  • key color value is 50.59%

CMYK: (0,13,55,51)
C0M13Y55K51 (0%, 13%, 55%, 51%)
(0.00 / 0.13 / 0.55 / 0.51)

CMYK percentages

%0
%13.49
%54.76
%50.59

Codes

Color #7E6D39 in popluar color models

7E 6D 39
RGB 126 109 57
HSL 45° 37.70% 35.88%
HSB/HSV 45° 54.76% 49.41%
CMYK 0.00% 13.49% 54.76%
50.59%

Color #7E6D39 in popluar number systems.

HEX 7E 6D 39
Decimal 126 109 57
Binary 1111110 1101101 111001
Octal 176 155 71

Shades and tints

Shades of #7E6D39

#7E6D39
(126,109,57)
#736434
(115,100,52)
#685B2F
(104,91,47)
#5D522A
(93,82,42)
#524925
(82,73,37)
#474020
(71,64,32)
#3C371B
(60,55,27)
#312E16
(49,46,22)
#262511
(38,37,17)
#1B1C0C
(27,28,12)
#101307
(16,19,7)
#000000
(0,0,0)

Tints of #7E6D39

#7E6D39
(126,109,57)
#897A4B
(137,122,75)
#94875D
(148,135,93)
#9F946F
(159,148,111)
#AAA181
(170,161,129)
#B5AE93
(181,174,147)
#C0BBA5
(192,187,165)
#CBC8B7
(203,200,183)
#D6D5C9
(214,213,201)
#E1E2DB
(225,226,219)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6D39 color. Also use rgb(126,109,57) instead hex code.

Text Font Color

.myTextColor { color: #7E6D39; }

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

This text font color is #7E6D39.

Background Color

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

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

This div background color is #7E6D39.

Border color

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

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

This div border color is #7E6D39.

Opacity

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

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

Text with #7E6D39 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 #7E6D39;}

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

This text has shadow with #7E6D39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6D39.

Preview

Color preview on black background

This text has color #7E6D39 on black background.


Color preview on white background

This text has color #7E6D39 on white background.


Black color preview on #7E6D39 background

This text has black color on #7E6D39 background.


White color preview on #7E6D39 background

This text has white color on #7E6D39 background.


Related colors

Complementary color

Complementary color for #hex is #8192C6.


I love getcolorcode.com

Triadic colors

1 #397E6D and #6D397E with #7E6D39 are triadic colors.

2 #396D7E and #6D7E39 with #7E6D39 are triadic colors.