COLOR #76716E

HEX: #76716E RGB: (118,113,110)

Color info

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

RGB color model

#76716E color RGB value is (118,113,110).

RGB: (118,113,110) (46%, 44%, 43%)

RGB channels and saturation

R 118 of 255 = 46%
G 113 of 255 = 44%
B 110 of 255 = 43%

118
113
110

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

Portions of RGB colors in percentages

R + G + B = 118 + 113 + 110 = 341 (100%)
R 118 of 341 ~ 34.6%
G 113 of 341 ~ 33.14%
B 110 of 341 ~ 32.26'%

%34.6
%33.14
%32.26

CMYK color model

#76716E color CMYK value is (0,4,7,54).

  • cyan value is 0.00%
  • magenta value is 4.24%
  • yellow value is 6.78%
  • key color value is 53.73%

CMYK: (0,4,7,54)
C0M4Y7K54 (0%, 4%, 7%, 54%)
(0.00 / 0.04 / 0.07 / 0.54)

CMYK percentages

%0
%4.24
%6.78
%53.73

Codes

Color #76716E in popluar color models

76 71 6E
RGB 118 113 110
HSL 22° 3.51% 44.71%
HSB/HSV 22° 6.78% 46.27%
CMYK 0.00% 4.24% 6.78%
53.73%

Color #76716E in popluar number systems.

HEX 76 71 6E
Decimal 118 113 110
Binary 1110110 1110001 1101110
Octal 166 161 156

Shades and tints

Shades of #76716E

#76716E
(118,113,110)
#6C6764
(108,103,100)
#625D5A
(98,93,90)
#585350
(88,83,80)
#4E4946
(78,73,70)
#443F3C
(68,63,60)
#3A3532
(58,53,50)
#302B28
(48,43,40)
#26211E
(38,33,30)
#1C1714
(28,23,20)
#120D0A
(18,13,10)
#000000
(0,0,0)

Tints of #76716E

#76716E
(118,113,110)
#827D7B
(130,125,123)
#8E8988
(142,137,136)
#9A9595
(154,149,149)
#A6A1A2
(166,161,162)
#B2ADAF
(178,173,175)
#BEB9BC
(190,185,188)
#CAC5C9
(202,197,201)
#D6D1D6
(214,209,214)
#E2DDE3
(226,221,227)
#EEE9F0
(238,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76716E color. Also use rgb(118,113,110) instead hex code.

Text Font Color

.myTextColor { color: #76716E; }

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

This text font color is #76716E.

Background Color

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

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

This div background color is #76716E.

Border color

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

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

This div border color is #76716E.

Opacity

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

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

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

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

This text has shadow with #76716E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76716E.

Preview

Color preview on black background

This text has color #76716E on black background.


Color preview on white background

This text has color #76716E on white background.


Black color preview on #76716E background

This text has black color on #76716E background.


White color preview on #76716E background

This text has white color on #76716E background.


Related colors

Complementary color

Complementary color for #hex is #898E91.


I love getcolorcode.com

Triadic colors

1 #6E7671 and #716E76 with #76716E are triadic colors.

2 #6E7176 and #71766E with #76716E are triadic colors.