COLOR #7D8647

HEX: #7D8647 RGB: (125,134,71)

Color info

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

RGB color model

#7D8647 color RGB value is (125,134,71).

RGB: (125,134,71) (49%, 53%, 28%)

RGB channels and saturation

R 125 of 255 = 49%
G 134 of 255 = 53%
B 71 of 255 = 28%

125
134
71

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

Portions of RGB colors in percentages

R + G + B = 125 + 134 + 71 = 330 (100%)
R 125 of 330 ~ 37.88%
G 134 of 330 ~ 40.61%
B 71 of 330 ~ 21.52'%

%37.88
%40.61
%21.52

CMYK color model

#7D8647 color CMYK value is (7,0,47,47).

  • cyan value is 6.72%
  • magenta value is 0.00%
  • yellow value is 47.01%
  • key color value is 47.45%

CMYK: (7,0,47,47)
C7M0Y47K47 (7%, 0%, 47%, 47%)
(0.07 / 0.00 / 0.47 / 0.47)

CMYK percentages

%6.72
%0
%47.01
%47.45

Codes

Color #7D8647 in popluar color models

7D 86 47
RGB 125 134 71
HSL 69° 30.73% 40.20%
HSB/HSV 69° 47.01% 52.55%
CMYK 6.72% 0.00% 47.01%
47.45%

Color #7D8647 in popluar number systems.

HEX 7D 86 47
Decimal 125 134 71
Binary 1111101 10000110 1000111
Octal 175 206 107

Shades and tints

Shades of #7D8647

#7D8647
(125,134,71)
#727A41
(114,122,65)
#676E3B
(103,110,59)
#5C6235
(92,98,53)
#51562F
(81,86,47)
#464A29
(70,74,41)
#3B3E23
(59,62,35)
#30321D
(48,50,29)
#252617
(37,38,23)
#1A1A11
(26,26,17)
#0F0E0B
(15,14,11)
#000000
(0,0,0)

Tints of #7D8647

#7D8647
(125,134,71)
#889157
(136,145,87)
#939C67
(147,156,103)
#9EA777
(158,167,119)
#A9B287
(169,178,135)
#B4BD97
(180,189,151)
#BFC8A7
(191,200,167)
#CAD3B7
(202,211,183)
#D5DEC7
(213,222,199)
#E0E9D7
(224,233,215)
#EBF4E7
(235,244,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D8647 color. Also use rgb(125,134,71) instead hex code.

Text Font Color

.myTextColor { color: #7D8647; }

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

This text font color is #7D8647.

Background Color

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

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

This div background color is #7D8647.

Border color

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

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

This div border color is #7D8647.

Opacity

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

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

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

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

This text has shadow with #7D8647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D8647.

Preview

Color preview on black background

This text has color #7D8647 on black background.


Color preview on white background

This text has color #7D8647 on white background.


Black color preview on #7D8647 background

This text has black color on #7D8647 background.


White color preview on #7D8647 background

This text has white color on #7D8647 background.


Related colors

Complementary color

Complementary color for #hex is #8279B8.


I love getcolorcode.com

Triadic colors

1 #477D86 and #86477D with #7D8647 are triadic colors.

2 #47867D and #867D47 with #7D8647 are triadic colors.