COLOR #687E4B

HEX: #687E4B RGB: (104,126,75)

Color info

#687E4B contains red, green and blue colors in about the same proportion. Web safe color of #687E4B is #666633 (or #663).

RGB color model

#687E4B color RGB value is (104,126,75).

RGB: (104,126,75) (41%, 49%, 29%)

RGB channels and saturation

R 104 of 255 = 41%
G 126 of 255 = 49%
B 75 of 255 = 29%

104
126
75

R + G + B ~ 40%. #687E4B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 126 + 75 = 305 (100%)
R 104 of 305 ~ 34.1%
G 126 of 305 ~ 41.31%
B 75 of 305 ~ 24.59'%

%34.1
%41.31
%24.59

CMYK color model

#687E4B color CMYK value is (17,0,40,51).

  • cyan value is 17.46%
  • magenta value is 0.00%
  • yellow value is 40.48%
  • key color value is 50.59%

CMYK: (17,0,40,51)
C17M0Y40K51 (17%, 0%, 40%, 51%)
(0.17 / 0.00 / 0.40 / 0.51)

CMYK percentages

%17.46
%0
%40.48
%50.59

Codes

Color #687E4B in popluar color models

68 7E 4B
RGB 104 126 75
HSL 86° 25.37% 39.41%
HSB/HSV 86° 40.48% 49.41%
CMYK 17.46% 0.00% 40.48%
50.59%

Color #687E4B in popluar number systems.

HEX 68 7E 4B
Decimal 104 126 75
Binary 1101000 1111110 1001011
Octal 150 176 113

Shades and tints

Shades of #687E4B

#687E4B
(104,126,75)
#5F7345
(95,115,69)
#56683F
(86,104,63)
#4D5D39
(77,93,57)
#445233
(68,82,51)
#3B472D
(59,71,45)
#323C27
(50,60,39)
#293121
(41,49,33)
#20261B
(32,38,27)
#171B15
(23,27,21)
#0E100F
(14,16,15)
#000000
(0,0,0)

Tints of #687E4B

#687E4B
(104,126,75)
#75895B
(117,137,91)
#82946B
(130,148,107)
#8F9F7B
(143,159,123)
#9CAA8B
(156,170,139)
#A9B59B
(169,181,155)
#B6C0AB
(182,192,171)
#C3CBBB
(195,203,187)
#D0D6CB
(208,214,203)
#DDE1DB
(221,225,219)
#EAECEB
(234,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #687E4B color. Also use rgb(104,126,75) instead hex code.

Text Font Color

.myTextColor { color: #687E4B; }

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

This text font color is #687E4B.

Background Color

.myBgColor { background-color: #687E4B; }

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

This div background color is #687E4B.

Border color

.myBorderColor { border: 1px solid #687E4B; }

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

This div border color is #687E4B.

Opacity

.myOpacity80 { color: #687E4B; opacity: 0.8; }

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

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

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

This text has shadow with #687E4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687E4B.

Preview

Color preview on black background

This text has color #687E4B on black background.


Color preview on white background

This text has color #687E4B on white background.


Black color preview on #687E4B background

This text has black color on #687E4B background.


White color preview on #687E4B background

This text has white color on #687E4B background.


Related colors

Complementary color

Complementary color for #hex is #9781B4.


I love getcolorcode.com

Triadic colors

1 #4B687E and #7E4B68 with #687E4B are triadic colors.

2 #4B7E68 and #7E684B with #687E4B are triadic colors.