COLOR #688144

HEX: #688144 RGB: (104,129,68)

Color info

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

RGB color model

#688144 color RGB value is (104,129,68).

RGB: (104,129,68) (41%, 51%, 27%)

RGB channels and saturation

R 104 of 255 = 41%
G 129 of 255 = 51%
B 68 of 255 = 27%

104
129
68

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

Portions of RGB colors in percentages

R + G + B = 104 + 129 + 68 = 301 (100%)
R 104 of 301 ~ 34.55%
G 129 of 301 ~ 42.86%
B 68 of 301 ~ 22.59'%

%34.55
%42.86
%22.59

CMYK color model

#688144 color CMYK value is (19,0,47,49).

  • cyan value is 19.38%
  • magenta value is 0.00%
  • yellow value is 47.29%
  • key color value is 49.41%

CMYK: (19,0,47,49)
C19M0Y47K49 (19%, 0%, 47%, 49%)
(0.19 / 0.00 / 0.47 / 0.49)

CMYK percentages

%19.38
%0
%47.29
%49.41

Codes

Color #688144 in popluar color models

68 81 44
RGB 104 129 68
HSL 85° 30.96% 38.63%
HSB/HSV 85° 47.29% 50.59%
CMYK 19.38% 0.00% 47.29%
49.41%

Color #688144 in popluar number systems.

HEX 68 81 44
Decimal 104 129 68
Binary 1101000 10000001 1000100
Octal 150 201 104

Shades and tints

Shades of #688144

#688144
(104,129,68)
#5F763E
(95,118,62)
#566B38
(86,107,56)
#4D6032
(77,96,50)
#44552C
(68,85,44)
#3B4A26
(59,74,38)
#323F20
(50,63,32)
#29341A
(41,52,26)
#202914
(32,41,20)
#171E0E
(23,30,14)
#0E1308
(14,19,8)
#000000
(0,0,0)

Tints of #688144

#688144
(104,129,68)
#758C55
(117,140,85)
#829766
(130,151,102)
#8FA277
(143,162,119)
#9CAD88
(156,173,136)
#A9B899
(169,184,153)
#B6C3AA
(182,195,170)
#C3CEBB
(195,206,187)
#D0D9CC
(208,217,204)
#DDE4DD
(221,228,221)
#EAEFEE
(234,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688144; }

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

This text font color is #688144.

Background Color

.myBgColor { background-color: #688144; }

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

This div background color is #688144.

Border color

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

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

This div border color is #688144.

Opacity

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

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

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

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

This text has shadow with #688144 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688144.

Preview

Color preview on black background

This text has color #688144 on black background.


Color preview on white background

This text has color #688144 on white background.


Black color preview on #688144 background

This text has black color on #688144 background.


White color preview on #688144 background

This text has white color on #688144 background.


Related colors

Complementary color

Complementary color for #hex is #977EBB.


I love getcolorcode.com

Triadic colors

1 #446881 and #814468 with #688144 are triadic colors.

2 #448168 and #816844 with #688144 are triadic colors.