COLOR #7D8340

HEX: #7D8340 RGB: (125,131,64)

Color info

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

RGB color model

#7D8340 color RGB value is (125,131,64).

RGB: (125,131,64) (49%, 51%, 25%)

RGB channels and saturation

R 125 of 255 = 49%
G 131 of 255 = 51%
B 64 of 255 = 25%

125
131
64

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

Portions of RGB colors in percentages

R + G + B = 125 + 131 + 64 = 320 (100%)
R 125 of 320 ~ 39.06%
G 131 of 320 ~ 40.94%
B 64 of 320 ~ 20'%

%39.06
%40.94
%20

CMYK color model

#7D8340 color CMYK value is (5,0,51,49).

  • cyan value is 4.58%
  • magenta value is 0.00%
  • yellow value is 51.15%
  • key color value is 48.63%

CMYK: (5,0,51,49)
C5M0Y51K49 (5%, 0%, 51%, 49%)
(0.05 / 0.00 / 0.51 / 0.49)

CMYK percentages

%4.58
%0
%51.15
%48.63

Codes

Color #7D8340 in popluar color models

7D 83 40
RGB 125 131 64
HSL 65° 34.36% 38.24%
HSB/HSV 65° 51.15% 51.37%
CMYK 4.58% 0.00% 51.15%
48.63%

Color #7D8340 in popluar number systems.

HEX 7D 83 40
Decimal 125 131 64
Binary 1111101 10000011 1000000
Octal 175 203 100

Shades and tints

Shades of #7D8340

#7D8340
(125,131,64)
#72783B
(114,120,59)
#676D36
(103,109,54)
#5C6231
(92,98,49)
#51572C
(81,87,44)
#464C27
(70,76,39)
#3B4122
(59,65,34)
#30361D
(48,54,29)
#252B18
(37,43,24)
#1A2013
(26,32,19)
#0F150E
(15,21,14)
#000000
(0,0,0)

Tints of #7D8340

#7D8340
(125,131,64)
#888E51
(136,142,81)
#939962
(147,153,98)
#9EA473
(158,164,115)
#A9AF84
(169,175,132)
#B4BA95
(180,186,149)
#BFC5A6
(191,197,166)
#CAD0B7
(202,208,183)
#D5DBC8
(213,219,200)
#E0E6D9
(224,230,217)
#EBF1EA
(235,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D8340 color. Also use rgb(125,131,64) instead hex code.

Text Font Color

.myTextColor { color: #7D8340; }

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

This text font color is #7D8340.

Background Color

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

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

This div background color is #7D8340.

Border color

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

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

This div border color is #7D8340.

Opacity

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

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

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

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

This text has shadow with #7D8340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D8340.

Preview

Color preview on black background

This text has color #7D8340 on black background.


Color preview on white background

This text has color #7D8340 on white background.


Black color preview on #7D8340 background

This text has black color on #7D8340 background.


White color preview on #7D8340 background

This text has white color on #7D8340 background.


Related colors

Complementary color

Complementary color for #hex is #827CBF.


I love getcolorcode.com

Triadic colors

1 #407D83 and #83407D with #7D8340 are triadic colors.

2 #40837D and #837D40 with #7D8340 are triadic colors.