COLOR #7D894E

HEX: #7D894E RGB: (125,137,78)

Color info

#7D894E contains red, green and blue colors in about the same proportion. Web safe color of #7D894E is #669966 (or #696).

RGB color model

#7D894E color RGB value is (125,137,78).

RGB: (125,137,78) (49%, 54%, 31%)

RGB channels and saturation

R 125 of 255 = 49%
G 137 of 255 = 54%
B 78 of 255 = 31%

125
137
78

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

Portions of RGB colors in percentages

R + G + B = 125 + 137 + 78 = 340 (100%)
R 125 of 340 ~ 36.76%
G 137 of 340 ~ 40.29%
B 78 of 340 ~ 22.94'%

%36.76
%40.29
%22.94

CMYK color model

#7D894E color CMYK value is (9,0,43,46).

  • cyan value is 8.76%
  • magenta value is 0.00%
  • yellow value is 43.07%
  • key color value is 46.27%

CMYK: (9,0,43,46)
C9M0Y43K46 (9%, 0%, 43%, 46%)
(0.09 / 0.00 / 0.43 / 0.46)

CMYK percentages

%8.76
%0
%43.07
%46.27

Codes

Color #7D894E in popluar color models

7D 89 4E
RGB 125 137 78
HSL 72° 27.44% 42.16%
HSB/HSV 72° 43.07% 53.73%
CMYK 8.76% 0.00% 43.07%
46.27%

Color #7D894E in popluar number systems.

HEX 7D 89 4E
Decimal 125 137 78
Binary 1111101 10001001 1001110
Octal 175 211 116

Shades and tints

Shades of #7D894E

#7D894E
(125,137,78)
#727D47
(114,125,71)
#677140
(103,113,64)
#5C6539
(92,101,57)
#515932
(81,89,50)
#464D2B
(70,77,43)
#3B4124
(59,65,36)
#30351D
(48,53,29)
#252916
(37,41,22)
#1A1D0F
(26,29,15)
#0F1108
(15,17,8)
#000000
(0,0,0)

Tints of #7D894E

#7D894E
(125,137,78)
#88935E
(136,147,94)
#939D6E
(147,157,110)
#9EA77E
(158,167,126)
#A9B18E
(169,177,142)
#B4BB9E
(180,187,158)
#BFC5AE
(191,197,174)
#CACFBE
(202,207,190)
#D5D9CE
(213,217,206)
#E0E3DE
(224,227,222)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D894E color. Also use rgb(125,137,78) instead hex code.

Text Font Color

.myTextColor { color: #7D894E; }

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

This text font color is #7D894E.

Background Color

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

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

This div background color is #7D894E.

Border color

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

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

This div border color is #7D894E.

Opacity

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

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

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

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

This text has shadow with #7D894E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D894E.

Preview

Color preview on black background

This text has color #7D894E on black background.


Color preview on white background

This text has color #7D894E on white background.


Black color preview on #7D894E background

This text has black color on #7D894E background.


White color preview on #7D894E background

This text has white color on #7D894E background.


Related colors

Complementary color

Complementary color for #hex is #8276B1.


I love getcolorcode.com

Triadic colors

1 #4E7D89 and #894E7D with #7D894E are triadic colors.

2 #4E897D and #897D4E with #7D894E are triadic colors.