COLOR #7E5104

HEX: #7E5104 RGB: (126,81,4)

Color info

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

RGB color model

#7E5104 color RGB value is (126,81,4).

RGB: (126,81,4) (49%, 32%, 2%)

RGB channels and saturation

R 126 of 255 = 49%
G 81 of 255 = 32%
B 4 of 255 = 2%

126
81
4

R + G + B ~ 28%. #7E5104 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 126 + 81 + 4 = 211 (100%)
R 126 of 211 ~ 59.72%
G 81 of 211 ~ 38.39%
B 4 of 211 ~ 1.9'%

%59.72
%38.39

CMYK color model

#7E5104 color CMYK value is (0,36,97,51).

  • cyan value is 0.00%
  • magenta value is 35.71%
  • yellow value is 96.83%
  • key color value is 50.59%
CMYK: (0,36,97,51) C0M36Y97K51 (0%,36%,97%,51%) (0.00/0.36/0.97/0.51) 

CMYK percentages

%0
%35.71
%96.83
%50.59

Codes

Color #7E5104 in popluar color models

7E 51 04
RGB 126 81 4
HSL 38° 93.85% 25.49%
HSB/HSV 38° 96.83% 49.41%
CMYK 0.00% 35.71% 96.83%
50.59%

Color #7E5104 in popluar number systems.

HEX 7E 51 04
Decimal 126 81 4
Binary 1111110 1010001 100
Octal 176 121 4

Shades and tints

Shades of #7E5104

#7E5104
(126,81,4)
#734A04
(115,74,4)
#684304
(104,67,4)
#5D3C04
(93,60,4)
#523504
(82,53,4)
#472E04
(71,46,4)
#3C2704
(60,39,4)
#312004
(49,32,4)
#261904
(38,25,4)
#1B1204
(27,18,4)
#100B04
(16,11,4)
#000000
(0,0,0)

Tints of #7E5104

#7E5104
(126,81,4)
#89601A
(137,96,26)
#946F30
(148,111,48)
#9F7E46
(159,126,70)
#AA8D5C
(170,141,92)
#B59C72
(181,156,114)
#C0AB88
(192,171,136)
#CBBA9E
(203,186,158)
#D6C9B4
(214,201,180)
#E1D8CA
(225,216,202)
#ECE7E0
(236,231,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5104 color. Also use rgb(126,81,4) instead hex code.

Text Font Color

.myTextColor { color: #7E5104; }

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

This text font color is #7E5104.

Background Color

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

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

This div background color is #7E5104.

Border color

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

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

This div border color is #7E5104.

Opacity

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

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

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

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

This text has shadow with #7E5104 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5104.

Preview

Color preview on black background

This text has color #7E5104 on black background.


Color preview on white background

This text has color #7E5104 on white background.


Black color preview on #7E5104 background

This text has black color on #7E5104 background.


White color preview on #7E5104 background

This text has white color on #7E5104 background.


Related colors

Complementary color

Complementary color for #hex is #81AEFB.


I love getcolorcode.com

Triadic colors

1 #047E51 and #51047E with #7E5104 are triadic colors.

2 #04517E and #517E04 with #7E5104 are triadic colors.