COLOR #7A8D49

HEX: #7A8D49 RGB: (122,141,73)

Color info

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

RGB color model

#7A8D49 color RGB value is (122,141,73).

RGB: (122,141,73) (48%, 55%, 29%)

RGB channels and saturation

R 122 of 255 = 48%
G 141 of 255 = 55%
B 73 of 255 = 29%

122
141
73

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

Portions of RGB colors in percentages

R + G + B = 122 + 141 + 73 = 336 (100%)
R 122 of 336 ~ 36.31%
G 141 of 336 ~ 41.96%
B 73 of 336 ~ 21.73'%

%36.31
%41.96
%21.73

CMYK color model

#7A8D49 color CMYK value is (13,0,48,45).

  • cyan value is 13.48%
  • magenta value is 0.00%
  • yellow value is 48.23%
  • key color value is 44.71%

CMYK: (13,0,48,45)
C13M0Y48K45 (13%, 0%, 48%, 45%)
(0.13 / 0.00 / 0.48 / 0.45)

CMYK percentages

%13.48
%0
%48.23
%44.71

Codes

Color #7A8D49 in popluar color models

7A 8D 49
RGB 122 141 73
HSL 77° 31.78% 41.96%
HSB/HSV 77° 48.23% 55.29%
CMYK 13.48% 0.00% 48.23%
44.71%

Color #7A8D49 in popluar number systems.

HEX 7A 8D 49
Decimal 122 141 73
Binary 1111010 10001101 1001001
Octal 172 215 111

Shades and tints

Shades of #7A8D49

#7A8D49
(122,141,73)
#6F8143
(111,129,67)
#64753D
(100,117,61)
#596937
(89,105,55)
#4E5D31
(78,93,49)
#43512B
(67,81,43)
#384525
(56,69,37)
#2D391F
(45,57,31)
#222D19
(34,45,25)
#172113
(23,33,19)
#0C150D
(12,21,13)
#000000
(0,0,0)

Tints of #7A8D49

#7A8D49
(122,141,73)
#869759
(134,151,89)
#92A169
(146,161,105)
#9EAB79
(158,171,121)
#AAB589
(170,181,137)
#B6BF99
(182,191,153)
#C2C9A9
(194,201,169)
#CED3B9
(206,211,185)
#DADDC9
(218,221,201)
#E6E7D9
(230,231,217)
#F2F1E9
(242,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A8D49 color. Also use rgb(122,141,73) instead hex code.

Text Font Color

.myTextColor { color: #7A8D49; }

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

This text font color is #7A8D49.

Background Color

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

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

This div background color is #7A8D49.

Border color

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

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

This div border color is #7A8D49.

Opacity

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

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

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

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

This text has shadow with #7A8D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A8D49.

Preview

Color preview on black background

This text has color #7A8D49 on black background.


Color preview on white background

This text has color #7A8D49 on white background.


Black color preview on #7A8D49 background

This text has black color on #7A8D49 background.


White color preview on #7A8D49 background

This text has white color on #7A8D49 background.


Related colors

Complementary color

Complementary color for #hex is #8572B6.


I love getcolorcode.com

Triadic colors

1 #497A8D and #8D497A with #7A8D49 are triadic colors.

2 #498D7A and #8D7A49 with #7A8D49 are triadic colors.