COLOR #766965

HEX: #766965 RGB: (118,105,101)

Color info

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

RGB color model

#766965 color RGB value is (118,105,101).

RGB: (118,105,101) (46%, 41%, 40%)

RGB channels and saturation

R 118 of 255 = 46%
G 105 of 255 = 41%
B 101 of 255 = 40%

118
105
101

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

Portions of RGB colors in percentages

R + G + B = 118 + 105 + 101 = 324 (100%)
R 118 of 324 ~ 36.42%
G 105 of 324 ~ 32.41%
B 101 of 324 ~ 31.17'%

%36.42
%32.41
%31.17

CMYK color model

#766965 color CMYK value is (0,11,14,54).

  • cyan value is 0.00%
  • magenta value is 11.02%
  • yellow value is 14.41%
  • key color value is 53.73%
CMYK: (0,11,14,54) C0M11Y14K54 (0%,11%,14%,54%) (0.00/0.11/0.14/0.54) 

CMYK percentages

%0
%11.02
%14.41
%53.73

Codes

Color #766965 in popluar color models

76 69 65
RGB 118 105 101
HSL 14° 7.76% 42.94%
HSB/HSV 14° 14.41% 46.27%
CMYK 0.00% 11.02% 14.41%
53.73%

Color #766965 in popluar number systems.

HEX 76 69 65
Decimal 118 105 101
Binary 1110110 1101001 1100101
Octal 166 151 145

Shades and tints

Shades of #766965

#766965
(118,105,101)
#6C605C
(108,96,92)
#625753
(98,87,83)
#584E4A
(88,78,74)
#4E4541
(78,69,65)
#443C38
(68,60,56)
#3A332F
(58,51,47)
#302A26
(48,42,38)
#26211D
(38,33,29)
#1C1814
(28,24,20)
#120F0B
(18,15,11)
#000000
(0,0,0)

Tints of #766965

#766965
(118,105,101)
#827673
(130,118,115)
#8E8381
(142,131,129)
#9A908F
(154,144,143)
#A69D9D
(166,157,157)
#B2AAAB
(178,170,171)
#BEB7B9
(190,183,185)
#CAC4C7
(202,196,199)
#D6D1D5
(214,209,213)
#E2DEE3
(226,222,227)
#EEEBF1
(238,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766965; }

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

This text font color is #766965.

Background Color

.myBgColor { background-color: #766965; }

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

This div background color is #766965.

Border color

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

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

This div border color is #766965.

Opacity

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

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

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

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

This text has shadow with #766965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766965.

Preview

Color preview on black background

This text has color #766965 on black background.


Color preview on white background

This text has color #766965 on white background.


Black color preview on #766965 background

This text has black color on #766965 background.


White color preview on #766965 background

This text has white color on #766965 background.


Related colors

Complementary color

Complementary color for #hex is #89969A.


I love getcolorcode.com

Triadic colors

1 #657669 and #696576 with #766965 are triadic colors.

2 #656976 and #697665 with #766965 are triadic colors.