COLOR #685B3A

HEX: #685B3A RGB: (104,91,58)

Color info

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

RGB color model

#685B3A color RGB value is (104,91,58).

RGB: (104,91,58) (41%, 36%, 23%)

RGB channels and saturation

R 104 of 255 = 41%
G 91 of 255 = 36%
B 58 of 255 = 23%

104
91
58

R + G + B ~ 33%. #685B3A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 91 + 58 = 253 (100%)
R 104 of 253 ~ 41.11%
G 91 of 253 ~ 35.97%
B 58 of 253 ~ 22.92'%

%41.11
%35.97
%22.92

CMYK color model

#685B3A color CMYK value is (0,13,44,59).

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

CMYK: (0,13,44,59)
C0M13Y44K59 (0%, 13%, 44%, 59%)
(0.00 / 0.13 / 0.44 / 0.59)

CMYK percentages

%0
%12.5
%44.23
%59.22

Codes

Color #685B3A in popluar color models

68 5B 3A
RGB 104 91 58
HSL 43° 28.40% 31.76%
HSB/HSV 43° 44.23% 40.78%
CMYK 0.00% 12.50% 44.23%
59.22%

Color #685B3A in popluar number systems.

HEX 68 5B 3A
Decimal 104 91 58
Binary 1101000 1011011 111010
Octal 150 133 72

Shades and tints

Shades of #685B3A

#685B3A
(104,91,58)
#5F5335
(95,83,53)
#564B30
(86,75,48)
#4D432B
(77,67,43)
#443B26
(68,59,38)
#3B3321
(59,51,33)
#322B1C
(50,43,28)
#292317
(41,35,23)
#201B12
(32,27,18)
#17130D
(23,19,13)
#0E0B08
(14,11,8)
#000000
(0,0,0)

Tints of #685B3A

#685B3A
(104,91,58)
#75694B
(117,105,75)
#82775C
(130,119,92)
#8F856D
(143,133,109)
#9C937E
(156,147,126)
#A9A18F
(169,161,143)
#B6AFA0
(182,175,160)
#C3BDB1
(195,189,177)
#D0CBC2
(208,203,194)
#DDD9D3
(221,217,211)
#EAE7E4
(234,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685B3A color. Also use rgb(104,91,58) instead hex code.

Text Font Color

.myTextColor { color: #685B3A; }

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

This text font color is #685B3A.

Background Color

.myBgColor { background-color: #685B3A; }

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

This div background color is #685B3A.

Border color

.myBorderColor { border: 1px solid #685B3A; }

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

This div border color is #685B3A.

Opacity

.myOpacity80 { color: #685B3A; opacity: 0.8; }

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

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

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

This text has shadow with #685B3A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685B3A.

Preview

Color preview on black background

This text has color #685B3A on black background.


Color preview on white background

This text has color #685B3A on white background.


Black color preview on #685B3A background

This text has black color on #685B3A background.


White color preview on #685B3A background

This text has white color on #685B3A background.


Related colors

Complementary color

Complementary color for #hex is #97A4C5.


I love getcolorcode.com

Triadic colors

1 #3A685B and #5B3A68 with #685B3A are triadic colors.

2 #3A5B68 and #5B683A with #685B3A are triadic colors.