COLOR #677064

HEX: #677064 RGB: (103,112,100)

Color info

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

RGB color model

#677064 color RGB value is (103,112,100).

RGB: (103,112,100) (40%, 44%, 39%)

RGB channels and saturation

R 103 of 255 = 40%
G 112 of 255 = 44%
B 100 of 255 = 39%

103
112
100

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

Portions of RGB colors in percentages

R + G + B = 103 + 112 + 100 = 315 (100%)
R 103 of 315 ~ 32.7%
G 112 of 315 ~ 35.56%
B 100 of 315 ~ 31.75'%

%32.7
%35.56
%31.75

CMYK color model

#677064 color CMYK value is (8,0,11,56).

  • cyan value is 8.04%
  • magenta value is 0.00%
  • yellow value is 10.71%
  • key color value is 56.08%

CMYK: (8,0,11,56)
C8M0Y11K56 (8%, 0%, 11%, 56%)
(0.08 / 0.00 / 0.11 / 0.56)

CMYK percentages

%8.04
%0
%10.71
%56.08

Codes

Color #677064 in popluar color models

67 70 64
RGB 103 112 100
HSL 105° 5.66% 41.57%
HSB/HSV 105° 10.71% 43.92%
CMYK 8.04% 0.00% 10.71%
56.08%

Color #677064 in popluar number systems.

HEX 67 70 64
Decimal 103 112 100
Binary 1100111 1110000 1100100
Octal 147 160 144

Shades and tints

Shades of #677064

#677064
(103,112,100)
#5E665B
(94,102,91)
#555C52
(85,92,82)
#4C5249
(76,82,73)
#434840
(67,72,64)
#3A3E37
(58,62,55)
#31342E
(49,52,46)
#282A25
(40,42,37)
#1F201C
(31,32,28)
#161613
(22,22,19)
#0D0C0A
(13,12,10)
#000000
(0,0,0)

Tints of #677064

#677064
(103,112,100)
#747D72
(116,125,114)
#818A80
(129,138,128)
#8E978E
(142,151,142)
#9BA49C
(155,164,156)
#A8B1AA
(168,177,170)
#B5BEB8
(181,190,184)
#C2CBC6
(194,203,198)
#CFD8D4
(207,216,212)
#DCE5E2
(220,229,226)
#E9F2F0
(233,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677064; }

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

This text font color is #677064.

Background Color

.myBgColor { background-color: #677064; }

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

This div background color is #677064.

Border color

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

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

This div border color is #677064.

Opacity

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

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

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

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

This text has shadow with #677064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677064.

Preview

Color preview on black background

This text has color #677064 on black background.


Color preview on white background

This text has color #677064 on white background.


Black color preview on #677064 background

This text has black color on #677064 background.


White color preview on #677064 background

This text has white color on #677064 background.


Related colors

Complementary color

Complementary color for #hex is #988F9B.


I love getcolorcode.com

Triadic colors

1 #646770 and #706467 with #677064 are triadic colors.

2 #647067 and #706764 with #677064 are triadic colors.