COLOR #677970

HEX: #677970 RGB: (103,121,112)

Color info

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

RGB color model

#677970 color RGB value is (103,121,112).

RGB: (103,121,112) (40%, 47%, 44%)

RGB channels and saturation

R 103 of 255 = 40%
G 121 of 255 = 47%
B 112 of 255 = 44%

103
121
112

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

Portions of RGB colors in percentages

R + G + B = 103 + 121 + 112 = 336 (100%)
R 103 of 336 ~ 30.65%
G 121 of 336 ~ 36.01%
B 112 of 336 ~ 33.33'%

%30.65
%36.01
%33.33

CMYK color model

#677970 color CMYK value is (15,0,7,53).

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

CMYK: (15,0,7,53)
C15M0Y7K53 (15%, 0%, 7%, 53%)
(0.15 / 0.00 / 0.07 / 0.53)

CMYK percentages

%14.88
%0
%7.44
%52.55

Codes

Color #677970 in popluar color models

67 79 70
RGB 103 121 112
HSL 150° 8.04% 43.92%
HSB/HSV 150° 14.88% 47.45%
CMYK 14.88% 0.00% 7.44%
52.55%

Color #677970 in popluar number systems.

HEX 67 79 70
Decimal 103 121 112
Binary 1100111 1111001 1110000
Octal 147 171 160

Shades and tints

Shades of #677970

#677970
(103,121,112)
#5E6E66
(94,110,102)
#55635C
(85,99,92)
#4C5852
(76,88,82)
#434D48
(67,77,72)
#3A423E
(58,66,62)
#313734
(49,55,52)
#282C2A
(40,44,42)
#1F2120
(31,33,32)
#161616
(22,22,22)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #677970

#677970
(103,121,112)
#74857D
(116,133,125)
#81918A
(129,145,138)
#8E9D97
(142,157,151)
#9BA9A4
(155,169,164)
#A8B5B1
(168,181,177)
#B5C1BE
(181,193,190)
#C2CDCB
(194,205,203)
#CFD9D8
(207,217,216)
#DCE5E5
(220,229,229)
#E9F1F2
(233,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677970; }

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

This text font color is #677970.

Background Color

.myBgColor { background-color: #677970; }

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

This div background color is #677970.

Border color

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

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

This div border color is #677970.

Opacity

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

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

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

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

This text has shadow with #677970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677970.

Preview

Color preview on black background

This text has color #677970 on black background.


Color preview on white background

This text has color #677970 on white background.


Black color preview on #677970 background

This text has black color on #677970 background.


White color preview on #677970 background

This text has white color on #677970 background.


Related colors

Complementary color

Complementary color for #hex is #98868F.


I love getcolorcode.com

Triadic colors

1 #706779 and #797067 with #677970 are triadic colors.

2 #707967 and #796770 with #677970 are triadic colors.