COLOR #7D8E70

HEX: #7D8E70 RGB: (125,142,112)

Color info

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

RGB color model

#7D8E70 color RGB value is (125,142,112).

RGB: (125,142,112) (49%, 56%, 44%)

RGB channels and saturation

R 125 of 255 = 49%
G 142 of 255 = 56%
B 112 of 255 = 44%

125
142
112

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

Portions of RGB colors in percentages

R + G + B = 125 + 142 + 112 = 379 (100%)
R 125 of 379 ~ 32.98%
G 142 of 379 ~ 37.47%
B 112 of 379 ~ 29.55'%

%32.98
%37.47
%29.55

CMYK color model

#7D8E70 color CMYK value is (12,0,21,44).

  • cyan value is 11.97%
  • magenta value is 0.00%
  • yellow value is 21.13%
  • key color value is 44.31%

CMYK: (12,0,21,44)
C12M0Y21K44 (12%, 0%, 21%, 44%)
(0.12 / 0.00 / 0.21 / 0.44)

CMYK percentages

%11.97
%0
%21.13
%44.31

Codes

Color #7D8E70 in popluar color models

7D 8E 70
RGB 125 142 112
HSL 94° 11.81% 49.80%
HSB/HSV 94° 21.13% 55.69%
CMYK 11.97% 0.00% 21.13%
44.31%

Color #7D8E70 in popluar number systems.

HEX 7D 8E 70
Decimal 125 142 112
Binary 1111101 10001110 1110000
Octal 175 216 160

Shades and tints

Shades of #7D8E70

#7D8E70
(125,142,112)
#728266
(114,130,102)
#67765C
(103,118,92)
#5C6A52
(92,106,82)
#515E48
(81,94,72)
#46523E
(70,82,62)
#3B4634
(59,70,52)
#303A2A
(48,58,42)
#252E20
(37,46,32)
#1A2216
(26,34,22)
#0F160C
(15,22,12)
#000000
(0,0,0)

Tints of #7D8E70

#7D8E70
(125,142,112)
#88987D
(136,152,125)
#93A28A
(147,162,138)
#9EAC97
(158,172,151)
#A9B6A4
(169,182,164)
#B4C0B1
(180,192,177)
#BFCABE
(191,202,190)
#CAD4CB
(202,212,203)
#D5DED8
(213,222,216)
#E0E8E5
(224,232,229)
#EBF2F2
(235,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D8E70 color. Also use rgb(125,142,112) instead hex code.

Text Font Color

.myTextColor { color: #7D8E70; }

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

This text font color is #7D8E70.

Background Color

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

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

This div background color is #7D8E70.

Border color

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

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

This div border color is #7D8E70.

Opacity

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

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

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

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

This text has shadow with #7D8E70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D8E70.

Preview

Color preview on black background

This text has color #7D8E70 on black background.


Color preview on white background

This text has color #7D8E70 on white background.


Black color preview on #7D8E70 background

This text has black color on #7D8E70 background.


White color preview on #7D8E70 background

This text has white color on #7D8E70 background.


Related colors

Complementary color

Complementary color for #hex is #82718F.


I love getcolorcode.com

Triadic colors

1 #707D8E and #8E707D with #7D8E70 are triadic colors.

2 #708E7D and #8E7D70 with #7D8E70 are triadic colors.