COLOR #677978

HEX: #677978 RGB: (103,121,120)

Color info

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

RGB color model

#677978 color RGB value is (103,121,120).

RGB: (103,121,120) (40%, 47%, 47%)

RGB channels and saturation

R 103 of 255 = 40%
G 121 of 255 = 47%
B 120 of 255 = 47%

103
121
120

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

Portions of RGB colors in percentages

R + G + B = 103 + 121 + 120 = 344 (100%)
R 103 of 344 ~ 29.94%
G 121 of 344 ~ 35.17%
B 120 of 344 ~ 34.88'%

%29.94
%35.17
%34.88

CMYK color model

#677978 color CMYK value is (15,0,1,53).

  • cyan value is 14.88%
  • magenta value is 0.00%
  • yellow value is 0.83%
  • key color value is 52.55%

CMYK: (15,0,1,53)
C15M0Y1K53 (15%, 0%, 1%, 53%)
(0.15 / 0.00 / 0.01 / 0.53)

CMYK percentages

%14.88
%0
%0.83
%52.55

Codes

Color #677978 in popluar color models

67 79 78
RGB 103 121 120
HSL 177° 8.04% 43.92%
HSB/HSV 177° 14.88% 47.45%
CMYK 14.88% 0.00% 0.83%
52.55%

Color #677978 in popluar number systems.

HEX 67 79 78
Decimal 103 121 120
Binary 1100111 1111001 1111000
Octal 147 171 170

Shades and tints

Shades of #677978

#677978
(103,121,120)
#5E6E6E
(94,110,110)
#556364
(85,99,100)
#4C585A
(76,88,90)
#434D50
(67,77,80)
#3A4246
(58,66,70)
#31373C
(49,55,60)
#282C32
(40,44,50)
#1F2128
(31,33,40)
#16161E
(22,22,30)
#0D0B14
(13,11,20)
#000000
(0,0,0)

Tints of #677978

#677978
(103,121,120)
#748584
(116,133,132)
#819190
(129,145,144)
#8E9D9C
(142,157,156)
#9BA9A8
(155,169,168)
#A8B5B4
(168,181,180)
#B5C1C0
(181,193,192)
#C2CDCC
(194,205,204)
#CFD9D8
(207,217,216)
#DCE5E4
(220,229,228)
#E9F1F0
(233,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677978; }

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

This text font color is #677978.

Background Color

.myBgColor { background-color: #677978; }

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

This div background color is #677978.

Border color

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

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

This div border color is #677978.

Opacity

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

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

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

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

This text has shadow with #677978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677978.

Preview

Color preview on black background

This text has color #677978 on black background.


Color preview on white background

This text has color #677978 on white background.


Black color preview on #677978 background

This text has black color on #677978 background.


White color preview on #677978 background

This text has white color on #677978 background.


Related colors

Complementary color

Complementary color for #hex is #988687.


I love getcolorcode.com

Triadic colors

1 #786779 and #797867 with #677978 are triadic colors.

2 #787967 and #796778 with #677978 are triadic colors.