COLOR #684E37

HEX: #684E37 RGB: (104,78,55)

Color info

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

RGB color model

#684E37 color RGB value is (104,78,55).

RGB: (104,78,55) (41%, 31%, 22%)

RGB channels and saturation

R 104 of 255 = 41%
G 78 of 255 = 31%
B 55 of 255 = 22%

104
78
55

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

Portions of RGB colors in percentages

R + G + B = 104 + 78 + 55 = 237 (100%)
R 104 of 237 ~ 43.88%
G 78 of 237 ~ 32.91%
B 55 of 237 ~ 23.21'%

%43.88
%32.91
%23.21

CMYK color model

#684E37 color CMYK value is (0,25,47,59).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 47.12%
  • key color value is 59.22%
CMYK: (0,25,47,59) C0M25Y47K59 (0%,25%,47%,59%) (0.00/0.25/0.47/0.59) 

CMYK percentages

%0
%25
%47.12
%59.22

Codes

Color #684E37 in popluar color models

68 4E 37
RGB 104 78 55
HSL 28° 30.82% 31.18%
HSB/HSV 28° 47.12% 40.78%
CMYK 0.00% 25.00% 47.12%
59.22%

Color #684E37 in popluar number systems.

HEX 68 4E 37
Decimal 104 78 55
Binary 1101000 1001110 110111
Octal 150 116 67

Shades and tints

Shades of #684E37

#684E37
(104,78,55)
#5F4732
(95,71,50)
#56402D
(86,64,45)
#4D3928
(77,57,40)
#443223
(68,50,35)
#3B2B1E
(59,43,30)
#322419
(50,36,25)
#291D14
(41,29,20)
#20160F
(32,22,15)
#170F0A
(23,15,10)
#0E0805
(14,8,5)
#000000
(0,0,0)

Tints of #684E37

#684E37
(104,78,55)
#755E49
(117,94,73)
#826E5B
(130,110,91)
#8F7E6D
(143,126,109)
#9C8E7F
(156,142,127)
#A99E91
(169,158,145)
#B6AEA3
(182,174,163)
#C3BEB5
(195,190,181)
#D0CEC7
(208,206,199)
#DDDED9
(221,222,217)
#EAEEEB
(234,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684E37 color. Also use rgb(104,78,55) instead hex code.

Text Font Color

.myTextColor { color: #684E37; }

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

This text font color is #684E37.

Background Color

.myBgColor { background-color: #684E37; }

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

This div background color is #684E37.

Border color

.myBorderColor { border: 1px solid #684E37; }

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

This div border color is #684E37.

Opacity

.myOpacity80 { color: #684E37; opacity: 0.8; }

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

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

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

This text has shadow with #684E37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684E37.

Preview

Color preview on black background

This text has color #684E37 on black background.


Color preview on white background

This text has color #684E37 on white background.


Black color preview on #684E37 background

This text has black color on #684E37 background.


White color preview on #684E37 background

This text has white color on #684E37 background.


Related colors

Complementary color

Complementary color for #hex is #97B1C8.


I love getcolorcode.com

Triadic colors

1 #37684E and #4E3768 with #684E37 are triadic colors.

2 #374E68 and #4E6837 with #684E37 are triadic colors.