COLOR #686424

HEX: #686424 RGB: (104,100,36)

Color info

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

RGB color model

#686424 color RGB value is (104,100,36).

RGB: (104,100,36) (41%, 39%, 14%)

RGB channels and saturation

R 104 of 255 = 41%
G 100 of 255 = 39%
B 36 of 255 = 14%

104
100
36

R + G + B ~ 31%. #686424 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 100 + 36 = 240 (100%)
R 104 of 240 ~ 43.33%
G 100 of 240 ~ 41.67%
B 36 of 240 ~ 15'%

%43.33
%41.67
%15

CMYK color model

#686424 color CMYK value is (0,4,65,59).

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

CMYK: (0,4,65,59)
C0M4Y65K59 (0%, 4%, 65%, 59%)
(0.00 / 0.04 / 0.65 / 0.59)

CMYK percentages

%0
%3.85
%65.38
%59.22

Codes

Color #686424 in popluar color models

68 64 24
RGB 104 100 36
HSL 56° 48.57% 27.45%
HSB/HSV 56° 65.38% 40.78%
CMYK 0.00% 3.85% 65.38%
59.22%

Color #686424 in popluar number systems.

HEX 68 64 24
Decimal 104 100 36
Binary 1101000 1100100 100100
Octal 150 144 44

Shades and tints

Shades of #686424

#686424
(104,100,36)
#5F5B21
(95,91,33)
#56521E
(86,82,30)
#4D491B
(77,73,27)
#444018
(68,64,24)
#3B3715
(59,55,21)
#322E12
(50,46,18)
#29250F
(41,37,15)
#201C0C
(32,28,12)
#171309
(23,19,9)
#0E0A06
(14,10,6)
#000000
(0,0,0)

Tints of #686424

#686424
(104,100,36)
#757237
(117,114,55)
#82804A
(130,128,74)
#8F8E5D
(143,142,93)
#9C9C70
(156,156,112)
#A9AA83
(169,170,131)
#B6B896
(182,184,150)
#C3C6A9
(195,198,169)
#D0D4BC
(208,212,188)
#DDE2CF
(221,226,207)
#EAF0E2
(234,240,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #686424; }

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

This text font color is #686424.

Background Color

.myBgColor { background-color: #686424; }

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

This div background color is #686424.

Border color

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

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

This div border color is #686424.

Opacity

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

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

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

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

This text has shadow with #686424 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686424.

Preview

Color preview on black background

This text has color #686424 on black background.


Color preview on white background

This text has color #686424 on white background.


Black color preview on #686424 background

This text has black color on #686424 background.


White color preview on #686424 background

This text has white color on #686424 background.


Related colors

Complementary color

Complementary color for #hex is #979BDB.


I love getcolorcode.com

Triadic colors

1 #246864 and #642468 with #686424 are triadic colors.

2 #246468 and #646824 with #686424 are triadic colors.