COLOR #7E7B54

HEX: #7E7B54 RGB: (126,123,84)

Color info

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

RGB color model

#7E7B54 color RGB value is (126,123,84).

RGB: (126,123,84) (49%, 48%, 33%)

RGB channels and saturation

R 126 of 255 = 49%
G 123 of 255 = 48%
B 84 of 255 = 33%

126
123
84

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

Portions of RGB colors in percentages

R + G + B = 126 + 123 + 84 = 333 (100%)
R 126 of 333 ~ 37.84%
G 123 of 333 ~ 36.94%
B 84 of 333 ~ 25.23'%

%37.84
%36.94
%25.23

CMYK color model

#7E7B54 color CMYK value is (0,2,33,51).

  • cyan value is 0.00%
  • magenta value is 2.38%
  • yellow value is 33.33%
  • key color value is 50.59%
CMYK: (0,2,33,51) C0M2Y33K51 (0%,2%,33%,51%) (0.00/0.02/0.33/0.51) 

CMYK percentages

%0
%2.38
%33.33
%50.59

Codes

Color #7E7B54 in popluar color models

7E 7B 54
RGB 126 123 84
HSL 56° 20.00% 41.18%
HSB/HSV 56° 33.33% 49.41%
CMYK 0.00% 2.38% 33.33%
50.59%

Color #7E7B54 in popluar number systems.

HEX 7E 7B 54
Decimal 126 123 84
Binary 1111110 1111011 1010100
Octal 176 173 124

Shades and tints

Shades of #7E7B54

#7E7B54
(126,123,84)
#73704D
(115,112,77)
#686546
(104,101,70)
#5D5A3F
(93,90,63)
#524F38
(82,79,56)
#474431
(71,68,49)
#3C392A
(60,57,42)
#312E23
(49,46,35)
#26231C
(38,35,28)
#1B1815
(27,24,21)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #7E7B54

#7E7B54
(126,123,84)
#898763
(137,135,99)
#949372
(148,147,114)
#9F9F81
(159,159,129)
#AAAB90
(170,171,144)
#B5B79F
(181,183,159)
#C0C3AE
(192,195,174)
#CBCFBD
(203,207,189)
#D6DBCC
(214,219,204)
#E1E7DB
(225,231,219)
#ECF3EA
(236,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E7B54 color. Also use rgb(126,123,84) instead hex code.

Text Font Color

.myTextColor { color: #7E7B54; }

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

This text font color is #7E7B54.

Background Color

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

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

This div background color is #7E7B54.

Border color

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

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

This div border color is #7E7B54.

Opacity

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

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

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

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

This text has shadow with #7E7B54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E7B54.

Preview

Color preview on black background

This text has color #7E7B54 on black background.


Color preview on white background

This text has color #7E7B54 on white background.


Black color preview on #7E7B54 background

This text has black color on #7E7B54 background.


White color preview on #7E7B54 background

This text has white color on #7E7B54 background.


Related colors

Complementary color

Complementary color for #hex is #8184AB.


I love getcolorcode.com

Triadic colors

1 #547E7B and #7B547E with #7E7B54 are triadic colors.

2 #547B7E and #7B7E54 with #7E7B54 are triadic colors.