COLOR #76894E

HEX: #76894E RGB: (118,137,78)

Color info

#76894E contains red, green and blue colors in about the same proportion. Web safe color of #76894E is #669966 (or #696).

RGB color model

#76894E color RGB value is (118,137,78).

RGB: (118,137,78) (46%, 54%, 31%)

RGB channels and saturation

R 118 of 255 = 46%
G 137 of 255 = 54%
B 78 of 255 = 31%

118
137
78

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

Portions of RGB colors in percentages

R + G + B = 118 + 137 + 78 = 333 (100%)
R 118 of 333 ~ 35.44%
G 137 of 333 ~ 41.14%
B 78 of 333 ~ 23.42'%

%35.44
%41.14
%23.42

CMYK color model

#76894E color CMYK value is (14,0,43,46).

  • cyan value is 13.87%
  • magenta value is 0.00%
  • yellow value is 43.07%
  • key color value is 46.27%
CMYK: (14,0,43,46) C14M0Y43K46 (14%,0%,43%,46%) (0.14/0.00/0.43/0.46) 

CMYK percentages

%13.87
%0
%43.07
%46.27

Codes

Color #76894E in popluar color models

76 89 4E
RGB 118 137 78
HSL 79° 27.44% 42.16%
HSB/HSV 79° 43.07% 53.73%
CMYK 13.87% 0.00% 43.07%
46.27%

Color #76894E in popluar number systems.

HEX 76 89 4E
Decimal 118 137 78
Binary 1110110 10001001 1001110
Octal 166 211 116

Shades and tints

Shades of #76894E

#76894E
(118,137,78)
#6C7D47
(108,125,71)
#627140
(98,113,64)
#586539
(88,101,57)
#4E5932
(78,89,50)
#444D2B
(68,77,43)
#3A4124
(58,65,36)
#30351D
(48,53,29)
#262916
(38,41,22)
#1C1D0F
(28,29,15)
#121108
(18,17,8)
#000000
(0,0,0)

Tints of #76894E

#76894E
(118,137,78)
#82935E
(130,147,94)
#8E9D6E
(142,157,110)
#9AA77E
(154,167,126)
#A6B18E
(166,177,142)
#B2BB9E
(178,187,158)
#BEC5AE
(190,197,174)
#CACFBE
(202,207,190)
#D6D9CE
(214,217,206)
#E2E3DE
(226,227,222)
#EEEDEE
(238,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76894E color. Also use rgb(118,137,78) instead hex code.

Text Font Color

.myTextColor { color: #76894E; }

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

This text font color is #76894E.

Background Color

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

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

This div background color is #76894E.

Border color

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

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

This div border color is #76894E.

Opacity

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

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

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

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

This text has shadow with #76894E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76894E.

Preview

Color preview on black background

This text has color #76894E on black background.


Color preview on white background

This text has color #76894E on white background.


Black color preview on #76894E background

This text has black color on #76894E background.


White color preview on #76894E background

This text has white color on #76894E background.


Related colors

Complementary color

Complementary color for #hex is #8976B1.


I love getcolorcode.com

Triadic colors

1 #4E7689 and #894E76 with #76894E are triadic colors.

2 #4E8976 and #89764E with #76894E are triadic colors.