COLOR #688770

HEX: #688770 RGB: (104,135,112)

Color info

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

RGB color model

#688770 color RGB value is (104,135,112).

RGB: (104,135,112) (41%, 53%, 44%)

RGB channels and saturation

R 104 of 255 = 41%
G 135 of 255 = 53%
B 112 of 255 = 44%

104
135
112

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

Portions of RGB colors in percentages

R + G + B = 104 + 135 + 112 = 351 (100%)
R 104 of 351 ~ 29.63%
G 135 of 351 ~ 38.46%
B 112 of 351 ~ 31.91'%

%29.63
%38.46
%31.91

CMYK color model

#688770 color CMYK value is (23,0,17,47).

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

CMYK: (23,0,17,47)
C23M0Y17K47 (23%, 0%, 17%, 47%)
(0.23 / 0.00 / 0.17 / 0.47)

CMYK percentages

%22.96
%0
%17.04
%47.06

Codes

Color #688770 in popluar color models

68 87 70
RGB 104 135 112
HSL 135° 12.97% 46.86%
HSB/HSV 135° 22.96% 52.94%
CMYK 22.96% 0.00% 17.04%
47.06%

Color #688770 in popluar number systems.

HEX 68 87 70
Decimal 104 135 112
Binary 1101000 10000111 1110000
Octal 150 207 160

Shades and tints

Shades of #688770

#688770
(104,135,112)
#5F7B66
(95,123,102)
#566F5C
(86,111,92)
#4D6352
(77,99,82)
#445748
(68,87,72)
#3B4B3E
(59,75,62)
#323F34
(50,63,52)
#29332A
(41,51,42)
#202720
(32,39,32)
#171B16
(23,27,22)
#0E0F0C
(14,15,12)
#000000
(0,0,0)

Tints of #688770

#688770
(104,135,112)
#75917D
(117,145,125)
#829B8A
(130,155,138)
#8FA597
(143,165,151)
#9CAFA4
(156,175,164)
#A9B9B1
(169,185,177)
#B6C3BE
(182,195,190)
#C3CDCB
(195,205,203)
#D0D7D8
(208,215,216)
#DDE1E5
(221,225,229)
#EAEBF2
(234,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688770; }

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

This text font color is #688770.

Background Color

.myBgColor { background-color: #688770; }

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

This div background color is #688770.

Border color

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

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

This div border color is #688770.

Opacity

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

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

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

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

This text has shadow with #688770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688770.

Preview

Color preview on black background

This text has color #688770 on black background.


Color preview on white background

This text has color #688770 on white background.


Black color preview on #688770 background

This text has black color on #688770 background.


White color preview on #688770 background

This text has white color on #688770 background.


Related colors

Complementary color

Complementary color for #hex is #97788F.


I love getcolorcode.com

Triadic colors

1 #706887 and #877068 with #688770 are triadic colors.

2 #708768 and #876870 with #688770 are triadic colors.