COLOR #677667

HEX: #677667 RGB: (103,118,103)

Color info

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

RGB color model

#677667 color RGB value is (103,118,103).

RGB: (103,118,103) (40%, 46%, 40%)

RGB channels and saturation

R 103 of 255 = 40%
G 118 of 255 = 46%
B 103 of 255 = 40%

103
118
103

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

Portions of RGB colors in percentages

R + G + B = 103 + 118 + 103 = 324 (100%)
R 103 of 324 ~ 31.79%
G 118 of 324 ~ 36.42%
B 103 of 324 ~ 31.79'%

%31.79
%36.42
%31.79

CMYK color model

#677667 color CMYK value is (13,0,13,54).

  • cyan value is 12.71%
  • magenta value is 0.00%
  • yellow value is 12.71%
  • key color value is 53.73%

CMYK: (13,0,13,54)
C13M0Y13K54 (13%, 0%, 13%, 54%)
(0.13 / 0.00 / 0.13 / 0.54)

CMYK percentages

%12.71
%0
%12.71
%53.73

Codes

Color #677667 in popluar color models

67 76 67
RGB 103 118 103
HSL 120° 6.79% 43.33%
HSB/HSV 120° 12.71% 46.27%
CMYK 12.71% 0.00% 12.71%
53.73%

Color #677667 in popluar number systems.

HEX 67 76 67
Decimal 103 118 103
Binary 1100111 1110110 1100111
Octal 147 166 147

Shades and tints

Shades of #677667

#677667
(103,118,103)
#5E6C5E
(94,108,94)
#556255
(85,98,85)
#4C584C
(76,88,76)
#434E43
(67,78,67)
#3A443A
(58,68,58)
#313A31
(49,58,49)
#283028
(40,48,40)
#1F261F
(31,38,31)
#161C16
(22,28,22)
#0D120D
(13,18,13)
#000000
(0,0,0)

Tints of #677667

#677667
(103,118,103)
#748274
(116,130,116)
#818E81
(129,142,129)
#8E9A8E
(142,154,142)
#9BA69B
(155,166,155)
#A8B2A8
(168,178,168)
#B5BEB5
(181,190,181)
#C2CAC2
(194,202,194)
#CFD6CF
(207,214,207)
#DCE2DC
(220,226,220)
#E9EEE9
(233,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677667; }

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

This text font color is #677667.

Background Color

.myBgColor { background-color: #677667; }

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

This div background color is #677667.

Border color

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

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

This div border color is #677667.

Opacity

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

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

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

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

This text has shadow with #677667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677667.

Preview

Color preview on black background

This text has color #677667 on black background.


Color preview on white background

This text has color #677667 on white background.


Black color preview on #677667 background

This text has black color on #677667 background.


White color preview on #677667 background

This text has white color on #677667 background.


Related colors

Complementary color

Complementary color for #hex is #988998.


I love getcolorcode.com

Triadic colors

1 #676776 and #766767 with #677667 are triadic colors.

2 #677667 and #766767 with #677667 are triadic colors.