COLOR #688442

HEX: #688442 RGB: (104,132,66)

Color info

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

RGB color model

#688442 color RGB value is (104,132,66).

RGB: (104,132,66) (41%, 52%, 26%)

RGB channels and saturation

R 104 of 255 = 41%
G 132 of 255 = 52%
B 66 of 255 = 26%

104
132
66

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

Portions of RGB colors in percentages

R + G + B = 104 + 132 + 66 = 302 (100%)
R 104 of 302 ~ 34.44%
G 132 of 302 ~ 43.71%
B 66 of 302 ~ 21.85'%

%34.44
%43.71
%21.85

CMYK color model

#688442 color CMYK value is (21,0,50,48).

  • cyan value is 21.21%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 48.24%
CMYK: (21,0,50,48) C21M0Y50K48 (21%,0%,50%,48%) (0.21/0.00/0.50/0.48) 

CMYK percentages

%21.21
%0
%50
%48.24

Codes

Color #688442 in popluar color models

68 84 42
RGB 104 132 66
HSL 85° 33.33% 38.82%
HSB/HSV 85° 50.00% 51.76%
CMYK 21.21% 0.00% 50.00%
48.24%

Color #688442 in popluar number systems.

HEX 68 84 42
Decimal 104 132 66
Binary 1101000 10000100 1000010
Octal 150 204 102

Shades and tints

Shades of #688442

#688442
(104,132,66)
#5F783C
(95,120,60)
#566C36
(86,108,54)
#4D6030
(77,96,48)
#44542A
(68,84,42)
#3B4824
(59,72,36)
#323C1E
(50,60,30)
#293018
(41,48,24)
#202412
(32,36,18)
#17180C
(23,24,12)
#0E0C06
(14,12,6)
#000000
(0,0,0)

Tints of #688442

#688442
(104,132,66)
#758F53
(117,143,83)
#829A64
(130,154,100)
#8FA575
(143,165,117)
#9CB086
(156,176,134)
#A9BB97
(169,187,151)
#B6C6A8
(182,198,168)
#C3D1B9
(195,209,185)
#D0DCCA
(208,220,202)
#DDE7DB
(221,231,219)
#EAF2EC
(234,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688442 color. Also use rgb(104,132,66) instead hex code.

Text Font Color

.myTextColor { color: #688442; }

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

This text font color is #688442.

Background Color

.myBgColor { background-color: #688442; }

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

This div background color is #688442.

Border color

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

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

This div border color is #688442.

Opacity

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

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

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

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

This text has shadow with #688442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688442.

Preview

Color preview on black background

This text has color #688442 on black background.


Color preview on white background

This text has color #688442 on white background.


Black color preview on #688442 background

This text has black color on #688442 background.


White color preview on #688442 background

This text has white color on #688442 background.


Related colors

Complementary color

Complementary color for #hex is #977BBD.


I love getcolorcode.com

Triadic colors

1 #426884 and #844268 with #688442 are triadic colors.

2 #428468 and #846842 with #688442 are triadic colors.