COLOR #7D9A4A

HEX: #7D9A4A RGB: (125,154,74)

Color info

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

RGB color model

#7D9A4A color RGB value is (125,154,74).

RGB: (125,154,74) (49%, 60%, 29%)

RGB channels and saturation

R 125 of 255 = 49%
G 154 of 255 = 60%
B 74 of 255 = 29%

125
154
74

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

Portions of RGB colors in percentages

R + G + B = 125 + 154 + 74 = 353 (100%)
R 125 of 353 ~ 35.41%
G 154 of 353 ~ 43.63%
B 74 of 353 ~ 20.96'%

%35.41
%43.63
%20.96

CMYK color model

#7D9A4A color CMYK value is (19,0,52,40).

  • cyan value is 18.83%
  • magenta value is 0.00%
  • yellow value is 51.95%
  • key color value is 39.61%

CMYK: (19,0,52,40)
C19M0Y52K40 (19%, 0%, 52%, 40%)
(0.19 / 0.00 / 0.52 / 0.40)

CMYK percentages

%18.83
%0
%51.95
%39.61

Codes

Color #7D9A4A in popluar color models

7D 9A 4A
RGB 125 154 74
HSL 82° 35.09% 44.71%
HSB/HSV 82° 51.95% 60.39%
CMYK 18.83% 0.00% 51.95%
39.61%

Color #7D9A4A in popluar number systems.

HEX 7D 9A 4A
Decimal 125 154 74
Binary 1111101 10011010 1001010
Octal 175 232 112

Shades and tints

Shades of #7D9A4A

#7D9A4A
(125,154,74)
#728C44
(114,140,68)
#677E3E
(103,126,62)
#5C7038
(92,112,56)
#516232
(81,98,50)
#46542C
(70,84,44)
#3B4626
(59,70,38)
#303820
(48,56,32)
#252A1A
(37,42,26)
#1A1C14
(26,28,20)
#0F0E0E
(15,14,14)
#000000
(0,0,0)

Tints of #7D9A4A

#7D9A4A
(125,154,74)
#88A35A
(136,163,90)
#93AC6A
(147,172,106)
#9EB57A
(158,181,122)
#A9BE8A
(169,190,138)
#B4C79A
(180,199,154)
#BFD0AA
(191,208,170)
#CAD9BA
(202,217,186)
#D5E2CA
(213,226,202)
#E0EBDA
(224,235,218)
#EBF4EA
(235,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D9A4A color. Also use rgb(125,154,74) instead hex code.

Text Font Color

.myTextColor { color: #7D9A4A; }

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

This text font color is #7D9A4A.

Background Color

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

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

This div background color is #7D9A4A.

Border color

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

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

This div border color is #7D9A4A.

Opacity

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

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

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

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

This text has shadow with #7D9A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9A4A.

Preview

Color preview on black background

This text has color #7D9A4A on black background.


Color preview on white background

This text has color #7D9A4A on white background.


Black color preview on #7D9A4A background

This text has black color on #7D9A4A background.


White color preview on #7D9A4A background

This text has white color on #7D9A4A background.


Related colors

Complementary color

Complementary color for #hex is #8265B5.


I love getcolorcode.com

Triadic colors

1 #4A7D9A and #9A4A7D with #7D9A4A are triadic colors.

2 #4A9A7D and #9A7D4A with #7D9A4A are triadic colors.