COLOR #689187

HEX: #689187 RGB: (104,145,135)

Color info

#689187 contains red, green and blue colors in about the same proportion. Web safe color of #689187 is #669999 (or #699).

RGB color model

#689187 color RGB value is (104,145,135).

RGB: (104,145,135) (41%, 57%, 53%)

RGB channels and saturation

R 104 of 255 = 41%
G 145 of 255 = 57%
B 135 of 255 = 53%

104
145
135

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

Portions of RGB colors in percentages

R + G + B = 104 + 145 + 135 = 384 (100%)
R 104 of 384 ~ 27.08%
G 145 of 384 ~ 37.76%
B 135 of 384 ~ 35.16'%

%27.08
%37.76
%35.16

CMYK color model

#689187 color CMYK value is (28,0,7,43).

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

CMYK: (28,0,7,43)
C28M0Y7K43 (28%, 0%, 7%, 43%)
(0.28 / 0.00 / 0.07 / 0.43)

CMYK percentages

%28.28
%0
%6.9
%43.14

Codes

Color #689187 in popluar color models

68 91 87
RGB 104 145 135
HSL 165° 16.47% 48.82%
HSB/HSV 165° 28.28% 56.86%
CMYK 28.28% 0.00% 6.90%
43.14%

Color #689187 in popluar number systems.

HEX 68 91 87
Decimal 104 145 135
Binary 1101000 10010001 10000111
Octal 150 221 207

Shades and tints

Shades of #689187

#689187
(104,145,135)
#5F847B
(95,132,123)
#56776F
(86,119,111)
#4D6A63
(77,106,99)
#445D57
(68,93,87)
#3B504B
(59,80,75)
#32433F
(50,67,63)
#293633
(41,54,51)
#202927
(32,41,39)
#171C1B
(23,28,27)
#0E0F0F
(14,15,15)
#000000
(0,0,0)

Tints of #689187

#689187
(104,145,135)
#759B91
(117,155,145)
#82A59B
(130,165,155)
#8FAFA5
(143,175,165)
#9CB9AF
(156,185,175)
#A9C3B9
(169,195,185)
#B6CDC3
(182,205,195)
#C3D7CD
(195,215,205)
#D0E1D7
(208,225,215)
#DDEBE1
(221,235,225)
#EAF5EB
(234,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #689187; }

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

This text font color is #689187.

Background Color

.myBgColor { background-color: #689187; }

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

This div background color is #689187.

Border color

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

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

This div border color is #689187.

Opacity

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

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

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

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

This text has shadow with #689187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689187.

Preview

Color preview on black background

This text has color #689187 on black background.


Color preview on white background

This text has color #689187 on white background.


Black color preview on #689187 background

This text has black color on #689187 background.


White color preview on #689187 background

This text has white color on #689187 background.


Related colors

Complementary color

Complementary color for #hex is #976E78.


I love getcolorcode.com

Triadic colors

1 #876891 and #918768 with #689187 are triadic colors.

2 #879168 and #916887 with #689187 are triadic colors.