COLOR #7A8328

HEX: #7A8328 RGB: (122,131,40)

Color info

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

RGB color model

#7A8328 color RGB value is (122,131,40).

RGB: (122,131,40) (48%, 51%, 16%)

RGB channels and saturation

R 122 of 255 = 48%
G 131 of 255 = 51%
B 40 of 255 = 16%

122
131
40

R + G + B ~ 38%. #7A8328 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 122 + 131 + 40 = 293 (100%)
R 122 of 293 ~ 41.64%
G 131 of 293 ~ 44.71%
B 40 of 293 ~ 13.65'%

%41.64
%44.71
%13.65

CMYK color model

#7A8328 color CMYK value is (7,0,69,49).

  • cyan value is 6.87%
  • magenta value is 0.00%
  • yellow value is 69.47%
  • key color value is 48.63%

CMYK: (7,0,69,49)
C7M0Y69K49 (7%, 0%, 69%, 49%)
(0.07 / 0.00 / 0.69 / 0.49)

CMYK percentages

%6.87
%0
%69.47
%48.63

Codes

Color #7A8328 in popluar color models

7A 83 28
RGB 122 131 40
HSL 66° 53.22% 33.53%
HSB/HSV 66° 69.47% 51.37%
CMYK 6.87% 0.00% 69.47%
48.63%

Color #7A8328 in popluar number systems.

HEX 7A 83 28
Decimal 122 131 40
Binary 1111010 10000011 101000
Octal 172 203 50

Shades and tints

Shades of #7A8328

#7A8328
(122,131,40)
#6F7825
(111,120,37)
#646D22
(100,109,34)
#59621F
(89,98,31)
#4E571C
(78,87,28)
#434C19
(67,76,25)
#384116
(56,65,22)
#2D3613
(45,54,19)
#222B10
(34,43,16)
#17200D
(23,32,13)
#0C150A
(12,21,10)
#000000
(0,0,0)

Tints of #7A8328

#7A8328
(122,131,40)
#868E3B
(134,142,59)
#92994E
(146,153,78)
#9EA461
(158,164,97)
#AAAF74
(170,175,116)
#B6BA87
(182,186,135)
#C2C59A
(194,197,154)
#CED0AD
(206,208,173)
#DADBC0
(218,219,192)
#E6E6D3
(230,230,211)
#F2F1E6
(242,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A8328 color. Also use rgb(122,131,40) instead hex code.

Text Font Color

.myTextColor { color: #7A8328; }

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

This text font color is #7A8328.

Background Color

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

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

This div background color is #7A8328.

Border color

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

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

This div border color is #7A8328.

Opacity

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

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

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

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

This text has shadow with #7A8328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A8328.

Preview

Color preview on black background

This text has color #7A8328 on black background.


Color preview on white background

This text has color #7A8328 on white background.


Black color preview on #7A8328 background

This text has black color on #7A8328 background.


White color preview on #7A8328 background

This text has white color on #7A8328 background.


Related colors

Complementary color

Complementary color for #hex is #857CD7.


I love getcolorcode.com

Triadic colors

1 #287A83 and #83287A with #7A8328 are triadic colors.

2 #28837A and #837A28 with #7A8328 are triadic colors.