COLOR #684D3A

HEX: #684D3A RGB: (104,77,58)

Color info

#684D3A contains red, green and blue colors in about the same proportion. Web safe color of #684D3A is #663333 (or #633).

RGB color model

#684D3A color RGB value is (104,77,58).

RGB: (104,77,58) (41%, 30%, 23%)

RGB channels and saturation

R 104 of 255 = 41%
G 77 of 255 = 30%
B 58 of 255 = 23%

104
77
58

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

Portions of RGB colors in percentages

R + G + B = 104 + 77 + 58 = 239 (100%)
R 104 of 239 ~ 43.51%
G 77 of 239 ~ 32.22%
B 58 of 239 ~ 24.27'%

%43.51
%32.22
%24.27

CMYK color model

#684D3A color CMYK value is (0,26,44,59).

  • cyan value is 0.00%
  • magenta value is 25.96%
  • yellow value is 44.23%
  • key color value is 59.22%

CMYK: (0,26,44,59)
C0M26Y44K59 (0%, 26%, 44%, 59%)
(0.00 / 0.26 / 0.44 / 0.59)

CMYK percentages

%0
%25.96
%44.23
%59.22

Codes

Color #684D3A in popluar color models

68 4D 3A
RGB 104 77 58
HSL 25° 28.40% 31.76%
HSB/HSV 25° 44.23% 40.78%
CMYK 0.00% 25.96% 44.23%
59.22%

Color #684D3A in popluar number systems.

HEX 68 4D 3A
Decimal 104 77 58
Binary 1101000 1001101 111010
Octal 150 115 72

Shades and tints

Shades of #684D3A

#684D3A
(104,77,58)
#5F4635
(95,70,53)
#563F30
(86,63,48)
#4D382B
(77,56,43)
#443126
(68,49,38)
#3B2A21
(59,42,33)
#32231C
(50,35,28)
#291C17
(41,28,23)
#201512
(32,21,18)
#170E0D
(23,14,13)
#0E0708
(14,7,8)
#000000
(0,0,0)

Tints of #684D3A

#684D3A
(104,77,58)
#755D4B
(117,93,75)
#826D5C
(130,109,92)
#8F7D6D
(143,125,109)
#9C8D7E
(156,141,126)
#A99D8F
(169,157,143)
#B6ADA0
(182,173,160)
#C3BDB1
(195,189,177)
#D0CDC2
(208,205,194)
#DDDDD3
(221,221,211)
#EAEDE4
(234,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684D3A color. Also use rgb(104,77,58) instead hex code.

Text Font Color

.myTextColor { color: #684D3A; }

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

This text font color is #684D3A.

Background Color

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

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

This div background color is #684D3A.

Border color

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

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

This div border color is #684D3A.

Opacity

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

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

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

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

This text has shadow with #684D3A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684D3A.

Preview

Color preview on black background

This text has color #684D3A on black background.


Color preview on white background

This text has color #684D3A on white background.


Black color preview on #684D3A background

This text has black color on #684D3A background.


White color preview on #684D3A background

This text has white color on #684D3A background.


Related colors

Complementary color

Complementary color for #hex is #97B2C5.


I love getcolorcode.com

Triadic colors

1 #3A684D and #4D3A68 with #684D3A are triadic colors.

2 #3A4D68 and #4D683A with #684D3A are triadic colors.