COLOR #687671

HEX: #687671 RGB: (104,118,113)

Color info

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

RGB color model

#687671 color RGB value is (104,118,113).

RGB: (104,118,113) (41%, 46%, 44%)

RGB channels and saturation

R 104 of 255 = 41%
G 118 of 255 = 46%
B 113 of 255 = 44%

104
118
113

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

Portions of RGB colors in percentages

R + G + B = 104 + 118 + 113 = 335 (100%)
R 104 of 335 ~ 31.04%
G 118 of 335 ~ 35.22%
B 113 of 335 ~ 33.73'%

%31.04
%35.22
%33.73

CMYK color model

#687671 color CMYK value is (12,0,4,54).

  • cyan value is 11.86%
  • magenta value is 0.00%
  • yellow value is 4.24%
  • key color value is 53.73%

CMYK: (12,0,4,54)
C12M0Y4K54 (12%, 0%, 4%, 54%)
(0.12 / 0.00 / 0.04 / 0.54)

CMYK percentages

%11.86
%0
%4.24
%53.73

Codes

Color #687671 in popluar color models

68 76 71
RGB 104 118 113
HSL 159° 6.31% 43.53%
HSB/HSV 159° 11.86% 46.27%
CMYK 11.86% 0.00% 4.24%
53.73%

Color #687671 in popluar number systems.

HEX 68 76 71
Decimal 104 118 113
Binary 1101000 1110110 1110001
Octal 150 166 161

Shades and tints

Shades of #687671

#687671
(104,118,113)
#5F6C67
(95,108,103)
#56625D
(86,98,93)
#4D5853
(77,88,83)
#444E49
(68,78,73)
#3B443F
(59,68,63)
#323A35
(50,58,53)
#29302B
(41,48,43)
#202621
(32,38,33)
#171C17
(23,28,23)
#0E120D
(14,18,13)
#000000
(0,0,0)

Tints of #687671

#687671
(104,118,113)
#75827D
(117,130,125)
#828E89
(130,142,137)
#8F9A95
(143,154,149)
#9CA6A1
(156,166,161)
#A9B2AD
(169,178,173)
#B6BEB9
(182,190,185)
#C3CAC5
(195,202,197)
#D0D6D1
(208,214,209)
#DDE2DD
(221,226,221)
#EAEEE9
(234,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687671; }

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

This text font color is #687671.

Background Color

.myBgColor { background-color: #687671; }

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

This div background color is #687671.

Border color

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

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

This div border color is #687671.

Opacity

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

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

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

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

This text has shadow with #687671 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687671.

Preview

Color preview on black background

This text has color #687671 on black background.


Color preview on white background

This text has color #687671 on white background.


Black color preview on #687671 background

This text has black color on #687671 background.


White color preview on #687671 background

This text has white color on #687671 background.


Related colors

Complementary color

Complementary color for #hex is #97898E.


I love getcolorcode.com

Triadic colors

1 #716876 and #767168 with #687671 are triadic colors.

2 #717668 and #766871 with #687671 are triadic colors.