COLOR #77904A

HEX: #77904A RGB: (119,144,74)

Color info

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

RGB color model

#77904A color RGB value is (119,144,74).

RGB: (119,144,74) (47%, 56%, 29%)

RGB channels and saturation

R 119 of 255 = 47%
G 144 of 255 = 56%
B 74 of 255 = 29%

119
144
74

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

Portions of RGB colors in percentages

R + G + B = 119 + 144 + 74 = 337 (100%)
R 119 of 337 ~ 35.31%
G 144 of 337 ~ 42.73%
B 74 of 337 ~ 21.96'%

%35.31
%42.73
%21.96

CMYK color model

#77904A color CMYK value is (17,0,49,44).

  • cyan value is 17.36%
  • magenta value is 0.00%
  • yellow value is 48.61%
  • key color value is 43.53%

CMYK: (17,0,49,44)
C17M0Y49K44 (17%, 0%, 49%, 44%)
(0.17 / 0.00 / 0.49 / 0.44)

CMYK percentages

%17.36
%0
%48.61
%43.53

Codes

Color #77904A in popluar color models

77 90 4A
RGB 119 144 74
HSL 81° 32.11% 42.75%
HSB/HSV 81° 48.61% 56.47%
CMYK 17.36% 0.00% 48.61%
43.53%

Color #77904A in popluar number systems.

HEX 77 90 4A
Decimal 119 144 74
Binary 1110111 10010000 1001010
Octal 167 220 112

Shades and tints

Shades of #77904A

#77904A
(119,144,74)
#6D8344
(109,131,68)
#63763E
(99,118,62)
#596938
(89,105,56)
#4F5C32
(79,92,50)
#454F2C
(69,79,44)
#3B4226
(59,66,38)
#313520
(49,53,32)
#27281A
(39,40,26)
#1D1B14
(29,27,20)
#130E0E
(19,14,14)
#000000
(0,0,0)

Tints of #77904A

#77904A
(119,144,74)
#839A5A
(131,154,90)
#8FA46A
(143,164,106)
#9BAE7A
(155,174,122)
#A7B88A
(167,184,138)
#B3C29A
(179,194,154)
#BFCCAA
(191,204,170)
#CBD6BA
(203,214,186)
#D7E0CA
(215,224,202)
#E3EADA
(227,234,218)
#EFF4EA
(239,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77904A color. Also use rgb(119,144,74) instead hex code.

Text Font Color

.myTextColor { color: #77904A; }

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

This text font color is #77904A.

Background Color

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

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

This div background color is #77904A.

Border color

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

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

This div border color is #77904A.

Opacity

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

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

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

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

This text has shadow with #77904A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77904A.

Preview

Color preview on black background

This text has color #77904A on black background.


Color preview on white background

This text has color #77904A on white background.


Black color preview on #77904A background

This text has black color on #77904A background.


White color preview on #77904A background

This text has white color on #77904A background.


Related colors

Complementary color

Complementary color for #hex is #886FB5.


I love getcolorcode.com

Triadic colors

1 #4A7790 and #904A77 with #77904A are triadic colors.

2 #4A9077 and #90774A with #77904A are triadic colors.