COLOR #677672

HEX: #677672 RGB: (103,118,114)

Color info

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

RGB color model

#677672 color RGB value is (103,118,114).

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

RGB channels and saturation

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

103
118
114

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

Portions of RGB colors in percentages

R + G + B = 103 + 118 + 114 = 335 (100%)
R 103 of 335 ~ 30.75%
G 118 of 335 ~ 35.22%
B 114 of 335 ~ 34.03'%

%30.75
%35.22
%34.03

CMYK color model

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

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

CMYK: (13,0,3,54)
C13M0Y3K54 (13%, 0%, 3%, 54%)
(0.13 / 0.00 / 0.03 / 0.54)

CMYK percentages

%12.71
%0
%3.39
%53.73

Codes

Color #677672 in popluar color models

67 76 72
RGB 103 118 114
HSL 164° 6.79% 43.33%
HSB/HSV 164° 12.71% 46.27%
CMYK 12.71% 0.00% 3.39%
53.73%

Color #677672 in popluar number systems.

HEX 67 76 72
Decimal 103 118 114
Binary 1100111 1110110 1110010
Octal 147 166 162

Shades and tints

Shades of #677672

#677672
(103,118,114)
#5E6C68
(94,108,104)
#55625E
(85,98,94)
#4C5854
(76,88,84)
#434E4A
(67,78,74)
#3A4440
(58,68,64)
#313A36
(49,58,54)
#28302C
(40,48,44)
#1F2622
(31,38,34)
#161C18
(22,28,24)
#0D120E
(13,18,14)
#000000
(0,0,0)

Tints of #677672

#677672
(103,118,114)
#74827E
(116,130,126)
#818E8A
(129,142,138)
#8E9A96
(142,154,150)
#9BA6A2
(155,166,162)
#A8B2AE
(168,178,174)
#B5BEBA
(181,190,186)
#C2CAC6
(194,202,198)
#CFD6D2
(207,214,210)
#DCE2DE
(220,226,222)
#E9EEEA
(233,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677672; }

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

This text font color is #677672.

Background Color

.myBgColor { background-color: #677672; }

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

This div background color is #677672.

Border color

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

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

This div border color is #677672.

Opacity

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

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

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

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

This text has shadow with #677672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677672.

Preview

Color preview on black background

This text has color #677672 on black background.


Color preview on white background

This text has color #677672 on white background.


Black color preview on #677672 background

This text has black color on #677672 background.


White color preview on #677672 background

This text has white color on #677672 background.


Related colors

Complementary color

Complementary color for #hex is #98898D.


I love getcolorcode.com

Triadic colors

1 #726776 and #767267 with #677672 are triadic colors.

2 #727667 and #766772 with #677672 are triadic colors.