COLOR #688077

HEX: #688077 RGB: (104,128,119)

Color info

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

RGB color model

#688077 color RGB value is (104,128,119).

RGB: (104,128,119) (41%, 50%, 47%)

RGB channels and saturation

R 104 of 255 = 41%
G 128 of 255 = 50%
B 119 of 255 = 47%

104
128
119

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

Portions of RGB colors in percentages

R + G + B = 104 + 128 + 119 = 351 (100%)
R 104 of 351 ~ 29.63%
G 128 of 351 ~ 36.47%
B 119 of 351 ~ 33.9'%

%29.63
%36.47
%33.9

CMYK color model

#688077 color CMYK value is (19,0,7,50).

  • cyan value is 18.75%
  • magenta value is 0.00%
  • yellow value is 7.03%
  • key color value is 49.80%

CMYK: (19,0,7,50)
C19M0Y7K50 (19%, 0%, 7%, 50%)
(0.19 / 0.00 / 0.07 / 0.50)

CMYK percentages

%18.75
%0
%7.03
%49.8

Codes

Color #688077 in popluar color models

68 80 77
RGB 104 128 119
HSL 158° 10.34% 45.49%
HSB/HSV 158° 18.75% 50.20%
CMYK 18.75% 0.00% 7.03%
49.80%

Color #688077 in popluar number systems.

HEX 68 80 77
Decimal 104 128 119
Binary 1101000 10000000 1110111
Octal 150 200 167

Shades and tints

Shades of #688077

#688077
(104,128,119)
#5F756D
(95,117,109)
#566A63
(86,106,99)
#4D5F59
(77,95,89)
#44544F
(68,84,79)
#3B4945
(59,73,69)
#323E3B
(50,62,59)
#293331
(41,51,49)
#202827
(32,40,39)
#171D1D
(23,29,29)
#0E1213
(14,18,19)
#000000
(0,0,0)

Tints of #688077

#688077
(104,128,119)
#758B83
(117,139,131)
#82968F
(130,150,143)
#8FA19B
(143,161,155)
#9CACA7
(156,172,167)
#A9B7B3
(169,183,179)
#B6C2BF
(182,194,191)
#C3CDCB
(195,205,203)
#D0D8D7
(208,216,215)
#DDE3E3
(221,227,227)
#EAEEEF
(234,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688077 color. Also use rgb(104,128,119) instead hex code.

Text Font Color

.myTextColor { color: #688077; }

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

This text font color is #688077.

Background Color

.myBgColor { background-color: #688077; }

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

This div background color is #688077.

Border color

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

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

This div border color is #688077.

Opacity

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

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

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

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

This text has shadow with #688077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688077.

Preview

Color preview on black background

This text has color #688077 on black background.


Color preview on white background

This text has color #688077 on white background.


Black color preview on #688077 background

This text has black color on #688077 background.


White color preview on #688077 background

This text has white color on #688077 background.


Related colors

Complementary color

Complementary color for #hex is #977F88.


I love getcolorcode.com

Triadic colors

1 #776880 and #807768 with #688077 are triadic colors.

2 #778068 and #806877 with #688077 are triadic colors.