COLOR #766D71

HEX: #766D71 RGB: (118,109,113)

Color info

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

RGB color model

#766D71 color RGB value is (118,109,113).

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

RGB channels and saturation

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

118
109
113

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

Portions of RGB colors in percentages

R + G + B = 118 + 109 + 113 = 340 (100%)
R 118 of 340 ~ 34.71%
G 109 of 340 ~ 32.06%
B 113 of 340 ~ 33.24'%

%34.71
%32.06
%33.24

CMYK color model

#766D71 color CMYK value is (0,8,4,54).

  • cyan value is 0.00%
  • magenta value is 7.63%
  • yellow value is 4.24%
  • key color value is 53.73%
CMYK: (0,8,4,54) C0M8Y4K54 (0%,8%,4%,54%) (0.00/0.08/0.04/0.54) 

CMYK percentages

%0
%7.63
%4.24
%53.73

Codes

Color #766D71 in popluar color models

76 6D 71
RGB 118 109 113
HSL 333° 3.96% 44.51%
HSB/HSV 333° 7.63% 46.27%
CMYK 0.00% 7.63% 4.24%
53.73%

Color #766D71 in popluar number systems.

HEX 76 6D 71
Decimal 118 109 113
Binary 1110110 1101101 1110001
Octal 166 155 161

Shades and tints

Shades of #766D71

#766D71
(118,109,113)
#6C6467
(108,100,103)
#625B5D
(98,91,93)
#585253
(88,82,83)
#4E4949
(78,73,73)
#44403F
(68,64,63)
#3A3735
(58,55,53)
#302E2B
(48,46,43)
#262521
(38,37,33)
#1C1C17
(28,28,23)
#12130D
(18,19,13)
#000000
(0,0,0)

Tints of #766D71

#766D71
(118,109,113)
#827A7D
(130,122,125)
#8E8789
(142,135,137)
#9A9495
(154,148,149)
#A6A1A1
(166,161,161)
#B2AEAD
(178,174,173)
#BEBBB9
(190,187,185)
#CAC8C5
(202,200,197)
#D6D5D1
(214,213,209)
#E2E2DD
(226,226,221)
#EEEFE9
(238,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766D71 color. Also use rgb(118,109,113) instead hex code.

Text Font Color

.myTextColor { color: #766D71; }

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

This text font color is #766D71.

Background Color

.myBgColor { background-color: #766D71; }

<div style="background-color:#766D71">Inner text</div>

This div background color is #766D71.

Border color

.myBorderColor { border: 1px solid #766D71; }

<div style="border:3px solid #766D71">Div</div>

This div border color is #766D71.

Opacity

.myOpacity80 { color: #766D71; opacity: 0.8; }

<p style="color:#766D71;opacity:0.8;">80%</p>

Text with #766D71 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 #766D71;}

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

This text has shadow with #766D71 color.


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

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

This text has shadow with #766D71 primary color and red secondary color.


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

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

This text has shadow with #766D71 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #766D71.

Preview

Color preview on black background

This text has color #766D71 on black background.


Color preview on white background

This text has color #766D71 on white background.


Black color preview on #766D71 background

This text has black color on #766D71 background.


White color preview on #766D71 background

This text has white color on #766D71 background.


Related colors

Complementary color

Complementary color for #hex is #89928E.


I love getcolorcode.com

Triadic colors

1 #71766D and #6D7176 with #766D71 are triadic colors.

2 #716D76 and #6D7671 with #766D71 are triadic colors.