COLOR #687160

HEX: #687160 RGB: (104,113,96)

Color info

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

RGB color model

#687160 color RGB value is (104,113,96).

RGB: (104,113,96) (41%, 44%, 38%)

RGB channels and saturation

R 104 of 255 = 41%
G 113 of 255 = 44%
B 96 of 255 = 38%

104
113
96

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

Portions of RGB colors in percentages

R + G + B = 104 + 113 + 96 = 313 (100%)
R 104 of 313 ~ 33.23%
G 113 of 313 ~ 36.1%
B 96 of 313 ~ 30.67'%

%33.23
%36.1
%30.67

CMYK color model

#687160 color CMYK value is (8,0,15,56).

  • cyan value is 7.96%
  • magenta value is 0.00%
  • yellow value is 15.04%
  • key color value is 55.69%

CMYK: (8,0,15,56)
C8M0Y15K56 (8%, 0%, 15%, 56%)
(0.08 / 0.00 / 0.15 / 0.56)

CMYK percentages

%7.96
%0
%15.04
%55.69

Codes

Color #687160 in popluar color models

68 71 60
RGB 104 113 96
HSL 92° 8.13% 40.98%
HSB/HSV 92° 15.04% 44.31%
CMYK 7.96% 0.00% 15.04%
55.69%

Color #687160 in popluar number systems.

HEX 68 71 60
Decimal 104 113 96
Binary 1101000 1110001 1100000
Octal 150 161 140

Shades and tints

Shades of #687160

#687160
(104,113,96)
#5F6758
(95,103,88)
#565D50
(86,93,80)
#4D5348
(77,83,72)
#444940
(68,73,64)
#3B3F38
(59,63,56)
#323530
(50,53,48)
#292B28
(41,43,40)
#202120
(32,33,32)
#171718
(23,23,24)
#0E0D10
(14,13,16)
#000000
(0,0,0)

Tints of #687160

#687160
(104,113,96)
#757D6E
(117,125,110)
#82897C
(130,137,124)
#8F958A
(143,149,138)
#9CA198
(156,161,152)
#A9ADA6
(169,173,166)
#B6B9B4
(182,185,180)
#C3C5C2
(195,197,194)
#D0D1D0
(208,209,208)
#DDDDDE
(221,221,222)
#EAE9EC
(234,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687160; }

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

This text font color is #687160.

Background Color

.myBgColor { background-color: #687160; }

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

This div background color is #687160.

Border color

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

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

This div border color is #687160.

Opacity

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

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

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

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

This text has shadow with #687160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687160.

Preview

Color preview on black background

This text has color #687160 on black background.


Color preview on white background

This text has color #687160 on white background.


Black color preview on #687160 background

This text has black color on #687160 background.


White color preview on #687160 background

This text has white color on #687160 background.


Related colors

Complementary color

Complementary color for #hex is #978E9F.


I love getcolorcode.com

Triadic colors

1 #606871 and #716068 with #687160 are triadic colors.

2 #607168 and #716860 with #687160 are triadic colors.