COLOR #7E6636

HEX: #7E6636 RGB: (126,102,54)

Color info

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

RGB color model

#7E6636 color RGB value is (126,102,54).

RGB: (126,102,54) (49%, 40%, 21%)

RGB channels and saturation

R 126 of 255 = 49%
G 102 of 255 = 40%
B 54 of 255 = 21%

126
102
54

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

Portions of RGB colors in percentages

R + G + B = 126 + 102 + 54 = 282 (100%)
R 126 of 282 ~ 44.68%
G 102 of 282 ~ 36.17%
B 54 of 282 ~ 19.15'%

%44.68
%36.17
%19.15

CMYK color model

#7E6636 color CMYK value is (0,19,57,51).

  • cyan value is 0.00%
  • magenta value is 19.05%
  • yellow value is 57.14%
  • key color value is 50.59%

CMYK: (0,19,57,51)
C0M19Y57K51 (0%, 19%, 57%, 51%)
(0.00 / 0.19 / 0.57 / 0.51)

CMYK percentages

%0
%19.05
%57.14
%50.59

Codes

Color #7E6636 in popluar color models

7E 66 36
RGB 126 102 54
HSL 40° 40.00% 35.29%
HSB/HSV 40° 57.14% 49.41%
CMYK 0.00% 19.05% 57.14%
50.59%

Color #7E6636 in popluar number systems.

HEX 7E 66 36
Decimal 126 102 54
Binary 1111110 1100110 110110
Octal 176 146 66

Shades and tints

Shades of #7E6636

#7E6636
(126,102,54)
#735D32
(115,93,50)
#68542E
(104,84,46)
#5D4B2A
(93,75,42)
#524226
(82,66,38)
#473922
(71,57,34)
#3C301E
(60,48,30)
#31271A
(49,39,26)
#261E16
(38,30,22)
#1B1512
(27,21,18)
#100C0E
(16,12,14)
#000000
(0,0,0)

Tints of #7E6636

#7E6636
(126,102,54)
#897348
(137,115,72)
#94805A
(148,128,90)
#9F8D6C
(159,141,108)
#AA9A7E
(170,154,126)
#B5A790
(181,167,144)
#C0B4A2
(192,180,162)
#CBC1B4
(203,193,180)
#D6CEC6
(214,206,198)
#E1DBD8
(225,219,216)
#ECE8EA
(236,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6636 color. Also use rgb(126,102,54) instead hex code.

Text Font Color

.myTextColor { color: #7E6636; }

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

This text font color is #7E6636.

Background Color

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

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

This div background color is #7E6636.

Border color

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

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

This div border color is #7E6636.

Opacity

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

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

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

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

This text has shadow with #7E6636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6636.

Preview

Color preview on black background

This text has color #7E6636 on black background.


Color preview on white background

This text has color #7E6636 on white background.


Black color preview on #7E6636 background

This text has black color on #7E6636 background.


White color preview on #7E6636 background

This text has white color on #7E6636 background.


Related colors

Complementary color

Complementary color for #hex is #8199C9.


I love getcolorcode.com

Triadic colors

1 #367E66 and #66367E with #7E6636 are triadic colors.

2 #36667E and #667E36 with #7E6636 are triadic colors.