COLOR #676978

HEX: #676978 RGB: (103,105,120)

Color info

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

RGB color model

#676978 color RGB value is (103,105,120).

RGB: (103,105,120) (40%, 41%, 47%)

RGB channels and saturation

R 103 of 255 = 40%
G 105 of 255 = 41%
B 120 of 255 = 47%

103
105
120

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

Portions of RGB colors in percentages

R + G + B = 103 + 105 + 120 = 328 (100%)
R 103 of 328 ~ 31.4%
G 105 of 328 ~ 32.01%
B 120 of 328 ~ 36.59'%

%31.4
%32.01
%36.59

CMYK color model

#676978 color CMYK value is (14,13,0,53).

  • cyan value is 14.17%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (14,13,0,53)
C14M13Y0K53 (14%, 13%, 0%, 53%)
(0.14 / 0.13 / 0.00 / 0.53)

CMYK percentages

%14.17
%12.5
%0
%52.94

Codes

Color #676978 in popluar color models

67 69 78
RGB 103 105 120
HSL 233° 7.62% 43.73%
HSB/HSV 233° 14.17% 47.06%
CMYK 14.17% 12.50% 0.00%
52.94%

Color #676978 in popluar number systems.

HEX 67 69 78
Decimal 103 105 120
Binary 1100111 1101001 1111000
Octal 147 151 170

Shades and tints

Shades of #676978

#676978
(103,105,120)
#5E606E
(94,96,110)
#555764
(85,87,100)
#4C4E5A
(76,78,90)
#434550
(67,69,80)
#3A3C46
(58,60,70)
#31333C
(49,51,60)
#282A32
(40,42,50)
#1F2128
(31,33,40)
#16181E
(22,24,30)
#0D0F14
(13,15,20)
#000000
(0,0,0)

Tints of #676978

#676978
(103,105,120)
#747684
(116,118,132)
#818390
(129,131,144)
#8E909C
(142,144,156)
#9B9DA8
(155,157,168)
#A8AAB4
(168,170,180)
#B5B7C0
(181,183,192)
#C2C4CC
(194,196,204)
#CFD1D8
(207,209,216)
#DCDEE4
(220,222,228)
#E9EBF0
(233,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676978; }

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

This text font color is #676978.

Background Color

.myBgColor { background-color: #676978; }

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

This div background color is #676978.

Border color

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

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

This div border color is #676978.

Opacity

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

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

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

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

This text has shadow with #676978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676978.

Preview

Color preview on black background

This text has color #676978 on black background.


Color preview on white background

This text has color #676978 on white background.


Black color preview on #676978 background

This text has black color on #676978 background.


White color preview on #676978 background

This text has white color on #676978 background.


Related colors

Complementary color

Complementary color for #hex is #989687.


I love getcolorcode.com

Triadic colors

1 #786769 and #697867 with #676978 are triadic colors.

2 #786967 and #696778 with #676978 are triadic colors.