COLOR #7A8B62

HEX: #7A8B62 RGB: (122,139,98)

Color info

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

RGB color model

#7A8B62 color RGB value is (122,139,98).

RGB: (122,139,98) (48%, 55%, 38%)

RGB channels and saturation

R 122 of 255 = 48%
G 139 of 255 = 55%
B 98 of 255 = 38%

122
139
98

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

Portions of RGB colors in percentages

R + G + B = 122 + 139 + 98 = 359 (100%)
R 122 of 359 ~ 33.98%
G 139 of 359 ~ 38.72%
B 98 of 359 ~ 27.3'%

%33.98
%38.72
%27.3

CMYK color model

#7A8B62 color CMYK value is (12,0,29,45).

  • cyan value is 12.23%
  • magenta value is 0.00%
  • yellow value is 29.50%
  • key color value is 45.49%
CMYK: (12,0,29,45) C12M0Y29K45 (12%,0%,29%,45%) (0.12/0.00/0.29/0.45) 

CMYK percentages

%12.23
%0
%29.5
%45.49

Codes

Color #7A8B62 in popluar color models

7A 8B 62
RGB 122 139 98
HSL 85° 17.30% 46.47%
HSB/HSV 85° 29.50% 54.51%
CMYK 12.23% 0.00% 29.50%
45.49%

Color #7A8B62 in popluar number systems.

HEX 7A 8B 62
Decimal 122 139 98
Binary 1111010 10001011 1100010
Octal 172 213 142

Shades and tints

Shades of #7A8B62

#7A8B62
(122,139,98)
#6F7F5A
(111,127,90)
#647352
(100,115,82)
#59674A
(89,103,74)
#4E5B42
(78,91,66)
#434F3A
(67,79,58)
#384332
(56,67,50)
#2D372A
(45,55,42)
#222B22
(34,43,34)
#171F1A
(23,31,26)
#0C1312
(12,19,18)
#000000
(0,0,0)

Tints of #7A8B62

#7A8B62
(122,139,98)
#869570
(134,149,112)
#929F7E
(146,159,126)
#9EA98C
(158,169,140)
#AAB39A
(170,179,154)
#B6BDA8
(182,189,168)
#C2C7B6
(194,199,182)
#CED1C4
(206,209,196)
#DADBD2
(218,219,210)
#E6E5E0
(230,229,224)
#F2EFEE
(242,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A8B62 color. Also use rgb(122,139,98) instead hex code.

Text Font Color

.myTextColor { color: #7A8B62; }

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

This text font color is #7A8B62.

Background Color

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

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

This div background color is #7A8B62.

Border color

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

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

This div border color is #7A8B62.

Opacity

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

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

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

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

This text has shadow with #7A8B62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A8B62.

Preview

Color preview on black background

This text has color #7A8B62 on black background.


Color preview on white background

This text has color #7A8B62 on white background.


Black color preview on #7A8B62 background

This text has black color on #7A8B62 background.


White color preview on #7A8B62 background

This text has white color on #7A8B62 background.


Related colors

Complementary color

Complementary color for #hex is #85749D.


I love getcolorcode.com

Triadic colors

1 #627A8B and #8B627A with #7A8B62 are triadic colors.

2 #628B7A and #8B7A62 with #7A8B62 are triadic colors.