COLOR #7E6B56

HEX: #7E6B56 RGB: (126,107,86)

Color info

#7E6B56 contains red, green and blue colors in about the same proportion. Web safe color of #7E6B56 is #666666 (or #666).

RGB color model

#7E6B56 color RGB value is (126,107,86).

RGB: (126,107,86) (49%, 42%, 34%)

RGB channels and saturation

R 126 of 255 = 49%
G 107 of 255 = 42%
B 86 of 255 = 34%

126
107
86

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

Portions of RGB colors in percentages

R + G + B = 126 + 107 + 86 = 319 (100%)
R 126 of 319 ~ 39.5%
G 107 of 319 ~ 33.54%
B 86 of 319 ~ 26.96'%

%39.5
%33.54
%26.96

CMYK color model

#7E6B56 color CMYK value is (0,15,32,51).

  • cyan value is 0.00%
  • magenta value is 15.08%
  • yellow value is 31.75%
  • key color value is 50.59%

CMYK: (0,15,32,51)
C0M15Y32K51 (0%, 15%, 32%, 51%)
(0.00 / 0.15 / 0.32 / 0.51)

CMYK percentages

%0
%15.08
%31.75
%50.59

Codes

Color #7E6B56 in popluar color models

7E 6B 56
RGB 126 107 86
HSL 32° 18.87% 41.57%
HSB/HSV 32° 31.75% 49.41%
CMYK 0.00% 15.08% 31.75%
50.59%

Color #7E6B56 in popluar number systems.

HEX 7E 6B 56
Decimal 126 107 86
Binary 1111110 1101011 1010110
Octal 176 153 126

Shades and tints

Shades of #7E6B56

#7E6B56
(126,107,86)
#73624F
(115,98,79)
#685948
(104,89,72)
#5D5041
(93,80,65)
#52473A
(82,71,58)
#473E33
(71,62,51)
#3C352C
(60,53,44)
#312C25
(49,44,37)
#26231E
(38,35,30)
#1B1A17
(27,26,23)
#101110
(16,17,16)
#000000
(0,0,0)

Tints of #7E6B56

#7E6B56
(126,107,86)
#897865
(137,120,101)
#948574
(148,133,116)
#9F9283
(159,146,131)
#AA9F92
(170,159,146)
#B5ACA1
(181,172,161)
#C0B9B0
(192,185,176)
#CBC6BF
(203,198,191)
#D6D3CE
(214,211,206)
#E1E0DD
(225,224,221)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6B56 color. Also use rgb(126,107,86) instead hex code.

Text Font Color

.myTextColor { color: #7E6B56; }

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

This text font color is #7E6B56.

Background Color

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

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

This div background color is #7E6B56.

Border color

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

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

This div border color is #7E6B56.

Opacity

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

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

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

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

This text has shadow with #7E6B56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6B56.

Preview

Color preview on black background

This text has color #7E6B56 on black background.


Color preview on white background

This text has color #7E6B56 on white background.


Black color preview on #7E6B56 background

This text has black color on #7E6B56 background.


White color preview on #7E6B56 background

This text has white color on #7E6B56 background.


Related colors

Complementary color

Complementary color for #hex is #8194A9.


I love getcolorcode.com

Triadic colors

1 #567E6B and #6B567E with #7E6B56 are triadic colors.

2 #566B7E and #6B7E56 with #7E6B56 are triadic colors.