COLOR #688076

HEX: #688076 RGB: (104,128,118)

Color info

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

RGB color model

#688076 color RGB value is (104,128,118).

RGB: (104,128,118) (41%, 50%, 46%)

RGB channels and saturation

R 104 of 255 = 41%
G 128 of 255 = 50%
B 118 of 255 = 46%

104
128
118

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

Portions of RGB colors in percentages

R + G + B = 104 + 128 + 118 = 350 (100%)
R 104 of 350 ~ 29.71%
G 128 of 350 ~ 36.57%
B 118 of 350 ~ 33.71'%

%29.71
%36.57
%33.71

CMYK color model

#688076 color CMYK value is (19,0,8,50).

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

CMYK: (19,0,8,50)
C19M0Y8K50 (19%, 0%, 8%, 50%)
(0.19 / 0.00 / 0.08 / 0.50)

CMYK percentages

%18.75
%0
%7.81
%49.8

Codes

Color #688076 in popluar color models

68 80 76
RGB 104 128 118
HSL 155° 10.34% 45.49%
HSB/HSV 155° 18.75% 50.20%
CMYK 18.75% 0.00% 7.81%
49.80%

Color #688076 in popluar number systems.

HEX 68 80 76
Decimal 104 128 118
Binary 1101000 10000000 1110110
Octal 150 200 166

Shades and tints

Shades of #688076

#688076
(104,128,118)
#5F756C
(95,117,108)
#566A62
(86,106,98)
#4D5F58
(77,95,88)
#44544E
(68,84,78)
#3B4944
(59,73,68)
#323E3A
(50,62,58)
#293330
(41,51,48)
#202826
(32,40,38)
#171D1C
(23,29,28)
#0E1212
(14,18,18)
#000000
(0,0,0)

Tints of #688076

#688076
(104,128,118)
#758B82
(117,139,130)
#82968E
(130,150,142)
#8FA19A
(143,161,154)
#9CACA6
(156,172,166)
#A9B7B2
(169,183,178)
#B6C2BE
(182,194,190)
#C3CDCA
(195,205,202)
#D0D8D6
(208,216,214)
#DDE3E2
(221,227,226)
#EAEEEE
(234,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688076; }

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

This text font color is #688076.

Background Color

.myBgColor { background-color: #688076; }

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

This div background color is #688076.

Border color

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

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

This div border color is #688076.

Opacity

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

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

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

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

This text has shadow with #688076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688076.

Preview

Color preview on black background

This text has color #688076 on black background.


Color preview on white background

This text has color #688076 on white background.


Black color preview on #688076 background

This text has black color on #688076 background.


White color preview on #688076 background

This text has white color on #688076 background.


Related colors

Complementary color

Complementary color for #hex is #977F89.


I love getcolorcode.com

Triadic colors

1 #766880 and #807668 with #688076 are triadic colors.

2 #768068 and #806876 with #688076 are triadic colors.