COLOR #687E26

HEX: #687E26 RGB: (104,126,38)

Color info

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

RGB color model

#687E26 color RGB value is (104,126,38).

RGB: (104,126,38) (41%, 49%, 15%)

RGB channels and saturation

R 104 of 255 = 41%
G 126 of 255 = 49%
B 38 of 255 = 15%

104
126
38

R + G + B ~ 35%. #687E26 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 126 + 38 = 268 (100%)
R 104 of 268 ~ 38.81%
G 126 of 268 ~ 47.01%
B 38 of 268 ~ 14.18'%

%38.81
%47.01
%14.18

CMYK color model

#687E26 color CMYK value is (17,0,70,51).

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

CMYK: (17,0,70,51)
C17M0Y70K51 (17%, 0%, 70%, 51%)
(0.17 / 0.00 / 0.70 / 0.51)

CMYK percentages

%17.46
%0
%69.84
%50.59

Codes

Color #687E26 in popluar color models

68 7E 26
RGB 104 126 38
HSL 75° 53.66% 32.16%
HSB/HSV 75° 69.84% 49.41%
CMYK 17.46% 0.00% 69.84%
50.59%

Color #687E26 in popluar number systems.

HEX 68 7E 26
Decimal 104 126 38
Binary 1101000 1111110 100110
Octal 150 176 46

Shades and tints

Shades of #687E26

#687E26
(104,126,38)
#5F7323
(95,115,35)
#566820
(86,104,32)
#4D5D1D
(77,93,29)
#44521A
(68,82,26)
#3B4717
(59,71,23)
#323C14
(50,60,20)
#293111
(41,49,17)
#20260E
(32,38,14)
#171B0B
(23,27,11)
#0E1008
(14,16,8)
#000000
(0,0,0)

Tints of #687E26

#687E26
(104,126,38)
#758939
(117,137,57)
#82944C
(130,148,76)
#8F9F5F
(143,159,95)
#9CAA72
(156,170,114)
#A9B585
(169,181,133)
#B6C098
(182,192,152)
#C3CBAB
(195,203,171)
#D0D6BE
(208,214,190)
#DDE1D1
(221,225,209)
#EAECE4
(234,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687E26; }

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

This text font color is #687E26.

Background Color

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

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

This div background color is #687E26.

Border color

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

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

This div border color is #687E26.

Opacity

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

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

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

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

This text has shadow with #687E26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687E26.

Preview

Color preview on black background

This text has color #687E26 on black background.


Color preview on white background

This text has color #687E26 on white background.


Black color preview on #687E26 background

This text has black color on #687E26 background.


White color preview on #687E26 background

This text has white color on #687E26 background.


Related colors

Complementary color

Complementary color for #hex is #9781D9.


I love getcolorcode.com

Triadic colors

1 #26687E and #7E2668 with #687E26 are triadic colors.

2 #267E68 and #7E6826 with #687E26 are triadic colors.