COLOR #766972

HEX: #766972 RGB: (118,105,114)

Color info

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

RGB color model

#766972 color RGB value is (118,105,114).

RGB: (118,105,114) (46%, 41%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 105 of 255 = 41%
B 114 of 255 = 45%

118
105
114

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

Portions of RGB colors in percentages

R + G + B = 118 + 105 + 114 = 337 (100%)
R 118 of 337 ~ 35.01%
G 105 of 337 ~ 31.16%
B 114 of 337 ~ 33.83'%

%35.01
%31.16
%33.83

CMYK color model

#766972 color CMYK value is (0,11,3,54).

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

CMYK: (0,11,3,54)
C0M11Y3K54 (0%, 11%, 3%, 54%)
(0.00 / 0.11 / 0.03 / 0.54)

CMYK percentages

%0
%11.02
%3.39
%53.73

Codes

Color #766972 in popluar color models

76 69 72
RGB 118 105 114
HSL 318° 5.83% 43.73%
HSB/HSV 318° 11.02% 46.27%
CMYK 0.00% 11.02% 3.39%
53.73%

Color #766972 in popluar number systems.

HEX 76 69 72
Decimal 118 105 114
Binary 1110110 1101001 1110010
Octal 166 151 162

Shades and tints

Shades of #766972

#766972
(118,105,114)
#6C6068
(108,96,104)
#62575E
(98,87,94)
#584E54
(88,78,84)
#4E454A
(78,69,74)
#443C40
(68,60,64)
#3A3336
(58,51,54)
#302A2C
(48,42,44)
#262122
(38,33,34)
#1C1818
(28,24,24)
#120F0E
(18,15,14)
#000000
(0,0,0)

Tints of #766972

#766972
(118,105,114)
#82767E
(130,118,126)
#8E838A
(142,131,138)
#9A9096
(154,144,150)
#A69DA2
(166,157,162)
#B2AAAE
(178,170,174)
#BEB7BA
(190,183,186)
#CAC4C6
(202,196,198)
#D6D1D2
(214,209,210)
#E2DEDE
(226,222,222)
#EEEBEA
(238,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766972; }

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

This text font color is #766972.

Background Color

.myBgColor { background-color: #766972; }

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

This div background color is #766972.

Border color

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

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

This div border color is #766972.

Opacity

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

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

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

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

This text has shadow with #766972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766972.

Preview

Color preview on black background

This text has color #766972 on black background.


Color preview on white background

This text has color #766972 on white background.


Black color preview on #766972 background

This text has black color on #766972 background.


White color preview on #766972 background

This text has white color on #766972 background.


Related colors

Complementary color

Complementary color for #hex is #89968D.


I love getcolorcode.com

Triadic colors

1 #727669 and #697276 with #766972 are triadic colors.

2 #726976 and #697672 with #766972 are triadic colors.