COLOR #79784A

HEX: #79784A RGB: (121,120,74)

Color info

#79784A contains red, green and blue colors in about the same proportion. Web safe color of #79784A is #666633 (or #663).

RGB color model

#79784A color RGB value is (121,120,74).

RGB: (121,120,74) (47%, 47%, 29%)

RGB channels and saturation

R 121 of 255 = 47%
G 120 of 255 = 47%
B 74 of 255 = 29%

121
120
74

R + G + B ~ 41%. #79784A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 120 + 74 = 315 (100%)
R 121 of 315 ~ 38.41%
G 120 of 315 ~ 38.1%
B 74 of 315 ~ 23.49'%

%38.41
%38.1
%23.49

CMYK color model

#79784A color CMYK value is (0,1,39,53).

  • cyan value is 0.00%
  • magenta value is 0.83%
  • yellow value is 38.84%
  • key color value is 52.55%
CMYK: (0,1,39,53) C0M1Y39K53 (0%,1%,39%,53%) (0.00/0.01/0.39/0.53) 

CMYK percentages

%0
%0.83
%38.84
%52.55

Codes

Color #79784A in popluar color models

79 78 4A
RGB 121 120 74
HSL 59° 24.10% 38.24%
HSB/HSV 59° 38.84% 47.45%
CMYK 0.00% 0.83% 38.84%
52.55%

Color #79784A in popluar number systems.

HEX 79 78 4A
Decimal 121 120 74
Binary 1111001 1111000 1001010
Octal 171 170 112

Shades and tints

Shades of #79784A

#79784A
(121,120,74)
#6E6E44
(110,110,68)
#63643E
(99,100,62)
#585A38
(88,90,56)
#4D5032
(77,80,50)
#42462C
(66,70,44)
#373C26
(55,60,38)
#2C3220
(44,50,32)
#21281A
(33,40,26)
#161E14
(22,30,20)
#0B140E
(11,20,14)
#000000
(0,0,0)

Tints of #79784A

#79784A
(121,120,74)
#85845A
(133,132,90)
#91906A
(145,144,106)
#9D9C7A
(157,156,122)
#A9A88A
(169,168,138)
#B5B49A
(181,180,154)
#C1C0AA
(193,192,170)
#CDCCBA
(205,204,186)
#D9D8CA
(217,216,202)
#E5E4DA
(229,228,218)
#F1F0EA
(241,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79784A color. Also use rgb(121,120,74) instead hex code.

Text Font Color

.myTextColor { color: #79784A; }

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

This text font color is #79784A.

Background Color

.myBgColor { background-color: #79784A; }

<div style="background-color:#79784A">Inner text</div>

This div background color is #79784A.

Border color

.myBorderColor { border: 1px solid #79784A; }

<div style="border:3px solid #79784A">Div</div>

This div border color is #79784A.

Opacity

.myOpacity80 { color: #79784A; opacity: 0.8; }

<p style="color:#79784A;opacity:0.8;">80%</p>

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

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

This text has shadow with #79784A color.


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

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

This text has shadow with #79784A primary color and red secondary color.


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

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

This text has shadow with #79784A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #79784A.

Preview

Color preview on black background

This text has color #79784A on black background.


Color preview on white background

This text has color #79784A on white background.


Black color preview on #79784A background

This text has black color on #79784A background.


White color preview on #79784A background

This text has white color on #79784A background.


Related colors

Complementary color

Complementary color for #hex is #8687B5.


I love getcolorcode.com

Triadic colors

1 #4A7978 and #784A79 with #79784A are triadic colors.

2 #4A7879 and #78794A with #79784A are triadic colors.