COLOR #7D8A4C

HEX: #7D8A4C RGB: (125,138,76)

Color info

#7D8A4C contains mainly red and green colors. Web safe color of #7D8A4C is #669933 (or #693).

RGB color model

#7D8A4C color RGB value is (125,138,76).

RGB: (125,138,76) (49%, 54%, 30%)

RGB channels and saturation

R 125 of 255 = 49%
G 138 of 255 = 54%
B 76 of 255 = 30%

125
138
76

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

Portions of RGB colors in percentages

R + G + B = 125 + 138 + 76 = 339 (100%)
R 125 of 339 ~ 36.87%
G 138 of 339 ~ 40.71%
B 76 of 339 ~ 22.42'%

%36.87
%40.71
%22.42

CMYK color model

#7D8A4C color CMYK value is (9,0,45,46).

  • cyan value is 9.42%
  • magenta value is 0.00%
  • yellow value is 44.93%
  • key color value is 45.88%

CMYK: (9,0,45,46)
C9M0Y45K46 (9%, 0%, 45%, 46%)
(0.09 / 0.00 / 0.45 / 0.46)

CMYK percentages

%9.42
%0
%44.93
%45.88

Codes

Color #7D8A4C in popluar color models

7D 8A 4C
RGB 125 138 76
HSL 73° 28.97% 41.96%
HSB/HSV 73° 44.93% 54.12%
CMYK 9.42% 0.00% 44.93%
45.88%

Color #7D8A4C in popluar number systems.

HEX 7D 8A 4C
Decimal 125 138 76
Binary 1111101 10001010 1001100
Octal 175 212 114

Shades and tints

Shades of #7D8A4C

#7D8A4C
(125,138,76)
#727E46
(114,126,70)
#677240
(103,114,64)
#5C663A
(92,102,58)
#515A34
(81,90,52)
#464E2E
(70,78,46)
#3B4228
(59,66,40)
#303622
(48,54,34)
#252A1C
(37,42,28)
#1A1E16
(26,30,22)
#0F1210
(15,18,16)
#000000
(0,0,0)

Tints of #7D8A4C

#7D8A4C
(125,138,76)
#88945C
(136,148,92)
#939E6C
(147,158,108)
#9EA87C
(158,168,124)
#A9B28C
(169,178,140)
#B4BC9C
(180,188,156)
#BFC6AC
(191,198,172)
#CAD0BC
(202,208,188)
#D5DACC
(213,218,204)
#E0E4DC
(224,228,220)
#EBEEEC
(235,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D8A4C color. Also use rgb(125,138,76) instead hex code.

Text Font Color

.myTextColor { color: #7D8A4C; }

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

This text font color is #7D8A4C.

Background Color

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

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

This div background color is #7D8A4C.

Border color

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

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

This div border color is #7D8A4C.

Opacity

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

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

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

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

This text has shadow with #7D8A4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D8A4C.

Preview

Color preview on black background

This text has color #7D8A4C on black background.


Color preview on white background

This text has color #7D8A4C on white background.


Black color preview on #7D8A4C background

This text has black color on #7D8A4C background.


White color preview on #7D8A4C background

This text has white color on #7D8A4C background.


Related colors

Complementary color

Complementary color for #hex is #8275B3.


I love getcolorcode.com

Triadic colors

1 #4C7D8A and #8A4C7D with #7D8A4C are triadic colors.

2 #4C8A7D and #8A7D4C with #7D8A4C are triadic colors.