COLOR #7E6A4A

HEX: #7E6A4A RGB: (126,106,74)

Color info

#7E6A4A contains red, green and blue colors in about the same proportion. Web safe color of #7E6A4A is #666633 (or #663).

RGB color model

#7E6A4A color RGB value is (126,106,74).

RGB: (126,106,74) (49%, 42%, 29%)

RGB channels and saturation

R 126 of 255 = 49%
G 106 of 255 = 42%
B 74 of 255 = 29%

126
106
74

R + G + B ~ 40%. #7E6A4A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 126 + 106 + 74 = 306 (100%)
R 126 of 306 ~ 41.18%
G 106 of 306 ~ 34.64%
B 74 of 306 ~ 24.18'%

%41.18
%34.64
%24.18

CMYK color model

#7E6A4A color CMYK value is (0,16,41,51).

  • cyan value is 0.00%
  • magenta value is 15.87%
  • yellow value is 41.27%
  • key color value is 50.59%
CMYK: (0,16,41,51) C0M16Y41K51 (0%,16%,41%,51%) (0.00/0.16/0.41/0.51) 

CMYK percentages

%0
%15.87
%41.27
%50.59

Codes

Color #7E6A4A in popluar color models

7E 6A 4A
RGB 126 106 74
HSL 37° 26.00% 39.22%
HSB/HSV 37° 41.27% 49.41%
CMYK 0.00% 15.87% 41.27%
50.59%

Color #7E6A4A in popluar number systems.

HEX 7E 6A 4A
Decimal 126 106 74
Binary 1111110 1101010 1001010
Octal 176 152 112

Shades and tints

Shades of #7E6A4A

#7E6A4A
(126,106,74)
#736144
(115,97,68)
#68583E
(104,88,62)
#5D4F38
(93,79,56)
#524632
(82,70,50)
#473D2C
(71,61,44)
#3C3426
(60,52,38)
#312B20
(49,43,32)
#26221A
(38,34,26)
#1B1914
(27,25,20)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #7E6A4A

#7E6A4A
(126,106,74)
#89775A
(137,119,90)
#94846A
(148,132,106)
#9F917A
(159,145,122)
#AA9E8A
(170,158,138)
#B5AB9A
(181,171,154)
#C0B8AA
(192,184,170)
#CBC5BA
(203,197,186)
#D6D2CA
(214,210,202)
#E1DFDA
(225,223,218)
#ECECEA
(236,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6A4A color. Also use rgb(126,106,74) instead hex code.

Text Font Color

.myTextColor { color: #7E6A4A; }

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

This text font color is #7E6A4A.

Background Color

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

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

This div background color is #7E6A4A.

Border color

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

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

This div border color is #7E6A4A.

Opacity

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

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

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

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

This text has shadow with #7E6A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6A4A.

Preview

Color preview on black background

This text has color #7E6A4A on black background.


Color preview on white background

This text has color #7E6A4A on white background.


Black color preview on #7E6A4A background

This text has black color on #7E6A4A background.


White color preview on #7E6A4A background

This text has white color on #7E6A4A background.


Related colors

Complementary color

Complementary color for #hex is #8195B5.


I love getcolorcode.com

Triadic colors

1 #4A7E6A and #6A4A7E with #7E6A4A are triadic colors.

2 #4A6A7E and #6A7E4A with #7E6A4A are triadic colors.