COLOR #76704A

HEX: #76704A RGB: (118,112,74)

Color info

#76704A contains red, green and blue colors in about the same proportion. Web safe color of #76704A is #666633 (or #663).

RGB color model

#76704A color RGB value is (118,112,74).

RGB: (118,112,74) (46%, 44%, 29%)

RGB channels and saturation

R 118 of 255 = 46%
G 112 of 255 = 44%
B 74 of 255 = 29%

118
112
74

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

Portions of RGB colors in percentages

R + G + B = 118 + 112 + 74 = 304 (100%)
R 118 of 304 ~ 38.82%
G 112 of 304 ~ 36.84%
B 74 of 304 ~ 24.34'%

%38.82
%36.84
%24.34

CMYK color model

#76704A color CMYK value is (0,5,37,54).

  • cyan value is 0.00%
  • magenta value is 5.08%
  • yellow value is 37.29%
  • key color value is 53.73%

CMYK: (0,5,37,54)
C0M5Y37K54 (0%, 5%, 37%, 54%)
(0.00 / 0.05 / 0.37 / 0.54)

CMYK percentages

%0
%5.08
%37.29
%53.73

Codes

Color #76704A in popluar color models

76 70 4A
RGB 118 112 74
HSL 52° 22.92% 37.65%
HSB/HSV 52° 37.29% 46.27%
CMYK 0.00% 5.08% 37.29%
53.73%

Color #76704A in popluar number systems.

HEX 76 70 4A
Decimal 118 112 74
Binary 1110110 1110000 1001010
Octal 166 160 112

Shades and tints

Shades of #76704A

#76704A
(118,112,74)
#6C6644
(108,102,68)
#625C3E
(98,92,62)
#585238
(88,82,56)
#4E4832
(78,72,50)
#443E2C
(68,62,44)
#3A3426
(58,52,38)
#302A20
(48,42,32)
#26201A
(38,32,26)
#1C1614
(28,22,20)
#120C0E
(18,12,14)
#000000
(0,0,0)

Tints of #76704A

#76704A
(118,112,74)
#827D5A
(130,125,90)
#8E8A6A
(142,138,106)
#9A977A
(154,151,122)
#A6A48A
(166,164,138)
#B2B19A
(178,177,154)
#BEBEAA
(190,190,170)
#CACBBA
(202,203,186)
#D6D8CA
(214,216,202)
#E2E5DA
(226,229,218)
#EEF2EA
(238,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76704A color. Also use rgb(118,112,74) instead hex code.

Text Font Color

.myTextColor { color: #76704A; }

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

This text font color is #76704A.

Background Color

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

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

This div background color is #76704A.

Border color

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

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

This div border color is #76704A.

Opacity

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

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

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

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

This text has shadow with #76704A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76704A.

Preview

Color preview on black background

This text has color #76704A on black background.


Color preview on white background

This text has color #76704A on white background.


Black color preview on #76704A background

This text has black color on #76704A background.


White color preview on #76704A background

This text has white color on #76704A background.


Related colors

Complementary color

Complementary color for #hex is #898FB5.


I love getcolorcode.com

Triadic colors

1 #4A7670 and #704A76 with #76704A are triadic colors.

2 #4A7076 and #70764A with #76704A are triadic colors.