COLOR #688378

HEX: #688378 RGB: (104,131,120)

Color info

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

RGB color model

#688378 color RGB value is (104,131,120).

RGB: (104,131,120) (41%, 51%, 47%)

RGB channels and saturation

R 104 of 255 = 41%
G 131 of 255 = 51%
B 120 of 255 = 47%

104
131
120

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

Portions of RGB colors in percentages

R + G + B = 104 + 131 + 120 = 355 (100%)
R 104 of 355 ~ 29.3%
G 131 of 355 ~ 36.9%
B 120 of 355 ~ 33.8'%

%29.3
%36.9
%33.8

CMYK color model

#688378 color CMYK value is (21,0,8,49).

  • cyan value is 20.61%
  • magenta value is 0.00%
  • yellow value is 8.40%
  • key color value is 48.63%

CMYK: (21,0,8,49)
C21M0Y8K49 (21%, 0%, 8%, 49%)
(0.21 / 0.00 / 0.08 / 0.49)

CMYK percentages

%20.61
%0
%8.4
%48.63

Codes

Color #688378 in popluar color models

68 83 78
RGB 104 131 120
HSL 156° 11.49% 46.08%
HSB/HSV 156° 20.61% 51.37%
CMYK 20.61% 0.00% 8.40%
48.63%

Color #688378 in popluar number systems.

HEX 68 83 78
Decimal 104 131 120
Binary 1101000 10000011 1111000
Octal 150 203 170

Shades and tints

Shades of #688378

#688378
(104,131,120)
#5F786E
(95,120,110)
#566D64
(86,109,100)
#4D625A
(77,98,90)
#445750
(68,87,80)
#3B4C46
(59,76,70)
#32413C
(50,65,60)
#293632
(41,54,50)
#202B28
(32,43,40)
#17201E
(23,32,30)
#0E1514
(14,21,20)
#000000
(0,0,0)

Tints of #688378

#688378
(104,131,120)
#758E84
(117,142,132)
#829990
(130,153,144)
#8FA49C
(143,164,156)
#9CAFA8
(156,175,168)
#A9BAB4
(169,186,180)
#B6C5C0
(182,197,192)
#C3D0CC
(195,208,204)
#D0DBD8
(208,219,216)
#DDE6E4
(221,230,228)
#EAF1F0
(234,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688378 color. Also use rgb(104,131,120) instead hex code.

Text Font Color

.myTextColor { color: #688378; }

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

This text font color is #688378.

Background Color

.myBgColor { background-color: #688378; }

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

This div background color is #688378.

Border color

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

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

This div border color is #688378.

Opacity

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

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

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

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

This text has shadow with #688378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688378.

Preview

Color preview on black background

This text has color #688378 on black background.


Color preview on white background

This text has color #688378 on white background.


Black color preview on #688378 background

This text has black color on #688378 background.


White color preview on #688378 background

This text has white color on #688378 background.


Related colors

Complementary color

Complementary color for #hex is #977C87.


I love getcolorcode.com

Triadic colors

1 #786883 and #837868 with #688378 are triadic colors.

2 #788368 and #836878 with #688378 are triadic colors.