COLOR #687189

HEX: #687189 RGB: (104,113,137)

Color info

#687189 contains red, green and blue colors in about the same proportion. Web safe color of #687189 is #666699 (or #669).

RGB color model

#687189 color RGB value is (104,113,137).

RGB: (104,113,137) (41%, 44%, 54%)

RGB channels and saturation

R 104 of 255 = 41%
G 113 of 255 = 44%
B 137 of 255 = 54%

104
113
137

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

Portions of RGB colors in percentages

R + G + B = 104 + 113 + 137 = 354 (100%)
R 104 of 354 ~ 29.38%
G 113 of 354 ~ 31.92%
B 137 of 354 ~ 38.7'%

%29.38
%31.92
%38.7

CMYK color model

#687189 color CMYK value is (24,18,0,46).

  • cyan value is 24.09%
  • magenta value is 17.52%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (24,18,0,46)
C24M18Y0K46 (24%, 18%, 0%, 46%)
(0.24 / 0.18 / 0.00 / 0.46)

CMYK percentages

%24.09
%17.52
%0
%46.27

Codes

Color #687189 in popluar color models

68 71 89
RGB 104 113 137
HSL 224° 13.69% 47.25%
HSB/HSV 224° 24.09% 53.73%
CMYK 24.09% 17.52% 0.00%
46.27%

Color #687189 in popluar number systems.

HEX 68 71 89
Decimal 104 113 137
Binary 1101000 1110001 10001001
Octal 150 161 211

Shades and tints

Shades of #687189

#687189
(104,113,137)
#5F677D
(95,103,125)
#565D71
(86,93,113)
#4D5365
(77,83,101)
#444959
(68,73,89)
#3B3F4D
(59,63,77)
#323541
(50,53,65)
#292B35
(41,43,53)
#202129
(32,33,41)
#17171D
(23,23,29)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #687189

#687189
(104,113,137)
#757D93
(117,125,147)
#82899D
(130,137,157)
#8F95A7
(143,149,167)
#9CA1B1
(156,161,177)
#A9ADBB
(169,173,187)
#B6B9C5
(182,185,197)
#C3C5CF
(195,197,207)
#D0D1D9
(208,209,217)
#DDDDE3
(221,221,227)
#EAE9ED
(234,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687189; }

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

This text font color is #687189.

Background Color

.myBgColor { background-color: #687189; }

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

This div background color is #687189.

Border color

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

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

This div border color is #687189.

Opacity

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

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

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

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

This text has shadow with #687189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687189.

Preview

Color preview on black background

This text has color #687189 on black background.


Color preview on white background

This text has color #687189 on white background.


Black color preview on #687189 background

This text has black color on #687189 background.


White color preview on #687189 background

This text has white color on #687189 background.


Related colors

Complementary color

Complementary color for #hex is #978E76.


I love getcolorcode.com

Triadic colors

1 #896871 and #718968 with #687189 are triadic colors.

2 #897168 and #716889 with #687189 are triadic colors.