COLOR #688340

HEX: #688340 RGB: (104,131,64)

Color info

#688340 contains mainly red and green colors. Web safe color of #688340 is #669933 (or #693).

RGB color model

#688340 color RGB value is (104,131,64).

RGB: (104,131,64) (41%, 51%, 25%)

RGB channels and saturation

R 104 of 255 = 41%
G 131 of 255 = 51%
B 64 of 255 = 25%

104
131
64

R + G + B ~ 39%. #688340 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 131 + 64 = 299 (100%)
R 104 of 299 ~ 34.78%
G 131 of 299 ~ 43.81%
B 64 of 299 ~ 21.4'%

%34.78
%43.81
%21.4

CMYK color model

#688340 color CMYK value is (21,0,51,49).

  • cyan value is 20.61%
  • magenta value is 0.00%
  • yellow value is 51.15%
  • key color value is 48.63%
CMYK: (21,0,51,49) C21M0Y51K49 (21%,0%,51%,49%) (0.21/0.00/0.51/0.49) 

CMYK percentages

%20.61
%0
%51.15
%48.63

Codes

Color #688340 in popluar color models

68 83 40
RGB 104 131 64
HSL 84° 34.36% 38.24%
HSB/HSV 84° 51.15% 51.37%
CMYK 20.61% 0.00% 51.15%
48.63%

Color #688340 in popluar number systems.

HEX 68 83 40
Decimal 104 131 64
Binary 1101000 10000011 1000000
Octal 150 203 100

Shades and tints

Shades of #688340

#688340
(104,131,64)
#5F783B
(95,120,59)
#566D36
(86,109,54)
#4D6231
(77,98,49)
#44572C
(68,87,44)
#3B4C27
(59,76,39)
#324122
(50,65,34)
#29361D
(41,54,29)
#202B18
(32,43,24)
#172013
(23,32,19)
#0E150E
(14,21,14)
#000000
(0,0,0)

Tints of #688340

#688340
(104,131,64)
#758E51
(117,142,81)
#829962
(130,153,98)
#8FA473
(143,164,115)
#9CAF84
(156,175,132)
#A9BA95
(169,186,149)
#B6C5A6
(182,197,166)
#C3D0B7
(195,208,183)
#D0DBC8
(208,219,200)
#DDE6D9
(221,230,217)
#EAF1EA
(234,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688340; }

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

This text font color is #688340.

Background Color

.myBgColor { background-color: #688340; }

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

This div background color is #688340.

Border color

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

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

This div border color is #688340.

Opacity

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

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

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

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

This text has shadow with #688340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688340.

Preview

Color preview on black background

This text has color #688340 on black background.


Color preview on white background

This text has color #688340 on white background.


Black color preview on #688340 background

This text has black color on #688340 background.


White color preview on #688340 background

This text has white color on #688340 background.


Related colors

Complementary color

Complementary color for #hex is #977CBF.


I love getcolorcode.com

Triadic colors

1 #406883 and #834068 with #688340 are triadic colors.

2 #408368 and #836840 with #688340 are triadic colors.