COLOR #676E71

HEX: #676E71 RGB: (103,110,113)

Color info

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

RGB color model

#676E71 color RGB value is (103,110,113).

RGB: (103,110,113) (40%, 43%, 44%)

RGB channels and saturation

R 103 of 255 = 40%
G 110 of 255 = 43%
B 113 of 255 = 44%

103
110
113

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

Portions of RGB colors in percentages

R + G + B = 103 + 110 + 113 = 326 (100%)
R 103 of 326 ~ 31.6%
G 110 of 326 ~ 33.74%
B 113 of 326 ~ 34.66'%

%31.6
%33.74
%34.66

CMYK color model

#676E71 color CMYK value is (9,3,0,56).

  • cyan value is 8.85%
  • magenta value is 2.65%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (9,3,0,56)
C9M3Y0K56 (9%, 3%, 0%, 56%)
(0.09 / 0.03 / 0.00 / 0.56)

CMYK percentages

%8.85
%2.65
%0
%55.69

Codes

Color #676E71 in popluar color models

67 6E 71
RGB 103 110 113
HSL 198° 4.63% 42.35%
HSB/HSV 198° 8.85% 44.31%
CMYK 8.85% 2.65% 0.00%
55.69%

Color #676E71 in popluar number systems.

HEX 67 6E 71
Decimal 103 110 113
Binary 1100111 1101110 1110001
Octal 147 156 161

Shades and tints

Shades of #676E71

#676E71
(103,110,113)
#5E6467
(94,100,103)
#555A5D
(85,90,93)
#4C5053
(76,80,83)
#434649
(67,70,73)
#3A3C3F
(58,60,63)
#313235
(49,50,53)
#28282B
(40,40,43)
#1F1E21
(31,30,33)
#161417
(22,20,23)
#0D0A0D
(13,10,13)
#000000
(0,0,0)

Tints of #676E71

#676E71
(103,110,113)
#747B7D
(116,123,125)
#818889
(129,136,137)
#8E9595
(142,149,149)
#9BA2A1
(155,162,161)
#A8AFAD
(168,175,173)
#B5BCB9
(181,188,185)
#C2C9C5
(194,201,197)
#CFD6D1
(207,214,209)
#DCE3DD
(220,227,221)
#E9F0E9
(233,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676E71 color. Also use rgb(103,110,113) instead hex code.

Text Font Color

.myTextColor { color: #676E71; }

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

This text font color is #676E71.

Background Color

.myBgColor { background-color: #676E71; }

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

This div background color is #676E71.

Border color

.myBorderColor { border: 1px solid #676E71; }

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

This div border color is #676E71.

Opacity

.myOpacity80 { color: #676E71; opacity: 0.8; }

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

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

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

This text has shadow with #676E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676E71.

Preview

Color preview on black background

This text has color #676E71 on black background.


Color preview on white background

This text has color #676E71 on white background.


Black color preview on #676E71 background

This text has black color on #676E71 background.


White color preview on #676E71 background

This text has white color on #676E71 background.


Related colors

Complementary color

Complementary color for #hex is #98918E.


I love getcolorcode.com

Triadic colors

1 #71676E and #6E7167 with #676E71 are triadic colors.

2 #716E67 and #6E6771 with #676E71 are triadic colors.