COLOR #687763

HEX: #687763 RGB: (104,119,99)

Color info

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

RGB color model

#687763 color RGB value is (104,119,99).

RGB: (104,119,99) (41%, 47%, 39%)

RGB channels and saturation

R 104 of 255 = 41%
G 119 of 255 = 47%
B 99 of 255 = 39%

104
119
99

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

Portions of RGB colors in percentages

R + G + B = 104 + 119 + 99 = 322 (100%)
R 104 of 322 ~ 32.3%
G 119 of 322 ~ 36.96%
B 99 of 322 ~ 30.75'%

%32.3
%36.96
%30.75

CMYK color model

#687763 color CMYK value is (13,0,17,53).

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

CMYK: (13,0,17,53)
C13M0Y17K53 (13%, 0%, 17%, 53%)
(0.13 / 0.00 / 0.17 / 0.53)

CMYK percentages

%12.61
%0
%16.81
%53.33

Codes

Color #687763 in popluar color models

68 77 63
RGB 104 119 99
HSL 105° 9.17% 42.75%
HSB/HSV 105° 16.81% 46.67%
CMYK 12.61% 0.00% 16.81%
53.33%

Color #687763 in popluar number systems.

HEX 68 77 63
Decimal 104 119 99
Binary 1101000 1110111 1100011
Octal 150 167 143

Shades and tints

Shades of #687763

#687763
(104,119,99)
#5F6D5A
(95,109,90)
#566351
(86,99,81)
#4D5948
(77,89,72)
#444F3F
(68,79,63)
#3B4536
(59,69,54)
#323B2D
(50,59,45)
#293124
(41,49,36)
#20271B
(32,39,27)
#171D12
(23,29,18)
#0E1309
(14,19,9)
#000000
(0,0,0)

Tints of #687763

#687763
(104,119,99)
#758371
(117,131,113)
#828F7F
(130,143,127)
#8F9B8D
(143,155,141)
#9CA79B
(156,167,155)
#A9B3A9
(169,179,169)
#B6BFB7
(182,191,183)
#C3CBC5
(195,203,197)
#D0D7D3
(208,215,211)
#DDE3E1
(221,227,225)
#EAEFEF
(234,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687763; }

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

This text font color is #687763.

Background Color

.myBgColor { background-color: #687763; }

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

This div background color is #687763.

Border color

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

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

This div border color is #687763.

Opacity

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

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

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

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

This text has shadow with #687763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687763.

Preview

Color preview on black background

This text has color #687763 on black background.


Color preview on white background

This text has color #687763 on white background.


Black color preview on #687763 background

This text has black color on #687763 background.


White color preview on #687763 background

This text has white color on #687763 background.


Related colors

Complementary color

Complementary color for #hex is #97889C.


I love getcolorcode.com

Triadic colors

1 #636877 and #776368 with #687763 are triadic colors.

2 #637768 and #776863 with #687763 are triadic colors.