COLOR #677887

HEX: #677887 RGB: (103,120,135)

Color info

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

RGB color model

#677887 color RGB value is (103,120,135).

RGB: (103,120,135) (40%, 47%, 53%)

RGB channels and saturation

R 103 of 255 = 40%
G 120 of 255 = 47%
B 135 of 255 = 53%

103
120
135

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

Portions of RGB colors in percentages

R + G + B = 103 + 120 + 135 = 358 (100%)
R 103 of 358 ~ 28.77%
G 120 of 358 ~ 33.52%
B 135 of 358 ~ 37.71'%

%28.77
%33.52
%37.71

CMYK color model

#677887 color CMYK value is (24,11,0,47).

  • cyan value is 23.70%
  • magenta value is 11.11%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (24,11,0,47)
C24M11Y0K47 (24%, 11%, 0%, 47%)
(0.24 / 0.11 / 0.00 / 0.47)

CMYK percentages

%23.7
%11.11
%0
%47.06

Codes

Color #677887 in popluar color models

67 78 87
RGB 103 120 135
HSL 208° 13.45% 46.67%
HSB/HSV 208° 23.70% 52.94%
CMYK 23.70% 11.11% 0.00%
47.06%

Color #677887 in popluar number systems.

HEX 67 78 87
Decimal 103 120 135
Binary 1100111 1111000 10000111
Octal 147 170 207

Shades and tints

Shades of #677887

#677887
(103,120,135)
#5E6E7B
(94,110,123)
#55646F
(85,100,111)
#4C5A63
(76,90,99)
#435057
(67,80,87)
#3A464B
(58,70,75)
#313C3F
(49,60,63)
#283233
(40,50,51)
#1F2827
(31,40,39)
#161E1B
(22,30,27)
#0D140F
(13,20,15)
#000000
(0,0,0)

Tints of #677887

#677887
(103,120,135)
#748491
(116,132,145)
#81909B
(129,144,155)
#8E9CA5
(142,156,165)
#9BA8AF
(155,168,175)
#A8B4B9
(168,180,185)
#B5C0C3
(181,192,195)
#C2CCCD
(194,204,205)
#CFD8D7
(207,216,215)
#DCE4E1
(220,228,225)
#E9F0EB
(233,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677887 color. Also use rgb(103,120,135) instead hex code.

Text Font Color

.myTextColor { color: #677887; }

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

This text font color is #677887.

Background Color

.myBgColor { background-color: #677887; }

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

This div background color is #677887.

Border color

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

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

This div border color is #677887.

Opacity

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

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

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

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

This text has shadow with #677887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677887.

Preview

Color preview on black background

This text has color #677887 on black background.


Color preview on white background

This text has color #677887 on white background.


Black color preview on #677887 background

This text has black color on #677887 background.


White color preview on #677887 background

This text has white color on #677887 background.


Related colors

Complementary color

Complementary color for #hex is #988778.


I love getcolorcode.com

Triadic colors

1 #876778 and #788767 with #677887 are triadic colors.

2 #877867 and #786787 with #677887 are triadic colors.