COLOR #7E5A16

HEX: #7E5A16 RGB: (126,90,22)

Color info

#7E5A16 contains mainly red and green colors. Web safe color of #7E5A16 is #666600 (or #660).

RGB color model

#7E5A16 color RGB value is (126,90,22).

RGB: (126,90,22) (49%, 35%, 9%)

RGB channels and saturation

R 126 of 255 = 49%
G 90 of 255 = 35%
B 22 of 255 = 9%

126
90
22

R + G + B ~ 31%. #7E5A16 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 126 + 90 + 22 = 238 (100%)
R 126 of 238 ~ 52.94%
G 90 of 238 ~ 37.82%
B 22 of 238 ~ 9.24'%

%52.94
%37.82

CMYK color model

#7E5A16 color CMYK value is (0,29,83,51).

  • cyan value is 0.00%
  • magenta value is 28.57%
  • yellow value is 82.54%
  • key color value is 50.59%

CMYK: (0,29,83,51)
C0M29Y83K51 (0%, 29%, 83%, 51%)
(0.00 / 0.29 / 0.83 / 0.51)

CMYK percentages

%0
%28.57
%82.54
%50.59

Codes

Color #7E5A16 in popluar color models

7E 5A 16
RGB 126 90 22
HSL 39° 70.27% 29.02%
HSB/HSV 39° 82.54% 49.41%
CMYK 0.00% 28.57% 82.54%
50.59%

Color #7E5A16 in popluar number systems.

HEX 7E 5A 16
Decimal 126 90 22
Binary 1111110 1011010 10110
Octal 176 132 26

Shades and tints

Shades of #7E5A16

#7E5A16
(126,90,22)
#735214
(115,82,20)
#684A12
(104,74,18)
#5D4210
(93,66,16)
#523A0E
(82,58,14)
#47320C
(71,50,12)
#3C2A0A
(60,42,10)
#312208
(49,34,8)
#261A06
(38,26,6)
#1B1204
(27,18,4)
#100A02
(16,10,2)
#000000
(0,0,0)

Tints of #7E5A16

#7E5A16
(126,90,22)
#89692B
(137,105,43)
#947840
(148,120,64)
#9F8755
(159,135,85)
#AA966A
(170,150,106)
#B5A57F
(181,165,127)
#C0B494
(192,180,148)
#CBC3A9
(203,195,169)
#D6D2BE
(214,210,190)
#E1E1D3
(225,225,211)
#ECF0E8
(236,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5A16 color. Also use rgb(126,90,22) instead hex code.

Text Font Color

.myTextColor { color: #7E5A16; }

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

This text font color is #7E5A16.

Background Color

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

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

This div background color is #7E5A16.

Border color

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

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

This div border color is #7E5A16.

Opacity

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

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

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

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

This text has shadow with #7E5A16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5A16.

Preview

Color preview on black background

This text has color #7E5A16 on black background.


Color preview on white background

This text has color #7E5A16 on white background.


Black color preview on #7E5A16 background

This text has black color on #7E5A16 background.


White color preview on #7E5A16 background

This text has white color on #7E5A16 background.


Related colors

Complementary color

Complementary color for #hex is #81A5E9.


I love getcolorcode.com

Triadic colors

1 #167E5A and #5A167E with #7E5A16 are triadic colors.

2 #165A7E and #5A7E16 with #7E5A16 are triadic colors.