COLOR #677589

HEX: #677589 RGB: (103,117,137)

Color info

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

RGB color model

#677589 color RGB value is (103,117,137).

RGB: (103,117,137) (40%, 46%, 54%)

RGB channels and saturation

R 103 of 255 = 40%
G 117 of 255 = 46%
B 137 of 255 = 54%

103
117
137

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

Portions of RGB colors in percentages

R + G + B = 103 + 117 + 137 = 357 (100%)
R 103 of 357 ~ 28.85%
G 117 of 357 ~ 32.77%
B 137 of 357 ~ 38.38'%

%28.85
%32.77
%38.38

CMYK color model

#677589 color CMYK value is (25,15,0,46).

  • cyan value is 24.82%
  • magenta value is 14.60%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (25,15,0,46)
C25M15Y0K46 (25%, 15%, 0%, 46%)
(0.25 / 0.15 / 0.00 / 0.46)

CMYK percentages

%24.82
%14.6
%0
%46.27

Codes

Color #677589 in popluar color models

67 75 89
RGB 103 117 137
HSL 215° 14.17% 47.06%
HSB/HSV 215° 24.82% 53.73%
CMYK 24.82% 14.60% 0.00%
46.27%

Color #677589 in popluar number systems.

HEX 67 75 89
Decimal 103 117 137
Binary 1100111 1110101 10001001
Octal 147 165 211

Shades and tints

Shades of #677589

#677589
(103,117,137)
#5E6B7D
(94,107,125)
#556171
(85,97,113)
#4C5765
(76,87,101)
#434D59
(67,77,89)
#3A434D
(58,67,77)
#313941
(49,57,65)
#282F35
(40,47,53)
#1F2529
(31,37,41)
#161B1D
(22,27,29)
#0D1111
(13,17,17)
#000000
(0,0,0)

Tints of #677589

#677589
(103,117,137)
#748193
(116,129,147)
#818D9D
(129,141,157)
#8E99A7
(142,153,167)
#9BA5B1
(155,165,177)
#A8B1BB
(168,177,187)
#B5BDC5
(181,189,197)
#C2C9CF
(194,201,207)
#CFD5D9
(207,213,217)
#DCE1E3
(220,225,227)
#E9EDED
(233,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677589 color. Also use rgb(103,117,137) instead hex code.

Text Font Color

.myTextColor { color: #677589; }

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

This text font color is #677589.

Background Color

.myBgColor { background-color: #677589; }

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

This div background color is #677589.

Border color

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

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

This div border color is #677589.

Opacity

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

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

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

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

This text has shadow with #677589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677589.

Preview

Color preview on black background

This text has color #677589 on black background.


Color preview on white background

This text has color #677589 on white background.


Black color preview on #677589 background

This text has black color on #677589 background.


White color preview on #677589 background

This text has white color on #677589 background.


Related colors

Complementary color

Complementary color for #hex is #988A76.


I love getcolorcode.com

Triadic colors

1 #896775 and #758967 with #677589 are triadic colors.

2 #897567 and #756789 with #677589 are triadic colors.