COLOR #688762

HEX: #688762 RGB: (104,135,98)

Color info

#688762 contains red, green and blue colors in about the same proportion. Web safe color of #688762 is #669966 (or #696).

RGB color model

#688762 color RGB value is (104,135,98).

RGB: (104,135,98) (41%, 53%, 38%)

RGB channels and saturation

R 104 of 255 = 41%
G 135 of 255 = 53%
B 98 of 255 = 38%

104
135
98

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

Portions of RGB colors in percentages

R + G + B = 104 + 135 + 98 = 337 (100%)
R 104 of 337 ~ 30.86%
G 135 of 337 ~ 40.06%
B 98 of 337 ~ 29.08'%

%30.86
%40.06
%29.08

CMYK color model

#688762 color CMYK value is (23,0,27,47).

  • cyan value is 22.96%
  • magenta value is 0.00%
  • yellow value is 27.41%
  • key color value is 47.06%

CMYK: (23,0,27,47)
C23M0Y27K47 (23%, 0%, 27%, 47%)
(0.23 / 0.00 / 0.27 / 0.47)

CMYK percentages

%22.96
%0
%27.41
%47.06

Codes

Color #688762 in popluar color models

68 87 62
RGB 104 135 98
HSL 110° 15.88% 45.69%
HSB/HSV 110° 27.41% 52.94%
CMYK 22.96% 0.00% 27.41%
47.06%

Color #688762 in popluar number systems.

HEX 68 87 62
Decimal 104 135 98
Binary 1101000 10000111 1100010
Octal 150 207 142

Shades and tints

Shades of #688762

#688762
(104,135,98)
#5F7B5A
(95,123,90)
#566F52
(86,111,82)
#4D634A
(77,99,74)
#445742
(68,87,66)
#3B4B3A
(59,75,58)
#323F32
(50,63,50)
#29332A
(41,51,42)
#202722
(32,39,34)
#171B1A
(23,27,26)
#0E0F12
(14,15,18)
#000000
(0,0,0)

Tints of #688762

#688762
(104,135,98)
#759170
(117,145,112)
#829B7E
(130,155,126)
#8FA58C
(143,165,140)
#9CAF9A
(156,175,154)
#A9B9A8
(169,185,168)
#B6C3B6
(182,195,182)
#C3CDC4
(195,205,196)
#D0D7D2
(208,215,210)
#DDE1E0
(221,225,224)
#EAEBEE
(234,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688762 color. Also use rgb(104,135,98) instead hex code.

Text Font Color

.myTextColor { color: #688762; }

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

This text font color is #688762.

Background Color

.myBgColor { background-color: #688762; }

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

This div background color is #688762.

Border color

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

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

This div border color is #688762.

Opacity

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

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

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

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

This text has shadow with #688762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688762.

Preview

Color preview on black background

This text has color #688762 on black background.


Color preview on white background

This text has color #688762 on white background.


Black color preview on #688762 background

This text has black color on #688762 background.


White color preview on #688762 background

This text has white color on #688762 background.


Related colors

Complementary color

Complementary color for #hex is #97789D.


I love getcolorcode.com

Triadic colors

1 #626887 and #876268 with #688762 are triadic colors.

2 #628768 and #876862 with #688762 are triadic colors.