COLOR #677665

HEX: #677665 RGB: (103,118,101)

Color info

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

RGB color model

#677665 color RGB value is (103,118,101).

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

RGB channels and saturation

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

103
118
101

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

Portions of RGB colors in percentages

R + G + B = 103 + 118 + 101 = 322 (100%)
R 103 of 322 ~ 31.99%
G 118 of 322 ~ 36.65%
B 101 of 322 ~ 31.37'%

%31.99
%36.65
%31.37

CMYK color model

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

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

CMYK: (13,0,14,54)
C13M0Y14K54 (13%, 0%, 14%, 54%)
(0.13 / 0.00 / 0.14 / 0.54)

CMYK percentages

%12.71
%0
%14.41
%53.73

Codes

Color #677665 in popluar color models

67 76 65
RGB 103 118 101
HSL 113° 7.76% 42.94%
HSB/HSV 113° 14.41% 46.27%
CMYK 12.71% 0.00% 14.41%
53.73%

Color #677665 in popluar number systems.

HEX 67 76 65
Decimal 103 118 101
Binary 1100111 1110110 1100101
Octal 147 166 145

Shades and tints

Shades of #677665

#677665
(103,118,101)
#5E6C5C
(94,108,92)
#556253
(85,98,83)
#4C584A
(76,88,74)
#434E41
(67,78,65)
#3A4438
(58,68,56)
#313A2F
(49,58,47)
#283026
(40,48,38)
#1F261D
(31,38,29)
#161C14
(22,28,20)
#0D120B
(13,18,11)
#000000
(0,0,0)

Tints of #677665

#677665
(103,118,101)
#748273
(116,130,115)
#818E81
(129,142,129)
#8E9A8F
(142,154,143)
#9BA69D
(155,166,157)
#A8B2AB
(168,178,171)
#B5BEB9
(181,190,185)
#C2CAC7
(194,202,199)
#CFD6D5
(207,214,213)
#DCE2E3
(220,226,227)
#E9EEF1
(233,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677665; }

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

This text font color is #677665.

Background Color

.myBgColor { background-color: #677665; }

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

This div background color is #677665.

Border color

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

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

This div border color is #677665.

Opacity

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

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

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

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

This text has shadow with #677665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677665.

Preview

Color preview on black background

This text has color #677665 on black background.


Color preview on white background

This text has color #677665 on white background.


Black color preview on #677665 background

This text has black color on #677665 background.


White color preview on #677665 background

This text has white color on #677665 background.


Related colors

Complementary color

Complementary color for #hex is #98899A.


I love getcolorcode.com

Triadic colors

1 #656776 and #766567 with #677665 are triadic colors.

2 #657667 and #766765 with #677665 are triadic colors.