COLOR #687E41

HEX: #687E41 RGB: (104,126,65)

Color info

#687E41 contains mainly red and green colors. Web safe color of #687E41 is #666633 (or #663).

RGB color model

#687E41 color RGB value is (104,126,65).

RGB: (104,126,65) (41%, 49%, 25%)

RGB channels and saturation

R 104 of 255 = 41%
G 126 of 255 = 49%
B 65 of 255 = 25%

104
126
65

R + G + B ~ 38%. #687E41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 126 + 65 = 295 (100%)
R 104 of 295 ~ 35.25%
G 126 of 295 ~ 42.71%
B 65 of 295 ~ 22.03'%

%35.25
%42.71
%22.03

CMYK color model

#687E41 color CMYK value is (17,0,48,51).

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

CMYK: (17,0,48,51)
C17M0Y48K51 (17%, 0%, 48%, 51%)
(0.17 / 0.00 / 0.48 / 0.51)

CMYK percentages

%17.46
%0
%48.41
%50.59

Codes

Color #687E41 in popluar color models

68 7E 41
RGB 104 126 65
HSL 82° 31.94% 37.45%
HSB/HSV 82° 48.41% 49.41%
CMYK 17.46% 0.00% 48.41%
50.59%

Color #687E41 in popluar number systems.

HEX 68 7E 41
Decimal 104 126 65
Binary 1101000 1111110 1000001
Octal 150 176 101

Shades and tints

Shades of #687E41

#687E41
(104,126,65)
#5F733C
(95,115,60)
#566837
(86,104,55)
#4D5D32
(77,93,50)
#44522D
(68,82,45)
#3B4728
(59,71,40)
#323C23
(50,60,35)
#29311E
(41,49,30)
#202619
(32,38,25)
#171B14
(23,27,20)
#0E100F
(14,16,15)
#000000
(0,0,0)

Tints of #687E41

#687E41
(104,126,65)
#758952
(117,137,82)
#829463
(130,148,99)
#8F9F74
(143,159,116)
#9CAA85
(156,170,133)
#A9B596
(169,181,150)
#B6C0A7
(182,192,167)
#C3CBB8
(195,203,184)
#D0D6C9
(208,214,201)
#DDE1DA
(221,225,218)
#EAECEB
(234,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687E41; }

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

This text font color is #687E41.

Background Color

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

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

This div background color is #687E41.

Border color

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

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

This div border color is #687E41.

Opacity

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

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

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

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

This text has shadow with #687E41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687E41.

Preview

Color preview on black background

This text has color #687E41 on black background.


Color preview on white background

This text has color #687E41 on white background.


Black color preview on #687E41 background

This text has black color on #687E41 background.


White color preview on #687E41 background

This text has white color on #687E41 background.


Related colors

Complementary color

Complementary color for #hex is #9781BE.


I love getcolorcode.com

Triadic colors

1 #41687E and #7E4168 with #687E41 are triadic colors.

2 #417E68 and #7E6841 with #687E41 are triadic colors.