COLOR #677774

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

103
119
116

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

Portions of RGB colors in percentages

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

%30.47
%35.21
%34.32

CMYK color model

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

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

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

CMYK percentages

%13.45
%0
%2.52
%53.33

Codes

Color #677774 in popluar color models

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

Color #677774 in popluar number systems.

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

Shades and tints

Shades of #677774

#677774
(103,119,116)
#5E6D6A
(94,109,106)
#556360
(85,99,96)
#4C5956
(76,89,86)
#434F4C
(67,79,76)
#3A4542
(58,69,66)
#313B38
(49,59,56)
#28312E
(40,49,46)
#1F2724
(31,39,36)
#161D1A
(22,29,26)
#0D1310
(13,19,16)
#000000
(0,0,0)

Tints of #677774

#677774
(103,119,116)
#748380
(116,131,128)
#818F8C
(129,143,140)
#8E9B98
(142,155,152)
#9BA7A4
(155,167,164)
#A8B3B0
(168,179,176)
#B5BFBC
(181,191,188)
#C2CBC8
(194,203,200)
#CFD7D4
(207,215,212)
#DCE3E0
(220,227,224)
#E9EFEC
(233,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677774; }

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

This text font color is #677774.

Background Color

.myBgColor { background-color: #677774; }

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

This div background color is #677774.

Border color

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

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

This div border color is #677774.

Opacity

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

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

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

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

This text has shadow with #677774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677774.

Preview

Color preview on black background

This text has color #677774 on black background.


Color preview on white background

This text has color #677774 on white background.


Black color preview on #677774 background

This text has black color on #677774 background.


White color preview on #677774 background

This text has white color on #677774 background.


Related colors

Complementary color

Complementary color for #hex is #98888B.


I love getcolorcode.com

Triadic colors

1 #746777 and #777467 with #677774 are triadic colors.

2 #747767 and #776774 with #677774 are triadic colors.