COLOR #677477

HEX: #677477 RGB: (103,116,119)

Color info

#677477 contains red, green and blue colors in about the same proportion. Web safe color of #677477 is #666666 (or #666).

RGB color model

#677477 color RGB value is (103,116,119).

RGB: (103,116,119) (40%, 45%, 47%)

RGB channels and saturation

R 103 of 255 = 40%
G 116 of 255 = 45%
B 119 of 255 = 47%

103
116
119

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

Portions of RGB colors in percentages

R + G + B = 103 + 116 + 119 = 338 (100%)
R 103 of 338 ~ 30.47%
G 116 of 338 ~ 34.32%
B 119 of 338 ~ 35.21'%

%30.47
%34.32
%35.21

CMYK color model

#677477 color CMYK value is (13,3,0,53).

  • cyan value is 13.45%
  • magenta value is 2.52%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (13,3,0,53)
C13M3Y0K53 (13%, 3%, 0%, 53%)
(0.13 / 0.03 / 0.00 / 0.53)

CMYK percentages

%13.45
%2.52
%0
%53.33

Codes

Color #677477 in popluar color models

67 74 77
RGB 103 116 119
HSL 191° 7.21% 43.53%
HSB/HSV 191° 13.45% 46.67%
CMYK 13.45% 2.52% 0.00%
53.33%

Color #677477 in popluar number systems.

HEX 67 74 77
Decimal 103 116 119
Binary 1100111 1110100 1110111
Octal 147 164 167

Shades and tints

Shades of #677477

#677477
(103,116,119)
#5E6A6D
(94,106,109)
#556063
(85,96,99)
#4C5659
(76,86,89)
#434C4F
(67,76,79)
#3A4245
(58,66,69)
#31383B
(49,56,59)
#282E31
(40,46,49)
#1F2427
(31,36,39)
#161A1D
(22,26,29)
#0D1013
(13,16,19)
#000000
(0,0,0)

Tints of #677477

#677477
(103,116,119)
#748083
(116,128,131)
#818C8F
(129,140,143)
#8E989B
(142,152,155)
#9BA4A7
(155,164,167)
#A8B0B3
(168,176,179)
#B5BCBF
(181,188,191)
#C2C8CB
(194,200,203)
#CFD4D7
(207,212,215)
#DCE0E3
(220,224,227)
#E9ECEF
(233,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677477 color. Also use rgb(103,116,119) instead hex code.

Text Font Color

.myTextColor { color: #677477; }

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

This text font color is #677477.

Background Color

.myBgColor { background-color: #677477; }

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

This div background color is #677477.

Border color

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

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

This div border color is #677477.

Opacity

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

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

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

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

This text has shadow with #677477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677477.

Preview

Color preview on black background

This text has color #677477 on black background.


Color preview on white background

This text has color #677477 on white background.


Black color preview on #677477 background

This text has black color on #677477 background.


White color preview on #677477 background

This text has white color on #677477 background.


Related colors

Complementary color

Complementary color for #hex is #988B88.


I love getcolorcode.com

Triadic colors

1 #776774 and #747767 with #677477 are triadic colors.

2 #777467 and #746777 with #677477 are triadic colors.