COLOR #687162

HEX: #687162 RGB: (104,113,98)

Color info

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

RGB color model

#687162 color RGB value is (104,113,98).

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

RGB channels and saturation

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

104
113
98

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

Portions of RGB colors in percentages

R + G + B = 104 + 113 + 98 = 315 (100%)
R 104 of 315 ~ 33.02%
G 113 of 315 ~ 35.87%
B 98 of 315 ~ 31.11'%

%33.02
%35.87
%31.11

CMYK color model

#687162 color CMYK value is (8,0,13,56).

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

CMYK: (8,0,13,56)
C8M0Y13K56 (8%, 0%, 13%, 56%)
(0.08 / 0.00 / 0.13 / 0.56)

CMYK percentages

%7.96
%0
%13.27
%55.69

Codes

Color #687162 in popluar color models

68 71 62
RGB 104 113 98
HSL 96° 7.11% 41.37%
HSB/HSV 96° 13.27% 44.31%
CMYK 7.96% 0.00% 13.27%
55.69%

Color #687162 in popluar number systems.

HEX 68 71 62
Decimal 104 113 98
Binary 1101000 1110001 1100010
Octal 150 161 142

Shades and tints

Shades of #687162

#687162
(104,113,98)
#5F675A
(95,103,90)
#565D52
(86,93,82)
#4D534A
(77,83,74)
#444942
(68,73,66)
#3B3F3A
(59,63,58)
#323532
(50,53,50)
#292B2A
(41,43,42)
#202122
(32,33,34)
#17171A
(23,23,26)
#0E0D12
(14,13,18)
#000000
(0,0,0)

Tints of #687162

#687162
(104,113,98)
#757D70
(117,125,112)
#82897E
(130,137,126)
#8F958C
(143,149,140)
#9CA19A
(156,161,154)
#A9ADA8
(169,173,168)
#B6B9B6
(182,185,182)
#C3C5C4
(195,197,196)
#D0D1D2
(208,209,210)
#DDDDE0
(221,221,224)
#EAE9EE
(234,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687162; }

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

This text font color is #687162.

Background Color

.myBgColor { background-color: #687162; }

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

This div background color is #687162.

Border color

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

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

This div border color is #687162.

Opacity

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

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

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

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

This text has shadow with #687162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687162.

Preview

Color preview on black background

This text has color #687162 on black background.


Color preview on white background

This text has color #687162 on white background.


Black color preview on #687162 background

This text has black color on #687162 background.


White color preview on #687162 background

This text has white color on #687162 background.


Related colors

Complementary color

Complementary color for #hex is #978E9D.


I love getcolorcode.com

Triadic colors

1 #626871 and #716268 with #687162 are triadic colors.

2 #627168 and #716862 with #687162 are triadic colors.