COLOR #7A9B79

HEX: #7A9B79 RGB: (122,155,121)

Color info

#7A9B79 contains red, green and blue colors in about the same proportion. Web safe color of #7A9B79 is #669966 (or #696).

RGB color model

#7A9B79 color RGB value is (122,155,121).

RGB: (122,155,121) (48%, 61%, 47%)

RGB channels and saturation

R 122 of 255 = 48%
G 155 of 255 = 61%
B 121 of 255 = 47%

122
155
121

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

Portions of RGB colors in percentages

R + G + B = 122 + 155 + 121 = 398 (100%)
R 122 of 398 ~ 30.65%
G 155 of 398 ~ 38.94%
B 121 of 398 ~ 30.4'%

%30.65
%38.94
%30.4

CMYK color model

#7A9B79 color CMYK value is (21,0,22,39).

  • cyan value is 21.29%
  • magenta value is 0.00%
  • yellow value is 21.94%
  • key color value is 39.22%

CMYK: (21,0,22,39)
C21M0Y22K39 (21%, 0%, 22%, 39%)
(0.21 / 0.00 / 0.22 / 0.39)

CMYK percentages

%21.29
%0
%21.94
%39.22

Codes

Color #7A9B79 in popluar color models

7A 9B 79
RGB 122 155 121
HSL 118° 14.53% 54.12%
HSB/HSV 118° 21.94% 60.78%
CMYK 21.29% 0.00% 21.94%
39.22%

Color #7A9B79 in popluar number systems.

HEX 7A 9B 79
Decimal 122 155 121
Binary 1111010 10011011 1111001
Octal 172 233 171

Shades and tints

Shades of #7A9B79

#7A9B79
(122,155,121)
#6F8D6E
(111,141,110)
#647F63
(100,127,99)
#597158
(89,113,88)
#4E634D
(78,99,77)
#435542
(67,85,66)
#384737
(56,71,55)
#2D392C
(45,57,44)
#222B21
(34,43,33)
#171D16
(23,29,22)
#0C0F0B
(12,15,11)
#000000
(0,0,0)

Tints of #7A9B79

#7A9B79
(122,155,121)
#86A485
(134,164,133)
#92AD91
(146,173,145)
#9EB69D
(158,182,157)
#AABFA9
(170,191,169)
#B6C8B5
(182,200,181)
#C2D1C1
(194,209,193)
#CEDACD
(206,218,205)
#DAE3D9
(218,227,217)
#E6ECE5
(230,236,229)
#F2F5F1
(242,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A9B79 color. Also use rgb(122,155,121) instead hex code.

Text Font Color

.myTextColor { color: #7A9B79; }

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

This text font color is #7A9B79.

Background Color

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

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

This div background color is #7A9B79.

Border color

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

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

This div border color is #7A9B79.

Opacity

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

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

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

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

This text has shadow with #7A9B79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A9B79.

Preview

Color preview on black background

This text has color #7A9B79 on black background.


Color preview on white background

This text has color #7A9B79 on white background.


Black color preview on #7A9B79 background

This text has black color on #7A9B79 background.


White color preview on #7A9B79 background

This text has white color on #7A9B79 background.


Related colors

Complementary color

Complementary color for #hex is #856486.


I love getcolorcode.com

Triadic colors

1 #797A9B and #9B797A with #7A9B79 are triadic colors.

2 #799B7A and #9B7A79 with #7A9B79 are triadic colors.