COLOR #687616

HEX: #687616 RGB: (104,118,22)

Color info

#687616 contains mainly red and green colors. Web safe color of #687616 is #666600 (or #660).

RGB color model

#687616 color RGB value is (104,118,22).

RGB: (104,118,22) (41%, 46%, 9%)

RGB channels and saturation

R 104 of 255 = 41%
G 118 of 255 = 46%
B 22 of 255 = 9%

104
118
22

R + G + B ~ 32%. #687616 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 118 + 22 = 244 (100%)
R 104 of 244 ~ 42.62%
G 118 of 244 ~ 48.36%
B 22 of 244 ~ 9.02'%

%42.62
%48.36

CMYK color model

#687616 color CMYK value is (12,0,81,54).

  • cyan value is 11.86%
  • magenta value is 0.00%
  • yellow value is 81.36%
  • key color value is 53.73%
CMYK: (12,0,81,54) C12M0Y81K54 (12%,0%,81%,54%) (0.12/0.00/0.81/0.54) 

CMYK percentages

%11.86
%0
%81.36
%53.73

Codes

Color #687616 in popluar color models

68 76 16
RGB 104 118 22
HSL 69° 68.57% 27.45%
HSB/HSV 69° 81.36% 46.27%
CMYK 11.86% 0.00% 81.36%
53.73%

Color #687616 in popluar number systems.

HEX 68 76 16
Decimal 104 118 22
Binary 1101000 1110110 10110
Octal 150 166 26

Shades and tints

Shades of #687616

#687616
(104,118,22)
#5F6C14
(95,108,20)
#566212
(86,98,18)
#4D5810
(77,88,16)
#444E0E
(68,78,14)
#3B440C
(59,68,12)
#323A0A
(50,58,10)
#293008
(41,48,8)
#202606
(32,38,6)
#171C04
(23,28,4)
#0E1202
(14,18,2)
#000000
(0,0,0)

Tints of #687616

#687616
(104,118,22)
#75822B
(117,130,43)
#828E40
(130,142,64)
#8F9A55
(143,154,85)
#9CA66A
(156,166,106)
#A9B27F
(169,178,127)
#B6BE94
(182,190,148)
#C3CAA9
(195,202,169)
#D0D6BE
(208,214,190)
#DDE2D3
(221,226,211)
#EAEEE8
(234,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #687616 color. Also use rgb(104,118,22) instead hex code.

Text Font Color

.myTextColor { color: #687616; }

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

This text font color is #687616.

Background Color

.myBgColor { background-color: #687616; }

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

This div background color is #687616.

Border color

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

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

This div border color is #687616.

Opacity

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

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

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

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

This text has shadow with #687616 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687616.

Preview

Color preview on black background

This text has color #687616 on black background.


Color preview on white background

This text has color #687616 on white background.


Black color preview on #687616 background

This text has black color on #687616 background.


White color preview on #687616 background

This text has white color on #687616 background.


Related colors

Complementary color

Complementary color for #hex is #9789E9.


I love getcolorcode.com

Triadic colors

1 #166876 and #761668 with #687616 are triadic colors.

2 #167668 and #766816 with #687616 are triadic colors.