COLOR #766056

HEX: #766056 RGB: (118,96,86)

Color info

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

RGB color model

#766056 color RGB value is (118,96,86).

RGB: (118,96,86) (46%, 38%, 34%)

RGB channels and saturation

R 118 of 255 = 46%
G 96 of 255 = 38%
B 86 of 255 = 34%

118
96
86

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

Portions of RGB colors in percentages

R + G + B = 118 + 96 + 86 = 300 (100%)
R 118 of 300 ~ 39.33%
G 96 of 300 ~ 32%
B 86 of 300 ~ 28.67'%

%39.33
%32
%28.67

CMYK color model

#766056 color CMYK value is (0,19,27,54).

  • cyan value is 0.00%
  • magenta value is 18.64%
  • yellow value is 27.12%
  • key color value is 53.73%
CMYK: (0,19,27,54) C0M19Y27K54 (0%,19%,27%,54%) (0.00/0.19/0.27/0.54) 

CMYK percentages

%0
%18.64
%27.12
%53.73

Codes

Color #766056 in popluar color models

76 60 56
RGB 118 96 86
HSL 19° 15.69% 40.00%
HSB/HSV 19° 27.12% 46.27%
CMYK 0.00% 18.64% 27.12%
53.73%

Color #766056 in popluar number systems.

HEX 76 60 56
Decimal 118 96 86
Binary 1110110 1100000 1010110
Octal 166 140 126

Shades and tints

Shades of #766056

#766056
(118,96,86)
#6C584F
(108,88,79)
#625048
(98,80,72)
#584841
(88,72,65)
#4E403A
(78,64,58)
#443833
(68,56,51)
#3A302C
(58,48,44)
#302825
(48,40,37)
#26201E
(38,32,30)
#1C1817
(28,24,23)
#121010
(18,16,16)
#000000
(0,0,0)

Tints of #766056

#766056
(118,96,86)
#826E65
(130,110,101)
#8E7C74
(142,124,116)
#9A8A83
(154,138,131)
#A69892
(166,152,146)
#B2A6A1
(178,166,161)
#BEB4B0
(190,180,176)
#CAC2BF
(202,194,191)
#D6D0CE
(214,208,206)
#E2DEDD
(226,222,221)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766056; }

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

This text font color is #766056.

Background Color

.myBgColor { background-color: #766056; }

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

This div background color is #766056.

Border color

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

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

This div border color is #766056.

Opacity

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

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

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

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

This text has shadow with #766056 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766056.

Preview

Color preview on black background

This text has color #766056 on black background.


Color preview on white background

This text has color #766056 on white background.


Black color preview on #766056 background

This text has black color on #766056 background.


White color preview on #766056 background

This text has white color on #766056 background.


Related colors

Complementary color

Complementary color for #hex is #899FA9.


I love getcolorcode.com

Triadic colors

1 #567660 and #605676 with #766056 are triadic colors.

2 #566076 and #607656 with #766056 are triadic colors.