COLOR #766956

HEX: #766956 RGB: (118,105,86)

Color info

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

RGB color model

#766956 color RGB value is (118,105,86).

RGB: (118,105,86) (46%, 41%, 34%)

RGB channels and saturation

R 118 of 255 = 46%
G 105 of 255 = 41%
B 86 of 255 = 34%

118
105
86

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

Portions of RGB colors in percentages

R + G + B = 118 + 105 + 86 = 309 (100%)
R 118 of 309 ~ 38.19%
G 105 of 309 ~ 33.98%
B 86 of 309 ~ 27.83'%

%38.19
%33.98
%27.83

CMYK color model

#766956 color CMYK value is (0,11,27,54).

  • cyan value is 0.00%
  • magenta value is 11.02%
  • yellow value is 27.12%
  • key color value is 53.73%

CMYK: (0,11,27,54)
C0M11Y27K54 (0%, 11%, 27%, 54%)
(0.00 / 0.11 / 0.27 / 0.54)

CMYK percentages

%0
%11.02
%27.12
%53.73

Codes

Color #766956 in popluar color models

76 69 56
RGB 118 105 86
HSL 36° 15.69% 40.00%
HSB/HSV 36° 27.12% 46.27%
CMYK 0.00% 11.02% 27.12%
53.73%

Color #766956 in popluar number systems.

HEX 76 69 56
Decimal 118 105 86
Binary 1110110 1101001 1010110
Octal 166 151 126

Shades and tints

Shades of #766956

#766956
(118,105,86)
#6C604F
(108,96,79)
#625748
(98,87,72)
#584E41
(88,78,65)
#4E453A
(78,69,58)
#443C33
(68,60,51)
#3A332C
(58,51,44)
#302A25
(48,42,37)
#26211E
(38,33,30)
#1C1817
(28,24,23)
#120F10
(18,15,16)
#000000
(0,0,0)

Tints of #766956

#766956
(118,105,86)
#827665
(130,118,101)
#8E8374
(142,131,116)
#9A9083
(154,144,131)
#A69D92
(166,157,146)
#B2AAA1
(178,170,161)
#BEB7B0
(190,183,176)
#CAC4BF
(202,196,191)
#D6D1CE
(214,209,206)
#E2DEDD
(226,222,221)
#EEEBEC
(238,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766956 color. Also use rgb(118,105,86) instead hex code.

Text Font Color

.myTextColor { color: #766956; }

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

This text font color is #766956.

Background Color

.myBgColor { background-color: #766956; }

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

This div background color is #766956.

Border color

.myBorderColor { border: 1px solid #766956; }

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

This div border color is #766956.

Opacity

.myOpacity80 { color: #766956; opacity: 0.8; }

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

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

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

This text has shadow with #766956 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766956.

Preview

Color preview on black background

This text has color #766956 on black background.


Color preview on white background

This text has color #766956 on white background.


Black color preview on #766956 background

This text has black color on #766956 background.


White color preview on #766956 background

This text has white color on #766956 background.


Related colors

Complementary color

Complementary color for #hex is #8996A9.


I love getcolorcode.com

Triadic colors

1 #567669 and #695676 with #766956 are triadic colors.

2 #566976 and #697656 with #766956 are triadic colors.