COLOR #688589

HEX: #688589 RGB: (104,133,137)

Color info

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

RGB color model

#688589 color RGB value is (104,133,137).

RGB: (104,133,137) (41%, 52%, 54%)

RGB channels and saturation

R 104 of 255 = 41%
G 133 of 255 = 52%
B 137 of 255 = 54%

104
133
137

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

Portions of RGB colors in percentages

R + G + B = 104 + 133 + 137 = 374 (100%)
R 104 of 374 ~ 27.81%
G 133 of 374 ~ 35.56%
B 137 of 374 ~ 36.63'%

%27.81
%35.56
%36.63

CMYK color model

#688589 color CMYK value is (24,3,0,46).

  • cyan value is 24.09%
  • magenta value is 2.92%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (24,3,0,46) C24M3Y0K46 (24%,3%,0%,46%) (0.24/0.03/0.00/0.46) 

CMYK percentages

%24.09
%2.92
%0
%46.27

Codes

Color #688589 in popluar color models

68 85 89
RGB 104 133 137
HSL 187° 13.69% 47.25%
HSB/HSV 187° 24.09% 53.73%
CMYK 24.09% 2.92% 0.00%
46.27%

Color #688589 in popluar number systems.

HEX 68 85 89
Decimal 104 133 137
Binary 1101000 10000101 10001001
Octal 150 205 211

Shades and tints

Shades of #688589

#688589
(104,133,137)
#5F797D
(95,121,125)
#566D71
(86,109,113)
#4D6165
(77,97,101)
#445559
(68,85,89)
#3B494D
(59,73,77)
#323D41
(50,61,65)
#293135
(41,49,53)
#202529
(32,37,41)
#17191D
(23,25,29)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #688589

#688589
(104,133,137)
#759093
(117,144,147)
#829B9D
(130,155,157)
#8FA6A7
(143,166,167)
#9CB1B1
(156,177,177)
#A9BCBB
(169,188,187)
#B6C7C5
(182,199,197)
#C3D2CF
(195,210,207)
#D0DDD9
(208,221,217)
#DDE8E3
(221,232,227)
#EAF3ED
(234,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688589 color. Also use rgb(104,133,137) instead hex code.

Text Font Color

.myTextColor { color: #688589; }

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

This text font color is #688589.

Background Color

.myBgColor { background-color: #688589; }

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

This div background color is #688589.

Border color

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

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

This div border color is #688589.

Opacity

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

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

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

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

This text has shadow with #688589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688589.

Preview

Color preview on black background

This text has color #688589 on black background.


Color preview on white background

This text has color #688589 on white background.


Black color preview on #688589 background

This text has black color on #688589 background.


White color preview on #688589 background

This text has white color on #688589 background.


Related colors

Complementary color

Complementary color for #hex is #977A76.


I love getcolorcode.com

Triadic colors

1 #896885 and #858968 with #688589 are triadic colors.

2 #898568 and #856889 with #688589 are triadic colors.