COLOR #689176

HEX: #689176 RGB: (104,145,118)

Color info

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

RGB color model

#689176 color RGB value is (104,145,118).

RGB: (104,145,118) (41%, 57%, 46%)

RGB channels and saturation

R 104 of 255 = 41%
G 145 of 255 = 57%
B 118 of 255 = 46%

104
145
118

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

Portions of RGB colors in percentages

R + G + B = 104 + 145 + 118 = 367 (100%)
R 104 of 367 ~ 28.34%
G 145 of 367 ~ 39.51%
B 118 of 367 ~ 32.15'%

%28.34
%39.51
%32.15

CMYK color model

#689176 color CMYK value is (28,0,19,43).

  • cyan value is 28.28%
  • magenta value is 0.00%
  • yellow value is 18.62%
  • key color value is 43.14%

CMYK: (28,0,19,43)
C28M0Y19K43 (28%, 0%, 19%, 43%)
(0.28 / 0.00 / 0.19 / 0.43)

CMYK percentages

%28.28
%0
%18.62
%43.14

Codes

Color #689176 in popluar color models

68 91 76
RGB 104 145 118
HSL 140° 16.47% 48.82%
HSB/HSV 140° 28.28% 56.86%
CMYK 28.28% 0.00% 18.62%
43.14%

Color #689176 in popluar number systems.

HEX 68 91 76
Decimal 104 145 118
Binary 1101000 10010001 1110110
Octal 150 221 166

Shades and tints

Shades of #689176

#689176
(104,145,118)
#5F846C
(95,132,108)
#567762
(86,119,98)
#4D6A58
(77,106,88)
#445D4E
(68,93,78)
#3B5044
(59,80,68)
#32433A
(50,67,58)
#293630
(41,54,48)
#202926
(32,41,38)
#171C1C
(23,28,28)
#0E0F12
(14,15,18)
#000000
(0,0,0)

Tints of #689176

#689176
(104,145,118)
#759B82
(117,155,130)
#82A58E
(130,165,142)
#8FAF9A
(143,175,154)
#9CB9A6
(156,185,166)
#A9C3B2
(169,195,178)
#B6CDBE
(182,205,190)
#C3D7CA
(195,215,202)
#D0E1D6
(208,225,214)
#DDEBE2
(221,235,226)
#EAF5EE
(234,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #689176 color. Also use rgb(104,145,118) instead hex code.

Text Font Color

.myTextColor { color: #689176; }

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

This text font color is #689176.

Background Color

.myBgColor { background-color: #689176; }

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

This div background color is #689176.

Border color

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

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

This div border color is #689176.

Opacity

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

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

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

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

This text has shadow with #689176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689176.

Preview

Color preview on black background

This text has color #689176 on black background.


Color preview on white background

This text has color #689176 on white background.


Black color preview on #689176 background

This text has black color on #689176 background.


White color preview on #689176 background

This text has white color on #689176 background.


Related colors

Complementary color

Complementary color for #hex is #976E89.


I love getcolorcode.com

Triadic colors

1 #766891 and #917668 with #689176 are triadic colors.

2 #769168 and #916876 with #689176 are triadic colors.