COLOR #766160

HEX: #766160 RGB: (118,97,96)

Color info

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

RGB color model

#766160 color RGB value is (118,97,96).

RGB: (118,97,96) (46%, 38%, 38%)

RGB channels and saturation

R 118 of 255 = 46%
G 97 of 255 = 38%
B 96 of 255 = 38%

118
97
96

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

Portions of RGB colors in percentages

R + G + B = 118 + 97 + 96 = 311 (100%)
R 118 of 311 ~ 37.94%
G 97 of 311 ~ 31.19%
B 96 of 311 ~ 30.87'%

%37.94
%31.19
%30.87

CMYK color model

#766160 color CMYK value is (0,18,19,54).

  • cyan value is 0.00%
  • magenta value is 17.80%
  • yellow value is 18.64%
  • key color value is 53.73%

CMYK: (0,18,19,54)
C0M18Y19K54 (0%, 18%, 19%, 54%)
(0.00 / 0.18 / 0.19 / 0.54)

CMYK percentages

%0
%17.8
%18.64
%53.73

Codes

Color #766160 in popluar color models

76 61 60
RGB 118 97 96
HSL 10.28% 41.96%
HSB/HSV 18.64% 46.27%
CMYK 0.00% 17.80% 18.64%
53.73%

Color #766160 in popluar number systems.

HEX 76 61 60
Decimal 118 97 96
Binary 1110110 1100001 1100000
Octal 166 141 140

Shades and tints

Shades of #766160

#766160
(118,97,96)
#6C5958
(108,89,88)
#625150
(98,81,80)
#584948
(88,73,72)
#4E4140
(78,65,64)
#443938
(68,57,56)
#3A3130
(58,49,48)
#302928
(48,41,40)
#262120
(38,33,32)
#1C1918
(28,25,24)
#121110
(18,17,16)
#000000
(0,0,0)

Tints of #766160

#766160
(118,97,96)
#826F6E
(130,111,110)
#8E7D7C
(142,125,124)
#9A8B8A
(154,139,138)
#A69998
(166,153,152)
#B2A7A6
(178,167,166)
#BEB5B4
(190,181,180)
#CAC3C2
(202,195,194)
#D6D1D0
(214,209,208)
#E2DFDE
(226,223,222)
#EEEDEC
(238,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766160; }

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

This text font color is #766160.

Background Color

.myBgColor { background-color: #766160; }

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

This div background color is #766160.

Border color

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

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

This div border color is #766160.

Opacity

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

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

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

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

This text has shadow with #766160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766160.

Preview

Color preview on black background

This text has color #766160 on black background.


Color preview on white background

This text has color #766160 on white background.


Black color preview on #766160 background

This text has black color on #766160 background.


White color preview on #766160 background

This text has white color on #766160 background.


Related colors

Complementary color

Complementary color for #hex is #899E9F.


I love getcolorcode.com

Triadic colors

1 #607661 and #616076 with #766160 are triadic colors.

2 #606176 and #617660 with #766160 are triadic colors.