COLOR #76734E

HEX: #76734E RGB: (118,115,78)

Color info

#76734E contains red, green and blue colors in about the same proportion. Web safe color of #76734E is #666666 (or #666).

RGB color model

#76734E color RGB value is (118,115,78).

RGB: (118,115,78) (46%, 45%, 31%)

RGB channels and saturation

R 118 of 255 = 46%
G 115 of 255 = 45%
B 78 of 255 = 31%

118
115
78

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

Portions of RGB colors in percentages

R + G + B = 118 + 115 + 78 = 311 (100%)
R 118 of 311 ~ 37.94%
G 115 of 311 ~ 36.98%
B 78 of 311 ~ 25.08'%

%37.94
%36.98
%25.08

CMYK color model

#76734E color CMYK value is (0,3,34,54).

  • cyan value is 0.00%
  • magenta value is 2.54%
  • yellow value is 33.90%
  • key color value is 53.73%

CMYK: (0,3,34,54)
C0M3Y34K54 (0%, 3%, 34%, 54%)
(0.00 / 0.03 / 0.34 / 0.54)

CMYK percentages

%0
%2.54
%33.9
%53.73

Codes

Color #76734E in popluar color models

76 73 4E
RGB 118 115 78
HSL 56° 20.41% 38.43%
HSB/HSV 56° 33.90% 46.27%
CMYK 0.00% 2.54% 33.90%
53.73%

Color #76734E in popluar number systems.

HEX 76 73 4E
Decimal 118 115 78
Binary 1110110 1110011 1001110
Octal 166 163 116

Shades and tints

Shades of #76734E

#76734E
(118,115,78)
#6C6947
(108,105,71)
#625F40
(98,95,64)
#585539
(88,85,57)
#4E4B32
(78,75,50)
#44412B
(68,65,43)
#3A3724
(58,55,36)
#302D1D
(48,45,29)
#262316
(38,35,22)
#1C190F
(28,25,15)
#120F08
(18,15,8)
#000000
(0,0,0)

Tints of #76734E

#76734E
(118,115,78)
#827F5E
(130,127,94)
#8E8B6E
(142,139,110)
#9A977E
(154,151,126)
#A6A38E
(166,163,142)
#B2AF9E
(178,175,158)
#BEBBAE
(190,187,174)
#CAC7BE
(202,199,190)
#D6D3CE
(214,211,206)
#E2DFDE
(226,223,222)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76734E; }

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

This text font color is #76734E.

Background Color

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

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

This div background color is #76734E.

Border color

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

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

This div border color is #76734E.

Opacity

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

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

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

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

This text has shadow with #76734E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76734E.

Preview

Color preview on black background

This text has color #76734E on black background.


Color preview on white background

This text has color #76734E on white background.


Black color preview on #76734E background

This text has black color on #76734E background.


White color preview on #76734E background

This text has white color on #76734E background.


Related colors

Complementary color

Complementary color for #hex is #898CB1.


I love getcolorcode.com

Triadic colors

1 #4E7673 and #734E76 with #76734E are triadic colors.

2 #4E7376 and #73764E with #76734E are triadic colors.