COLOR #77914E

HEX: #77914E RGB: (119,145,78)

Color info

#77914E contains mainly red and green colors. Web safe color of #77914E is #669966 (or #696).

RGB color model

#77914E color RGB value is (119,145,78).

RGB: (119,145,78) (47%, 57%, 31%)

RGB channels and saturation

R 119 of 255 = 47%
G 145 of 255 = 57%
B 78 of 255 = 31%

119
145
78

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

Portions of RGB colors in percentages

R + G + B = 119 + 145 + 78 = 342 (100%)
R 119 of 342 ~ 34.8%
G 145 of 342 ~ 42.4%
B 78 of 342 ~ 22.81'%

%34.8
%42.4
%22.81

CMYK color model

#77914E color CMYK value is (18,0,46,43).

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

CMYK: (18,0,46,43)
C18M0Y46K43 (18%, 0%, 46%, 43%)
(0.18 / 0.00 / 0.46 / 0.43)

CMYK percentages

%17.93
%0
%46.21
%43.14

Codes

Color #77914E in popluar color models

77 91 4E
RGB 119 145 78
HSL 83° 30.04% 43.73%
HSB/HSV 83° 46.21% 56.86%
CMYK 17.93% 0.00% 46.21%
43.14%

Color #77914E in popluar number systems.

HEX 77 91 4E
Decimal 119 145 78
Binary 1110111 10010001 1001110
Octal 167 221 116

Shades and tints

Shades of #77914E

#77914E
(119,145,78)
#6D8447
(109,132,71)
#637740
(99,119,64)
#596A39
(89,106,57)
#4F5D32
(79,93,50)
#45502B
(69,80,43)
#3B4324
(59,67,36)
#31361D
(49,54,29)
#272916
(39,41,22)
#1D1C0F
(29,28,15)
#130F08
(19,15,8)
#000000
(0,0,0)

Tints of #77914E

#77914E
(119,145,78)
#839B5E
(131,155,94)
#8FA56E
(143,165,110)
#9BAF7E
(155,175,126)
#A7B98E
(167,185,142)
#B3C39E
(179,195,158)
#BFCDAE
(191,205,174)
#CBD7BE
(203,215,190)
#D7E1CE
(215,225,206)
#E3EBDE
(227,235,222)
#EFF5EE
(239,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77914E; }

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

This text font color is #77914E.

Background Color

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

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

This div background color is #77914E.

Border color

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

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

This div border color is #77914E.

Opacity

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

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

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

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

This text has shadow with #77914E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77914E.

Preview

Color preview on black background

This text has color #77914E on black background.


Color preview on white background

This text has color #77914E on white background.


Black color preview on #77914E background

This text has black color on #77914E background.


White color preview on #77914E background

This text has white color on #77914E background.


Related colors

Complementary color

Complementary color for #hex is #886EB1.


I love getcolorcode.com

Triadic colors

1 #4E7791 and #914E77 with #77914E are triadic colors.

2 #4E9177 and #91774E with #77914E are triadic colors.