COLOR #7A8A54

HEX: #7A8A54 RGB: (122,138,84)

Color info

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

RGB color model

#7A8A54 color RGB value is (122,138,84).

RGB: (122,138,84) (48%, 54%, 33%)

RGB channels and saturation

R 122 of 255 = 48%
G 138 of 255 = 54%
B 84 of 255 = 33%

122
138
84

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

Portions of RGB colors in percentages

R + G + B = 122 + 138 + 84 = 344 (100%)
R 122 of 344 ~ 35.47%
G 138 of 344 ~ 40.12%
B 84 of 344 ~ 24.42'%

%35.47
%40.12
%24.42

CMYK color model

#7A8A54 color CMYK value is (12,0,39,46).

  • cyan value is 11.59%
  • magenta value is 0.00%
  • yellow value is 39.13%
  • key color value is 45.88%

CMYK: (12,0,39,46)
C12M0Y39K46 (12%, 0%, 39%, 46%)
(0.12 / 0.00 / 0.39 / 0.46)

CMYK percentages

%11.59
%0
%39.13
%45.88

Codes

Color #7A8A54 in popluar color models

7A 8A 54
RGB 122 138 84
HSL 78° 24.32% 43.53%
HSB/HSV 78° 39.13% 54.12%
CMYK 11.59% 0.00% 39.13%
45.88%

Color #7A8A54 in popluar number systems.

HEX 7A 8A 54
Decimal 122 138 84
Binary 1111010 10001010 1010100
Octal 172 212 124

Shades and tints

Shades of #7A8A54

#7A8A54
(122,138,84)
#6F7E4D
(111,126,77)
#647246
(100,114,70)
#59663F
(89,102,63)
#4E5A38
(78,90,56)
#434E31
(67,78,49)
#38422A
(56,66,42)
#2D3623
(45,54,35)
#222A1C
(34,42,28)
#171E15
(23,30,21)
#0C120E
(12,18,14)
#000000
(0,0,0)

Tints of #7A8A54

#7A8A54
(122,138,84)
#869463
(134,148,99)
#929E72
(146,158,114)
#9EA881
(158,168,129)
#AAB290
(170,178,144)
#B6BC9F
(182,188,159)
#C2C6AE
(194,198,174)
#CED0BD
(206,208,189)
#DADACC
(218,218,204)
#E6E4DB
(230,228,219)
#F2EEEA
(242,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A8A54 color. Also use rgb(122,138,84) instead hex code.

Text Font Color

.myTextColor { color: #7A8A54; }

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

This text font color is #7A8A54.

Background Color

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

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

This div background color is #7A8A54.

Border color

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

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

This div border color is #7A8A54.

Opacity

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

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

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

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

This text has shadow with #7A8A54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A8A54.

Preview

Color preview on black background

This text has color #7A8A54 on black background.


Color preview on white background

This text has color #7A8A54 on white background.


Black color preview on #7A8A54 background

This text has black color on #7A8A54 background.


White color preview on #7A8A54 background

This text has white color on #7A8A54 background.


Related colors

Complementary color

Complementary color for #hex is #8575AB.


I love getcolorcode.com

Triadic colors

1 #547A8A and #8A547A with #7A8A54 are triadic colors.

2 #548A7A and #8A7A54 with #7A8A54 are triadic colors.