COLOR #7D9C44

HEX: #7D9C44 RGB: (125,156,68)

Color info

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

RGB color model

#7D9C44 color RGB value is (125,156,68).

RGB: (125,156,68) (49%, 61%, 27%)

RGB channels and saturation

R 125 of 255 = 49%
G 156 of 255 = 61%
B 68 of 255 = 27%

125
156
68

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

Portions of RGB colors in percentages

R + G + B = 125 + 156 + 68 = 349 (100%)
R 125 of 349 ~ 35.82%
G 156 of 349 ~ 44.7%
B 68 of 349 ~ 19.48'%

%35.82
%44.7
%19.48

CMYK color model

#7D9C44 color CMYK value is (20,0,56,39).

  • cyan value is 19.87%
  • magenta value is 0.00%
  • yellow value is 56.41%
  • key color value is 38.82%

CMYK: (20,0,56,39)
C20M0Y56K39 (20%, 0%, 56%, 39%)
(0.20 / 0.00 / 0.56 / 0.39)

CMYK percentages

%19.87
%0
%56.41
%38.82

Codes

Color #7D9C44 in popluar color models

7D 9C 44
RGB 125 156 68
HSL 81° 39.29% 43.92%
HSB/HSV 81° 56.41% 61.18%
CMYK 19.87% 0.00% 56.41%
38.82%

Color #7D9C44 in popluar number systems.

HEX 7D 9C 44
Decimal 125 156 68
Binary 1111101 10011100 1000100
Octal 175 234 104

Shades and tints

Shades of #7D9C44

#7D9C44
(125,156,68)
#728E3E
(114,142,62)
#678038
(103,128,56)
#5C7232
(92,114,50)
#51642C
(81,100,44)
#465626
(70,86,38)
#3B4820
(59,72,32)
#303A1A
(48,58,26)
#252C14
(37,44,20)
#1A1E0E
(26,30,14)
#0F1008
(15,16,8)
#000000
(0,0,0)

Tints of #7D9C44

#7D9C44
(125,156,68)
#88A555
(136,165,85)
#93AE66
(147,174,102)
#9EB777
(158,183,119)
#A9C088
(169,192,136)
#B4C999
(180,201,153)
#BFD2AA
(191,210,170)
#CADBBB
(202,219,187)
#D5E4CC
(213,228,204)
#E0EDDD
(224,237,221)
#EBF6EE
(235,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D9C44 color. Also use rgb(125,156,68) instead hex code.

Text Font Color

.myTextColor { color: #7D9C44; }

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

This text font color is #7D9C44.

Background Color

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

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

This div background color is #7D9C44.

Border color

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

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

This div border color is #7D9C44.

Opacity

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

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

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

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

This text has shadow with #7D9C44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9C44.

Preview

Color preview on black background

This text has color #7D9C44 on black background.


Color preview on white background

This text has color #7D9C44 on white background.


Black color preview on #7D9C44 background

This text has black color on #7D9C44 background.


White color preview on #7D9C44 background

This text has white color on #7D9C44 background.


Related colors

Complementary color

Complementary color for #hex is #8263BB.


I love getcolorcode.com

Triadic colors

1 #447D9C and #9C447D with #7D9C44 are triadic colors.

2 #449C7D and #9C7D44 with #7D9C44 are triadic colors.