COLOR #77914C

HEX: #77914C RGB: (119,145,76)

Color info

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

RGB color model

#77914C color RGB value is (119,145,76).

RGB: (119,145,76) (47%, 57%, 30%)

RGB channels and saturation

R 119 of 255 = 47%
G 145 of 255 = 57%
B 76 of 255 = 30%

119
145
76

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

Portions of RGB colors in percentages

R + G + B = 119 + 145 + 76 = 340 (100%)
R 119 of 340 ~ 35%
G 145 of 340 ~ 42.65%
B 76 of 340 ~ 22.35'%

%35
%42.65
%22.35

CMYK color model

#77914C color CMYK value is (18,0,48,43).

  • cyan value is 17.93%
  • magenta value is 0.00%
  • yellow value is 47.59%
  • key color value is 43.14%

CMYK: (18,0,48,43)
C18M0Y48K43 (18%, 0%, 48%, 43%)
(0.18 / 0.00 / 0.48 / 0.43)

CMYK percentages

%17.93
%0
%47.59
%43.14

Codes

Color #77914C in popluar color models

77 91 4C
RGB 119 145 76
HSL 83° 31.22% 43.33%
HSB/HSV 83° 47.59% 56.86%
CMYK 17.93% 0.00% 47.59%
43.14%

Color #77914C in popluar number systems.

HEX 77 91 4C
Decimal 119 145 76
Binary 1110111 10010001 1001100
Octal 167 221 114

Shades and tints

Shades of #77914C

#77914C
(119,145,76)
#6D8446
(109,132,70)
#637740
(99,119,64)
#596A3A
(89,106,58)
#4F5D34
(79,93,52)
#45502E
(69,80,46)
#3B4328
(59,67,40)
#313622
(49,54,34)
#27291C
(39,41,28)
#1D1C16
(29,28,22)
#130F10
(19,15,16)
#000000
(0,0,0)

Tints of #77914C

#77914C
(119,145,76)
#839B5C
(131,155,92)
#8FA56C
(143,165,108)
#9BAF7C
(155,175,124)
#A7B98C
(167,185,140)
#B3C39C
(179,195,156)
#BFCDAC
(191,205,172)
#CBD7BC
(203,215,188)
#D7E1CC
(215,225,204)
#E3EBDC
(227,235,220)
#EFF5EC
(239,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77914C color. Also use rgb(119,145,76) instead hex code.

Text Font Color

.myTextColor { color: #77914C; }

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

This text font color is #77914C.

Background Color

.myBgColor { background-color: #77914C; }

<div style="background-color:#77914C">Inner text</div>

This div background color is #77914C.

Border color

.myBorderColor { border: 1px solid #77914C; }

<div style="border:3px solid #77914C">Div</div>

This div border color is #77914C.

Opacity

.myOpacity80 { color: #77914C; opacity: 0.8; }

<p style="color:#77914C;opacity:0.8;">80%</p>

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

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

This text has shadow with #77914C color.


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

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

This text has shadow with #77914C primary color and red secondary color.


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

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

This text has shadow with #77914C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77914C.

Preview

Color preview on black background

This text has color #77914C on black background.


Color preview on white background

This text has color #77914C on white background.


Black color preview on #77914C background

This text has black color on #77914C background.


White color preview on #77914C background

This text has white color on #77914C background.


Related colors

Complementary color

Complementary color for #hex is #886EB3.


I love getcolorcode.com

Triadic colors

1 #4C7791 and #914C77 with #77914C are triadic colors.

2 #4C9177 and #91774C with #77914C are triadic colors.