COLOR #688064

HEX: #688064 RGB: (104,128,100)

Color info

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

RGB color model

#688064 color RGB value is (104,128,100).

RGB: (104,128,100) (41%, 50%, 39%)

RGB channels and saturation

R 104 of 255 = 41%
G 128 of 255 = 50%
B 100 of 255 = 39%

104
128
100

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

Portions of RGB colors in percentages

R + G + B = 104 + 128 + 100 = 332 (100%)
R 104 of 332 ~ 31.33%
G 128 of 332 ~ 38.55%
B 100 of 332 ~ 30.12'%

%31.33
%38.55
%30.12

CMYK color model

#688064 color CMYK value is (19,0,22,50).

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

CMYK: (19,0,22,50)
C19M0Y22K50 (19%, 0%, 22%, 50%)
(0.19 / 0.00 / 0.22 / 0.50)

CMYK percentages

%18.75
%0
%21.88
%49.8

Codes

Color #688064 in popluar color models

68 80 64
RGB 104 128 100
HSL 111° 12.28% 44.71%
HSB/HSV 111° 21.88% 50.20%
CMYK 18.75% 0.00% 21.88%
49.80%

Color #688064 in popluar number systems.

HEX 68 80 64
Decimal 104 128 100
Binary 1101000 10000000 1100100
Octal 150 200 144

Shades and tints

Shades of #688064

#688064
(104,128,100)
#5F755B
(95,117,91)
#566A52
(86,106,82)
#4D5F49
(77,95,73)
#445440
(68,84,64)
#3B4937
(59,73,55)
#323E2E
(50,62,46)
#293325
(41,51,37)
#20281C
(32,40,28)
#171D13
(23,29,19)
#0E120A
(14,18,10)
#000000
(0,0,0)

Tints of #688064

#688064
(104,128,100)
#758B72
(117,139,114)
#829680
(130,150,128)
#8FA18E
(143,161,142)
#9CAC9C
(156,172,156)
#A9B7AA
(169,183,170)
#B6C2B8
(182,194,184)
#C3CDC6
(195,205,198)
#D0D8D4
(208,216,212)
#DDE3E2
(221,227,226)
#EAEEF0
(234,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688064; }

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

This text font color is #688064.

Background Color

.myBgColor { background-color: #688064; }

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

This div background color is #688064.

Border color

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

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

This div border color is #688064.

Opacity

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

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

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

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

This text has shadow with #688064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688064.

Preview

Color preview on black background

This text has color #688064 on black background.


Color preview on white background

This text has color #688064 on white background.


Black color preview on #688064 background

This text has black color on #688064 background.


White color preview on #688064 background

This text has white color on #688064 background.


Related colors

Complementary color

Complementary color for #hex is #977F9B.


I love getcolorcode.com

Triadic colors

1 #646880 and #806468 with #688064 are triadic colors.

2 #648068 and #806864 with #688064 are triadic colors.