COLOR #76664A

HEX: #76664A RGB: (118,102,74)

Color info

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

RGB color model

#76664A color RGB value is (118,102,74).

RGB: (118,102,74) (46%, 40%, 29%)

RGB channels and saturation

R 118 of 255 = 46%
G 102 of 255 = 40%
B 74 of 255 = 29%

118
102
74

R + G + B ~ 38%. #76664A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 102 + 74 = 294 (100%)
R 118 of 294 ~ 40.14%
G 102 of 294 ~ 34.69%
B 74 of 294 ~ 25.17'%

%40.14
%34.69
%25.17

CMYK color model

#76664A color CMYK value is (0,14,37,54).

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

CMYK: (0,14,37,54)
C0M14Y37K54 (0%, 14%, 37%, 54%)
(0.00 / 0.14 / 0.37 / 0.54)

CMYK percentages

%0
%13.56
%37.29
%53.73

Codes

Color #76664A in popluar color models

76 66 4A
RGB 118 102 74
HSL 38° 22.92% 37.65%
HSB/HSV 38° 37.29% 46.27%
CMYK 0.00% 13.56% 37.29%
53.73%

Color #76664A in popluar number systems.

HEX 76 66 4A
Decimal 118 102 74
Binary 1110110 1100110 1001010
Octal 166 146 112

Shades and tints

Shades of #76664A

#76664A
(118,102,74)
#6C5D44
(108,93,68)
#62543E
(98,84,62)
#584B38
(88,75,56)
#4E4232
(78,66,50)
#44392C
(68,57,44)
#3A3026
(58,48,38)
#302720
(48,39,32)
#261E1A
(38,30,26)
#1C1514
(28,21,20)
#120C0E
(18,12,14)
#000000
(0,0,0)

Tints of #76664A

#76664A
(118,102,74)
#82735A
(130,115,90)
#8E806A
(142,128,106)
#9A8D7A
(154,141,122)
#A69A8A
(166,154,138)
#B2A79A
(178,167,154)
#BEB4AA
(190,180,170)
#CAC1BA
(202,193,186)
#D6CECA
(214,206,202)
#E2DBDA
(226,219,218)
#EEE8EA
(238,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76664A; }

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

This text font color is #76664A.

Background Color

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

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

This div background color is #76664A.

Border color

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

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

This div border color is #76664A.

Opacity

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

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

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

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

This text has shadow with #76664A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76664A.

Preview

Color preview on black background

This text has color #76664A on black background.


Color preview on white background

This text has color #76664A on white background.


Black color preview on #76664A background

This text has black color on #76664A background.


White color preview on #76664A background

This text has white color on #76664A background.


Related colors

Complementary color

Complementary color for #hex is #8999B5.


I love getcolorcode.com

Triadic colors

1 #4A7666 and #664A76 with #76664A are triadic colors.

2 #4A6676 and #66764A with #76664A are triadic colors.