COLOR #76664C

HEX: #76664C RGB: (118,102,76)

Color info

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

RGB color model

#76664C color RGB value is (118,102,76).

RGB: (118,102,76) (46%, 40%, 30%)

RGB channels and saturation

R 118 of 255 = 46%
G 102 of 255 = 40%
B 76 of 255 = 30%

118
102
76

R + G + B ~ 39%. #76664C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 102 + 76 = 296 (100%)
R 118 of 296 ~ 39.86%
G 102 of 296 ~ 34.46%
B 76 of 296 ~ 25.68'%

%39.86
%34.46
%25.68

CMYK color model

#76664C color CMYK value is (0,14,36,54).

  • cyan value is 0.00%
  • magenta value is 13.56%
  • yellow value is 35.59%
  • key color value is 53.73%

CMYK: (0,14,36,54)
C0M14Y36K54 (0%, 14%, 36%, 54%)
(0.00 / 0.14 / 0.36 / 0.54)

CMYK percentages

%0
%13.56
%35.59
%53.73

Codes

Color #76664C in popluar color models

76 66 4C
RGB 118 102 76
HSL 37° 21.65% 38.04%
HSB/HSV 37° 35.59% 46.27%
CMYK 0.00% 13.56% 35.59%
53.73%

Color #76664C in popluar number systems.

HEX 76 66 4C
Decimal 118 102 76
Binary 1110110 1100110 1001100
Octal 166 146 114

Shades and tints

Shades of #76664C

#76664C
(118,102,76)
#6C5D46
(108,93,70)
#625440
(98,84,64)
#584B3A
(88,75,58)
#4E4234
(78,66,52)
#44392E
(68,57,46)
#3A3028
(58,48,40)
#302722
(48,39,34)
#261E1C
(38,30,28)
#1C1516
(28,21,22)
#120C10
(18,12,16)
#000000
(0,0,0)

Tints of #76664C

#76664C
(118,102,76)
#82735C
(130,115,92)
#8E806C
(142,128,108)
#9A8D7C
(154,141,124)
#A69A8C
(166,154,140)
#B2A79C
(178,167,156)
#BEB4AC
(190,180,172)
#CAC1BC
(202,193,188)
#D6CECC
(214,206,204)
#E2DBDC
(226,219,220)
#EEE8EC
(238,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76664C color. Also use rgb(118,102,76) instead hex code.

Text Font Color

.myTextColor { color: #76664C; }

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

This text font color is #76664C.

Background Color

.myBgColor { background-color: #76664C; }

<div style="background-color:#76664C">Inner text</div>

This div background color is #76664C.

Border color

.myBorderColor { border: 1px solid #76664C; }

<div style="border:3px solid #76664C">Div</div>

This div border color is #76664C.

Opacity

.myOpacity80 { color: #76664C; opacity: 0.8; }

<p style="color:#76664C;opacity:0.8;">80%</p>

Text with #76664C 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 #76664C;}

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

This text has shadow with #76664C color.


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

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

This text has shadow with #76664C primary color and red secondary color.


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

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

This text has shadow with #76664C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76664C.

Preview

Color preview on black background

This text has color #76664C on black background.


Color preview on white background

This text has color #76664C on white background.


Black color preview on #76664C background

This text has black color on #76664C background.


White color preview on #76664C background

This text has white color on #76664C background.


Related colors

Complementary color

Complementary color for #hex is #8999B3.


I love getcolorcode.com

Triadic colors

1 #4C7666 and #664C76 with #76664C are triadic colors.

2 #4C6676 and #66764C with #76664C are triadic colors.