COLOR #7A8142

HEX: #7A8142 RGB: (122,129,66)

Color info

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

RGB color model

#7A8142 color RGB value is (122,129,66).

RGB: (122,129,66) (48%, 51%, 26%)

RGB channels and saturation

R 122 of 255 = 48%
G 129 of 255 = 51%
B 66 of 255 = 26%

122
129
66

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

Portions of RGB colors in percentages

R + G + B = 122 + 129 + 66 = 317 (100%)
R 122 of 317 ~ 38.49%
G 129 of 317 ~ 40.69%
B 66 of 317 ~ 20.82'%

%38.49
%40.69
%20.82

CMYK color model

#7A8142 color CMYK value is (5,0,49,49).

  • cyan value is 5.43%
  • magenta value is 0.00%
  • yellow value is 48.84%
  • key color value is 49.41%
CMYK: (5,0,49,49) C5M0Y49K49 (5%,0%,49%,49%) (0.05/0.00/0.49/0.49) 

CMYK percentages

%5.43
%0
%48.84
%49.41

Codes

Color #7A8142 in popluar color models

7A 81 42
RGB 122 129 66
HSL 67° 32.31% 38.24%
HSB/HSV 67° 48.84% 50.59%
CMYK 5.43% 0.00% 48.84%
49.41%

Color #7A8142 in popluar number systems.

HEX 7A 81 42
Decimal 122 129 66
Binary 1111010 10000001 1000010
Octal 172 201 102

Shades and tints

Shades of #7A8142

#7A8142
(122,129,66)
#6F763C
(111,118,60)
#646B36
(100,107,54)
#596030
(89,96,48)
#4E552A
(78,85,42)
#434A24
(67,74,36)
#383F1E
(56,63,30)
#2D3418
(45,52,24)
#222912
(34,41,18)
#171E0C
(23,30,12)
#0C1306
(12,19,6)
#000000
(0,0,0)

Tints of #7A8142

#7A8142
(122,129,66)
#868C53
(134,140,83)
#929764
(146,151,100)
#9EA275
(158,162,117)
#AAAD86
(170,173,134)
#B6B897
(182,184,151)
#C2C3A8
(194,195,168)
#CECEB9
(206,206,185)
#DAD9CA
(218,217,202)
#E6E4DB
(230,228,219)
#F2EFEC
(242,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A8142 color. Also use rgb(122,129,66) instead hex code.

Text Font Color

.myTextColor { color: #7A8142; }

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

This text font color is #7A8142.

Background Color

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

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

This div background color is #7A8142.

Border color

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

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

This div border color is #7A8142.

Opacity

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

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

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

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

This text has shadow with #7A8142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A8142.

Preview

Color preview on black background

This text has color #7A8142 on black background.


Color preview on white background

This text has color #7A8142 on white background.


Black color preview on #7A8142 background

This text has black color on #7A8142 background.


White color preview on #7A8142 background

This text has white color on #7A8142 background.


Related colors

Complementary color

Complementary color for #hex is #857EBD.


I love getcolorcode.com

Triadic colors

1 #427A81 and #81427A with #7A8142 are triadic colors.

2 #42817A and #817A42 with #7A8142 are triadic colors.