COLOR #677778

HEX: #677778 RGB: (103,119,120)

Color info

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

RGB color model

#677778 color RGB value is (103,119,120).

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

RGB channels and saturation

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

103
119
120

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

Portions of RGB colors in percentages

R + G + B = 103 + 119 + 120 = 342 (100%)
R 103 of 342 ~ 30.12%
G 119 of 342 ~ 34.8%
B 120 of 342 ~ 35.09'%

%30.12
%34.8
%35.09

CMYK color model

#677778 color CMYK value is (14,1,0,53).

  • cyan value is 14.17%
  • magenta value is 0.83%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (14,1,0,53) C14M1Y0K53 (14%,1%,0%,53%) (0.14/0.01/0.00/0.53) 

CMYK percentages

%14.17
%0.83
%0
%52.94

Codes

Color #677778 in popluar color models

67 77 78
RGB 103 119 120
HSL 184° 7.62% 43.73%
HSB/HSV 184° 14.17% 47.06%
CMYK 14.17% 0.83% 0.00%
52.94%

Color #677778 in popluar number systems.

HEX 67 77 78
Decimal 103 119 120
Binary 1100111 1110111 1111000
Octal 147 167 170

Shades and tints

Shades of #677778

#677778
(103,119,120)
#5E6D6E
(94,109,110)
#556364
(85,99,100)
#4C595A
(76,89,90)
#434F50
(67,79,80)
#3A4546
(58,69,70)
#313B3C
(49,59,60)
#283132
(40,49,50)
#1F2728
(31,39,40)
#161D1E
(22,29,30)
#0D1314
(13,19,20)
#000000
(0,0,0)

Tints of #677778

#677778
(103,119,120)
#748384
(116,131,132)
#818F90
(129,143,144)
#8E9B9C
(142,155,156)
#9BA7A8
(155,167,168)
#A8B3B4
(168,179,180)
#B5BFC0
(181,191,192)
#C2CBCC
(194,203,204)
#CFD7D8
(207,215,216)
#DCE3E4
(220,227,228)
#E9EFF0
(233,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677778; }

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

This text font color is #677778.

Background Color

.myBgColor { background-color: #677778; }

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

This div background color is #677778.

Border color

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

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

This div border color is #677778.

Opacity

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

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

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

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

This text has shadow with #677778 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677778.

Preview

Color preview on black background

This text has color #677778 on black background.


Color preview on white background

This text has color #677778 on white background.


Black color preview on #677778 background

This text has black color on #677778 background.


White color preview on #677778 background

This text has white color on #677778 background.


Related colors

Complementary color

Complementary color for #hex is #988887.


I love getcolorcode.com

Triadic colors

1 #786777 and #777867 with #677778 are triadic colors.

2 #787767 and #776778 with #677778 are triadic colors.