COLOR #7A8C52

HEX: #7A8C52 RGB: (122,140,82)

Color info

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

RGB color model

#7A8C52 color RGB value is (122,140,82).

RGB: (122,140,82) (48%, 55%, 32%)

RGB channels and saturation

R 122 of 255 = 48%
G 140 of 255 = 55%
B 82 of 255 = 32%

122
140
82

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

Portions of RGB colors in percentages

R + G + B = 122 + 140 + 82 = 344 (100%)
R 122 of 344 ~ 35.47%
G 140 of 344 ~ 40.7%
B 82 of 344 ~ 23.84'%

%35.47
%40.7
%23.84

CMYK color model

#7A8C52 color CMYK value is (13,0,41,45).

  • cyan value is 12.86%
  • magenta value is 0.00%
  • yellow value is 41.43%
  • key color value is 45.10%
CMYK: (13,0,41,45) C13M0Y41K45 (13%,0%,41%,45%) (0.13/0.00/0.41/0.45) 

CMYK percentages

%12.86
%0
%41.43
%45.1

Codes

Color #7A8C52 in popluar color models

7A 8C 52
RGB 122 140 82
HSL 79° 26.13% 43.53%
HSB/HSV 79° 41.43% 54.90%
CMYK 12.86% 0.00% 41.43%
45.10%

Color #7A8C52 in popluar number systems.

HEX 7A 8C 52
Decimal 122 140 82
Binary 1111010 10001100 1010010
Octal 172 214 122

Shades and tints

Shades of #7A8C52

#7A8C52
(122,140,82)
#6F804B
(111,128,75)
#647444
(100,116,68)
#59683D
(89,104,61)
#4E5C36
(78,92,54)
#43502F
(67,80,47)
#384428
(56,68,40)
#2D3821
(45,56,33)
#222C1A
(34,44,26)
#172013
(23,32,19)
#0C140C
(12,20,12)
#000000
(0,0,0)

Tints of #7A8C52

#7A8C52
(122,140,82)
#869661
(134,150,97)
#92A070
(146,160,112)
#9EAA7F
(158,170,127)
#AAB48E
(170,180,142)
#B6BE9D
(182,190,157)
#C2C8AC
(194,200,172)
#CED2BB
(206,210,187)
#DADCCA
(218,220,202)
#E6E6D9
(230,230,217)
#F2F0E8
(242,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A8C52 color. Also use rgb(122,140,82) instead hex code.

Text Font Color

.myTextColor { color: #7A8C52; }

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

This text font color is #7A8C52.

Background Color

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

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

This div background color is #7A8C52.

Border color

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

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

This div border color is #7A8C52.

Opacity

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

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

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

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

This text has shadow with #7A8C52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A8C52.

Preview

Color preview on black background

This text has color #7A8C52 on black background.


Color preview on white background

This text has color #7A8C52 on white background.


Black color preview on #7A8C52 background

This text has black color on #7A8C52 background.


White color preview on #7A8C52 background

This text has white color on #7A8C52 background.


Related colors

Complementary color

Complementary color for #hex is #8573AD.


I love getcolorcode.com

Triadic colors

1 #527A8C and #8C527A with #7A8C52 are triadic colors.

2 #528C7A and #8C7A52 with #7A8C52 are triadic colors.