COLOR #766477

HEX: #766477 RGB: (118,100,119)

Color info

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

RGB color model

#766477 color RGB value is (118,100,119).

RGB: (118,100,119) (46%, 39%, 47%)

RGB channels and saturation

R 118 of 255 = 46%
G 100 of 255 = 39%
B 119 of 255 = 47%

118
100
119

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

Portions of RGB colors in percentages

R + G + B = 118 + 100 + 119 = 337 (100%)
R 118 of 337 ~ 35.01%
G 100 of 337 ~ 29.67%
B 119 of 337 ~ 35.31'%

%35.01
%29.67
%35.31

CMYK color model

#766477 color CMYK value is (1,16,0,53).

  • cyan value is 0.84%
  • magenta value is 15.97%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (1,16,0,53)
C1M16Y0K53 (1%, 16%, 0%, 53%)
(0.01 / 0.16 / 0.00 / 0.53)

CMYK percentages

%0.84
%15.97
%0
%53.33

Codes

Color #766477 in popluar color models

76 64 77
RGB 118 100 119
HSL 297° 8.68% 42.94%
HSB/HSV 297° 15.97% 46.67%
CMYK 0.84% 15.97% 0.00%
53.33%

Color #766477 in popluar number systems.

HEX 76 64 77
Decimal 118 100 119
Binary 1110110 1100100 1110111
Octal 166 144 167

Shades and tints

Shades of #766477

#766477
(118,100,119)
#6C5B6D
(108,91,109)
#625263
(98,82,99)
#584959
(88,73,89)
#4E404F
(78,64,79)
#443745
(68,55,69)
#3A2E3B
(58,46,59)
#302531
(48,37,49)
#261C27
(38,28,39)
#1C131D
(28,19,29)
#120A13
(18,10,19)
#000000
(0,0,0)

Tints of #766477

#766477
(118,100,119)
#827283
(130,114,131)
#8E808F
(142,128,143)
#9A8E9B
(154,142,155)
#A69CA7
(166,156,167)
#B2AAB3
(178,170,179)
#BEB8BF
(190,184,191)
#CAC6CB
(202,198,203)
#D6D4D7
(214,212,215)
#E2E2E3
(226,226,227)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766477 color. Also use rgb(118,100,119) instead hex code.

Text Font Color

.myTextColor { color: #766477; }

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

This text font color is #766477.

Background Color

.myBgColor { background-color: #766477; }

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

This div background color is #766477.

Border color

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

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

This div border color is #766477.

Opacity

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

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

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

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

This text has shadow with #766477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766477.

Preview

Color preview on black background

This text has color #766477 on black background.


Color preview on white background

This text has color #766477 on white background.


Black color preview on #766477 background

This text has black color on #766477 background.


White color preview on #766477 background

This text has white color on #766477 background.


Related colors

Complementary color

Complementary color for #hex is #899B88.


I love getcolorcode.com

Triadic colors

1 #777664 and #647776 with #766477 are triadic colors.

2 #776476 and #647677 with #766477 are triadic colors.