COLOR #7D8E65

HEX: #7D8E65 RGB: (125,142,101)

Color info

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

RGB color model

#7D8E65 color RGB value is (125,142,101).

RGB: (125,142,101) (49%, 56%, 40%)

RGB channels and saturation

R 125 of 255 = 49%
G 142 of 255 = 56%
B 101 of 255 = 40%

125
142
101

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

Portions of RGB colors in percentages

R + G + B = 125 + 142 + 101 = 368 (100%)
R 125 of 368 ~ 33.97%
G 142 of 368 ~ 38.59%
B 101 of 368 ~ 27.45'%

%33.97
%38.59
%27.45

CMYK color model

#7D8E65 color CMYK value is (12,0,29,44).

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

CMYK: (12,0,29,44)
C12M0Y29K44 (12%, 0%, 29%, 44%)
(0.12 / 0.00 / 0.29 / 0.44)

CMYK percentages

%11.97
%0
%28.87
%44.31

Codes

Color #7D8E65 in popluar color models

7D 8E 65
RGB 125 142 101
HSL 85° 16.87% 47.65%
HSB/HSV 85° 28.87% 55.69%
CMYK 11.97% 0.00% 28.87%
44.31%

Color #7D8E65 in popluar number systems.

HEX 7D 8E 65
Decimal 125 142 101
Binary 1111101 10001110 1100101
Octal 175 216 145

Shades and tints

Shades of #7D8E65

#7D8E65
(125,142,101)
#72825C
(114,130,92)
#677653
(103,118,83)
#5C6A4A
(92,106,74)
#515E41
(81,94,65)
#465238
(70,82,56)
#3B462F
(59,70,47)
#303A26
(48,58,38)
#252E1D
(37,46,29)
#1A2214
(26,34,20)
#0F160B
(15,22,11)
#000000
(0,0,0)

Tints of #7D8E65

#7D8E65
(125,142,101)
#889873
(136,152,115)
#93A281
(147,162,129)
#9EAC8F
(158,172,143)
#A9B69D
(169,182,157)
#B4C0AB
(180,192,171)
#BFCAB9
(191,202,185)
#CAD4C7
(202,212,199)
#D5DED5
(213,222,213)
#E0E8E3
(224,232,227)
#EBF2F1
(235,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D8E65; }

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

This text font color is #7D8E65.

Background Color

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

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

This div background color is #7D8E65.

Border color

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

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

This div border color is #7D8E65.

Opacity

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

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

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

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

This text has shadow with #7D8E65 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D8E65.

Preview

Color preview on black background

This text has color #7D8E65 on black background.


Color preview on white background

This text has color #7D8E65 on white background.


Black color preview on #7D8E65 background

This text has black color on #7D8E65 background.


White color preview on #7D8E65 background

This text has white color on #7D8E65 background.


Related colors

Complementary color

Complementary color for #hex is #82719A.


I love getcolorcode.com

Triadic colors

1 #657D8E and #8E657D with #7D8E65 are triadic colors.

2 #658E7D and #8E7D65 with #7D8E65 are triadic colors.