COLOR #687762

HEX: #687762 RGB: (104,119,98)

Color info

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

RGB color model

#687762 color RGB value is (104,119,98).

RGB: (104,119,98) (41%, 47%, 38%)

RGB channels and saturation

R 104 of 255 = 41%
G 119 of 255 = 47%
B 98 of 255 = 38%

104
119
98

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

Portions of RGB colors in percentages

R + G + B = 104 + 119 + 98 = 321 (100%)
R 104 of 321 ~ 32.4%
G 119 of 321 ~ 37.07%
B 98 of 321 ~ 30.53'%

%32.4
%37.07
%30.53

CMYK color model

#687762 color CMYK value is (13,0,18,53).

  • cyan value is 12.61%
  • magenta value is 0.00%
  • yellow value is 17.65%
  • key color value is 53.33%

CMYK: (13,0,18,53)
C13M0Y18K53 (13%, 0%, 18%, 53%)
(0.13 / 0.00 / 0.18 / 0.53)

CMYK percentages

%12.61
%0
%17.65
%53.33

Codes

Color #687762 in popluar color models

68 77 62
RGB 104 119 98
HSL 103° 9.68% 42.55%
HSB/HSV 103° 17.65% 46.67%
CMYK 12.61% 0.00% 17.65%
53.33%

Color #687762 in popluar number systems.

HEX 68 77 62
Decimal 104 119 98
Binary 1101000 1110111 1100010
Octal 150 167 142

Shades and tints

Shades of #687762

#687762
(104,119,98)
#5F6D5A
(95,109,90)
#566352
(86,99,82)
#4D594A
(77,89,74)
#444F42
(68,79,66)
#3B453A
(59,69,58)
#323B32
(50,59,50)
#29312A
(41,49,42)
#202722
(32,39,34)
#171D1A
(23,29,26)
#0E1312
(14,19,18)
#000000
(0,0,0)

Tints of #687762

#687762
(104,119,98)
#758370
(117,131,112)
#828F7E
(130,143,126)
#8F9B8C
(143,155,140)
#9CA79A
(156,167,154)
#A9B3A8
(169,179,168)
#B6BFB6
(182,191,182)
#C3CBC4
(195,203,196)
#D0D7D2
(208,215,210)
#DDE3E0
(221,227,224)
#EAEFEE
(234,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687762; }

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

This text font color is #687762.

Background Color

.myBgColor { background-color: #687762; }

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

This div background color is #687762.

Border color

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

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

This div border color is #687762.

Opacity

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

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

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

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

This text has shadow with #687762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687762.

Preview

Color preview on black background

This text has color #687762 on black background.


Color preview on white background

This text has color #687762 on white background.


Black color preview on #687762 background

This text has black color on #687762 background.


White color preview on #687762 background

This text has white color on #687762 background.


Related colors

Complementary color

Complementary color for #hex is #97889D.


I love getcolorcode.com

Triadic colors

1 #626877 and #776268 with #687762 are triadic colors.

2 #627768 and #776862 with #687762 are triadic colors.