COLOR #688769

HEX: #688769 RGB: (104,135,105)

Color info

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

RGB color model

#688769 color RGB value is (104,135,105).

RGB: (104,135,105) (41%, 53%, 41%)

RGB channels and saturation

R 104 of 255 = 41%
G 135 of 255 = 53%
B 105 of 255 = 41%

104
135
105

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

Portions of RGB colors in percentages

R + G + B = 104 + 135 + 105 = 344 (100%)
R 104 of 344 ~ 30.23%
G 135 of 344 ~ 39.24%
B 105 of 344 ~ 30.52'%

%30.23
%39.24
%30.52

CMYK color model

#688769 color CMYK value is (23,0,22,47).

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

CMYK: (23,0,22,47)
C23M0Y22K47 (23%, 0%, 22%, 47%)
(0.23 / 0.00 / 0.22 / 0.47)

CMYK percentages

%22.96
%0
%22.22
%47.06

Codes

Color #688769 in popluar color models

68 87 69
RGB 104 135 105
HSL 122° 12.97% 46.86%
HSB/HSV 122° 22.96% 52.94%
CMYK 22.96% 0.00% 22.22%
47.06%

Color #688769 in popluar number systems.

HEX 68 87 69
Decimal 104 135 105
Binary 1101000 10000111 1101001
Octal 150 207 151

Shades and tints

Shades of #688769

#688769
(104,135,105)
#5F7B60
(95,123,96)
#566F57
(86,111,87)
#4D634E
(77,99,78)
#445745
(68,87,69)
#3B4B3C
(59,75,60)
#323F33
(50,63,51)
#29332A
(41,51,42)
#202721
(32,39,33)
#171B18
(23,27,24)
#0E0F0F
(14,15,15)
#000000
(0,0,0)

Tints of #688769

#688769
(104,135,105)
#759176
(117,145,118)
#829B83
(130,155,131)
#8FA590
(143,165,144)
#9CAF9D
(156,175,157)
#A9B9AA
(169,185,170)
#B6C3B7
(182,195,183)
#C3CDC4
(195,205,196)
#D0D7D1
(208,215,209)
#DDE1DE
(221,225,222)
#EAEBEB
(234,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688769; }

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

This text font color is #688769.

Background Color

.myBgColor { background-color: #688769; }

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

This div background color is #688769.

Border color

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

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

This div border color is #688769.

Opacity

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

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

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

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

This text has shadow with #688769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688769.

Preview

Color preview on black background

This text has color #688769 on black background.


Color preview on white background

This text has color #688769 on white background.


Black color preview on #688769 background

This text has black color on #688769 background.


White color preview on #688769 background

This text has white color on #688769 background.


Related colors

Complementary color

Complementary color for #hex is #977896.


I love getcolorcode.com

Triadic colors

1 #696887 and #876968 with #688769 are triadic colors.

2 #698768 and #876869 with #688769 are triadic colors.