COLOR #768677

HEX: #768677 RGB: (118,134,119)

Color info

#768677 contains red, green and blue colors in about the same proportion. Web safe color of #768677 is #669966 (or #696).

RGB color model

#768677 color RGB value is (118,134,119).

RGB: (118,134,119) (46%, 53%, 47%)

RGB channels and saturation

R 118 of 255 = 46%
G 134 of 255 = 53%
B 119 of 255 = 47%

118
134
119

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

Portions of RGB colors in percentages

R + G + B = 118 + 134 + 119 = 371 (100%)
R 118 of 371 ~ 31.81%
G 134 of 371 ~ 36.12%
B 119 of 371 ~ 32.08'%

%31.81
%36.12
%32.08

CMYK color model

#768677 color CMYK value is (12,0,11,47).

  • cyan value is 11.94%
  • magenta value is 0.00%
  • yellow value is 11.19%
  • key color value is 47.45%

CMYK: (12,0,11,47)
C12M0Y11K47 (12%, 0%, 11%, 47%)
(0.12 / 0.00 / 0.11 / 0.47)

CMYK percentages

%11.94
%0
%11.19
%47.45

Codes

Color #768677 in popluar color models

76 86 77
RGB 118 134 119
HSL 124° 6.35% 49.41%
HSB/HSV 124° 11.94% 52.55%
CMYK 11.94% 0.00% 11.19%
47.45%

Color #768677 in popluar number systems.

HEX 76 86 77
Decimal 118 134 119
Binary 1110110 10000110 1110111
Octal 166 206 167

Shades and tints

Shades of #768677

#768677
(118,134,119)
#6C7A6D
(108,122,109)
#626E63
(98,110,99)
#586259
(88,98,89)
#4E564F
(78,86,79)
#444A45
(68,74,69)
#3A3E3B
(58,62,59)
#303231
(48,50,49)
#262627
(38,38,39)
#1C1A1D
(28,26,29)
#120E13
(18,14,19)
#000000
(0,0,0)

Tints of #768677

#768677
(118,134,119)
#829183
(130,145,131)
#8E9C8F
(142,156,143)
#9AA79B
(154,167,155)
#A6B2A7
(166,178,167)
#B2BDB3
(178,189,179)
#BEC8BF
(190,200,191)
#CAD3CB
(202,211,203)
#D6DED7
(214,222,215)
#E2E9E3
(226,233,227)
#EEF4EF
(238,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #768677; }

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

This text font color is #768677.

Background Color

.myBgColor { background-color: #768677; }

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

This div background color is #768677.

Border color

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

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

This div border color is #768677.

Opacity

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

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

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

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

This text has shadow with #768677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768677.

Preview

Color preview on black background

This text has color #768677 on black background.


Color preview on white background

This text has color #768677 on white background.


Black color preview on #768677 background

This text has black color on #768677 background.


White color preview on #768677 background

This text has white color on #768677 background.


Related colors

Complementary color

Complementary color for #hex is #897988.


I love getcolorcode.com

Triadic colors

1 #777686 and #867776 with #768677 are triadic colors.

2 #778676 and #867677 with #768677 are triadic colors.