COLOR #77893A

HEX: #77893A RGB: (119,137,58)

Color info

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

RGB color model

#77893A color RGB value is (119,137,58).

RGB: (119,137,58) (47%, 54%, 23%)

RGB channels and saturation

R 119 of 255 = 47%
G 137 of 255 = 54%
B 58 of 255 = 23%

119
137
58

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

Portions of RGB colors in percentages

R + G + B = 119 + 137 + 58 = 314 (100%)
R 119 of 314 ~ 37.9%
G 137 of 314 ~ 43.63%
B 58 of 314 ~ 18.47'%

%37.9
%43.63
%18.47

CMYK color model

#77893A color CMYK value is (13,0,58,46).

  • cyan value is 13.14%
  • magenta value is 0.00%
  • yellow value is 57.66%
  • key color value is 46.27%

CMYK: (13,0,58,46)
C13M0Y58K46 (13%, 0%, 58%, 46%)
(0.13 / 0.00 / 0.58 / 0.46)

CMYK percentages

%13.14
%0
%57.66
%46.27

Codes

Color #77893A in popluar color models

77 89 3A
RGB 119 137 58
HSL 74° 40.51% 38.24%
HSB/HSV 74° 57.66% 53.73%
CMYK 13.14% 0.00% 57.66%
46.27%

Color #77893A in popluar number systems.

HEX 77 89 3A
Decimal 119 137 58
Binary 1110111 10001001 111010
Octal 167 211 72

Shades and tints

Shades of #77893A

#77893A
(119,137,58)
#6D7D35
(109,125,53)
#637130
(99,113,48)
#59652B
(89,101,43)
#4F5926
(79,89,38)
#454D21
(69,77,33)
#3B411C
(59,65,28)
#313517
(49,53,23)
#272912
(39,41,18)
#1D1D0D
(29,29,13)
#131108
(19,17,8)
#000000
(0,0,0)

Tints of #77893A

#77893A
(119,137,58)
#83934B
(131,147,75)
#8F9D5C
(143,157,92)
#9BA76D
(155,167,109)
#A7B17E
(167,177,126)
#B3BB8F
(179,187,143)
#BFC5A0
(191,197,160)
#CBCFB1
(203,207,177)
#D7D9C2
(215,217,194)
#E3E3D3
(227,227,211)
#EFEDE4
(239,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77893A color. Also use rgb(119,137,58) instead hex code.

Text Font Color

.myTextColor { color: #77893A; }

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

This text font color is #77893A.

Background Color

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

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

This div background color is #77893A.

Border color

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

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

This div border color is #77893A.

Opacity

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

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

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

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

This text has shadow with #77893A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77893A.

Preview

Color preview on black background

This text has color #77893A on black background.


Color preview on white background

This text has color #77893A on white background.


Black color preview on #77893A background

This text has black color on #77893A background.


White color preview on #77893A background

This text has white color on #77893A background.


Related colors

Complementary color

Complementary color for #hex is #8876C5.


I love getcolorcode.com

Triadic colors

1 #3A7789 and #893A77 with #77893A are triadic colors.

2 #3A8977 and #89773A with #77893A are triadic colors.