COLOR #687644

HEX: #687644 RGB: (104,118,68)

Color info

#687644 contains red, green and blue colors in about the same proportion. Web safe color of #687644 is #666633 (or #663).

RGB color model

#687644 color RGB value is (104,118,68).

RGB: (104,118,68) (41%, 46%, 27%)

RGB channels and saturation

R 104 of 255 = 41%
G 118 of 255 = 46%
B 68 of 255 = 27%

104
118
68

R + G + B ~ 38%. #687644 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 118 + 68 = 290 (100%)
R 104 of 290 ~ 35.86%
G 118 of 290 ~ 40.69%
B 68 of 290 ~ 23.45'%

%35.86
%40.69
%23.45

CMYK color model

#687644 color CMYK value is (12,0,42,54).

  • cyan value is 11.86%
  • magenta value is 0.00%
  • yellow value is 42.37%
  • key color value is 53.73%
CMYK: (12,0,42,54) C12M0Y42K54 (12%,0%,42%,54%) (0.12/0.00/0.42/0.54) 

CMYK percentages

%11.86
%0
%42.37
%53.73

Codes

Color #687644 in popluar color models

68 76 44
RGB 104 118 68
HSL 77° 26.88% 36.47%
HSB/HSV 77° 42.37% 46.27%
CMYK 11.86% 0.00% 42.37%
53.73%

Color #687644 in popluar number systems.

HEX 68 76 44
Decimal 104 118 68
Binary 1101000 1110110 1000100
Octal 150 166 104

Shades and tints

Shades of #687644

#687644
(104,118,68)
#5F6C3E
(95,108,62)
#566238
(86,98,56)
#4D5832
(77,88,50)
#444E2C
(68,78,44)
#3B4426
(59,68,38)
#323A20
(50,58,32)
#29301A
(41,48,26)
#202614
(32,38,20)
#171C0E
(23,28,14)
#0E1208
(14,18,8)
#000000
(0,0,0)

Tints of #687644

#687644
(104,118,68)
#758255
(117,130,85)
#828E66
(130,142,102)
#8F9A77
(143,154,119)
#9CA688
(156,166,136)
#A9B299
(169,178,153)
#B6BEAA
(182,190,170)
#C3CABB
(195,202,187)
#D0D6CC
(208,214,204)
#DDE2DD
(221,226,221)
#EAEEEE
(234,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687644; }

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

This text font color is #687644.

Background Color

.myBgColor { background-color: #687644; }

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

This div background color is #687644.

Border color

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

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

This div border color is #687644.

Opacity

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

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

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

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

This text has shadow with #687644 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687644.

Preview

Color preview on black background

This text has color #687644 on black background.


Color preview on white background

This text has color #687644 on white background.


Black color preview on #687644 background

This text has black color on #687644 background.


White color preview on #687644 background

This text has white color on #687644 background.


Related colors

Complementary color

Complementary color for #hex is #9789BB.


I love getcolorcode.com

Triadic colors

1 #446876 and #764468 with #687644 are triadic colors.

2 #447668 and #766844 with #687644 are triadic colors.