COLOR #686436

HEX: #686436 RGB: (104,100,54)

Color info

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

RGB color model

#686436 color RGB value is (104,100,54).

RGB: (104,100,54) (41%, 39%, 21%)

RGB channels and saturation

R 104 of 255 = 41%
G 100 of 255 = 39%
B 54 of 255 = 21%

104
100
54

R + G + B ~ 34%. #686436 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 100 + 54 = 258 (100%)
R 104 of 258 ~ 40.31%
G 100 of 258 ~ 38.76%
B 54 of 258 ~ 20.93'%

%40.31
%38.76
%20.93

CMYK color model

#686436 color CMYK value is (0,4,48,59).

  • cyan value is 0.00%
  • magenta value is 3.85%
  • yellow value is 48.08%
  • key color value is 59.22%

CMYK: (0,4,48,59)
C0M4Y48K59 (0%, 4%, 48%, 59%)
(0.00 / 0.04 / 0.48 / 0.59)

CMYK percentages

%0
%3.85
%48.08
%59.22

Codes

Color #686436 in popluar color models

68 64 36
RGB 104 100 54
HSL 55° 31.65% 30.98%
HSB/HSV 55° 48.08% 40.78%
CMYK 0.00% 3.85% 48.08%
59.22%

Color #686436 in popluar number systems.

HEX 68 64 36
Decimal 104 100 54
Binary 1101000 1100100 110110
Octal 150 144 66

Shades and tints

Shades of #686436

#686436
(104,100,54)
#5F5B32
(95,91,50)
#56522E
(86,82,46)
#4D492A
(77,73,42)
#444026
(68,64,38)
#3B3722
(59,55,34)
#322E1E
(50,46,30)
#29251A
(41,37,26)
#201C16
(32,28,22)
#171312
(23,19,18)
#0E0A0E
(14,10,14)
#000000
(0,0,0)

Tints of #686436

#686436
(104,100,54)
#757248
(117,114,72)
#82805A
(130,128,90)
#8F8E6C
(143,142,108)
#9C9C7E
(156,156,126)
#A9AA90
(169,170,144)
#B6B8A2
(182,184,162)
#C3C6B4
(195,198,180)
#D0D4C6
(208,212,198)
#DDE2D8
(221,226,216)
#EAF0EA
(234,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686436 color. Also use rgb(104,100,54) instead hex code.

Text Font Color

.myTextColor { color: #686436; }

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

This text font color is #686436.

Background Color

.myBgColor { background-color: #686436; }

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

This div background color is #686436.

Border color

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

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

This div border color is #686436.

Opacity

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

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

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

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

This text has shadow with #686436 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686436.

Preview

Color preview on black background

This text has color #686436 on black background.


Color preview on white background

This text has color #686436 on white background.


Black color preview on #686436 background

This text has black color on #686436 background.


White color preview on #686436 background

This text has white color on #686436 background.


Related colors

Complementary color

Complementary color for #hex is #979BC9.


I love getcolorcode.com

Triadic colors

1 #366864 and #643668 with #686436 are triadic colors.

2 #366468 and #646836 with #686436 are triadic colors.