COLOR #766769

HEX: #766769 RGB: (118,103,105)

Color info

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

RGB color model

#766769 color RGB value is (118,103,105).

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

RGB channels and saturation

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

118
103
105

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

Portions of RGB colors in percentages

R + G + B = 118 + 103 + 105 = 326 (100%)
R 118 of 326 ~ 36.2%
G 103 of 326 ~ 31.6%
B 105 of 326 ~ 32.21'%

%36.2
%31.6
%32.21

CMYK color model

#766769 color CMYK value is (0,13,11,54).

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

CMYK: (0,13,11,54)
C0M13Y11K54 (0%, 13%, 11%, 54%)
(0.00 / 0.13 / 0.11 / 0.54)

CMYK percentages

%0
%12.71
%11.02
%53.73

Codes

Color #766769 in popluar color models

76 67 69
RGB 118 103 105
HSL 352° 6.79% 43.33%
HSB/HSV 352° 12.71% 46.27%
CMYK 0.00% 12.71% 11.02%
53.73%

Color #766769 in popluar number systems.

HEX 76 67 69
Decimal 118 103 105
Binary 1110110 1100111 1101001
Octal 166 147 151

Shades and tints

Shades of #766769

#766769
(118,103,105)
#6C5E60
(108,94,96)
#625557
(98,85,87)
#584C4E
(88,76,78)
#4E4345
(78,67,69)
#443A3C
(68,58,60)
#3A3133
(58,49,51)
#30282A
(48,40,42)
#261F21
(38,31,33)
#1C1618
(28,22,24)
#120D0F
(18,13,15)
#000000
(0,0,0)

Tints of #766769

#766769
(118,103,105)
#827476
(130,116,118)
#8E8183
(142,129,131)
#9A8E90
(154,142,144)
#A69B9D
(166,155,157)
#B2A8AA
(178,168,170)
#BEB5B7
(190,181,183)
#CAC2C4
(202,194,196)
#D6CFD1
(214,207,209)
#E2DCDE
(226,220,222)
#EEE9EB
(238,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766769; }

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

This text font color is #766769.

Background Color

.myBgColor { background-color: #766769; }

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

This div background color is #766769.

Border color

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

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

This div border color is #766769.

Opacity

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

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

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

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

This text has shadow with #766769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766769.

Preview

Color preview on black background

This text has color #766769 on black background.


Color preview on white background

This text has color #766769 on white background.


Black color preview on #766769 background

This text has black color on #766769 background.


White color preview on #766769 background

This text has white color on #766769 background.


Related colors

Complementary color

Complementary color for #hex is #899896.


I love getcolorcode.com

Triadic colors

1 #697667 and #676976 with #766769 are triadic colors.

2 #696776 and #677669 with #766769 are triadic colors.