COLOR #7E6A35

HEX: #7E6A35 RGB: (126,106,53)

Color info

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

RGB color model

#7E6A35 color RGB value is (126,106,53).

RGB: (126,106,53) (49%, 42%, 21%)

RGB channels and saturation

R 126 of 255 = 49%
G 106 of 255 = 42%
B 53 of 255 = 21%

126
106
53

R + G + B ~ 37%. #7E6A35 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 126 + 106 + 53 = 285 (100%)
R 126 of 285 ~ 44.21%
G 106 of 285 ~ 37.19%
B 53 of 285 ~ 18.6'%

%44.21
%37.19
%18.6

CMYK color model

#7E6A35 color CMYK value is (0,16,58,51).

  • cyan value is 0.00%
  • magenta value is 15.87%
  • yellow value is 57.94%
  • key color value is 50.59%

CMYK: (0,16,58,51)
C0M16Y58K51 (0%, 16%, 58%, 51%)
(0.00 / 0.16 / 0.58 / 0.51)

CMYK percentages

%0
%15.87
%57.94
%50.59

Codes

Color #7E6A35 in popluar color models

7E 6A 35
RGB 126 106 53
HSL 44° 40.78% 35.10%
HSB/HSV 44° 57.94% 49.41%
CMYK 0.00% 15.87% 57.94%
50.59%

Color #7E6A35 in popluar number systems.

HEX 7E 6A 35
Decimal 126 106 53
Binary 1111110 1101010 110101
Octal 176 152 65

Shades and tints

Shades of #7E6A35

#7E6A35
(126,106,53)
#736131
(115,97,49)
#68582D
(104,88,45)
#5D4F29
(93,79,41)
#524625
(82,70,37)
#473D21
(71,61,33)
#3C341D
(60,52,29)
#312B19
(49,43,25)
#262215
(38,34,21)
#1B1911
(27,25,17)
#10100D
(16,16,13)
#000000
(0,0,0)

Tints of #7E6A35

#7E6A35
(126,106,53)
#897747
(137,119,71)
#948459
(148,132,89)
#9F916B
(159,145,107)
#AA9E7D
(170,158,125)
#B5AB8F
(181,171,143)
#C0B8A1
(192,184,161)
#CBC5B3
(203,197,179)
#D6D2C5
(214,210,197)
#E1DFD7
(225,223,215)
#ECECE9
(236,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6A35; }

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

This text font color is #7E6A35.

Background Color

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

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

This div background color is #7E6A35.

Border color

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

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

This div border color is #7E6A35.

Opacity

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

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

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

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

This text has shadow with #7E6A35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6A35.

Preview

Color preview on black background

This text has color #7E6A35 on black background.


Color preview on white background

This text has color #7E6A35 on white background.


Black color preview on #7E6A35 background

This text has black color on #7E6A35 background.


White color preview on #7E6A35 background

This text has white color on #7E6A35 background.


Related colors

Complementary color

Complementary color for #hex is #8195CA.


I love getcolorcode.com

Triadic colors

1 #357E6A and #6A357E with #7E6A35 are triadic colors.

2 #356A7E and #6A7E35 with #7E6A35 are triadic colors.