COLOR #685D37

HEX: #685D37 RGB: (104,93,55)

Color info

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

RGB color model

#685D37 color RGB value is (104,93,55).

RGB: (104,93,55) (41%, 36%, 22%)

RGB channels and saturation

R 104 of 255 = 41%
G 93 of 255 = 36%
B 55 of 255 = 22%

104
93
55

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

Portions of RGB colors in percentages

R + G + B = 104 + 93 + 55 = 252 (100%)
R 104 of 252 ~ 41.27%
G 93 of 252 ~ 36.9%
B 55 of 252 ~ 21.83'%

%41.27
%36.9
%21.83

CMYK color model

#685D37 color CMYK value is (0,11,47,59).

  • cyan value is 0.00%
  • magenta value is 10.58%
  • yellow value is 47.12%
  • key color value is 59.22%

CMYK: (0,11,47,59)
C0M11Y47K59 (0%, 11%, 47%, 59%)
(0.00 / 0.11 / 0.47 / 0.59)

CMYK percentages

%0
%10.58
%47.12
%59.22

Codes

Color #685D37 in popluar color models

68 5D 37
RGB 104 93 55
HSL 47° 30.82% 31.18%
HSB/HSV 47° 47.12% 40.78%
CMYK 0.00% 10.58% 47.12%
59.22%

Color #685D37 in popluar number systems.

HEX 68 5D 37
Decimal 104 93 55
Binary 1101000 1011101 110111
Octal 150 135 67

Shades and tints

Shades of #685D37

#685D37
(104,93,55)
#5F5532
(95,85,50)
#564D2D
(86,77,45)
#4D4528
(77,69,40)
#443D23
(68,61,35)
#3B351E
(59,53,30)
#322D19
(50,45,25)
#292514
(41,37,20)
#201D0F
(32,29,15)
#17150A
(23,21,10)
#0E0D05
(14,13,5)
#000000
(0,0,0)

Tints of #685D37

#685D37
(104,93,55)
#756B49
(117,107,73)
#82795B
(130,121,91)
#8F876D
(143,135,109)
#9C957F
(156,149,127)
#A9A391
(169,163,145)
#B6B1A3
(182,177,163)
#C3BFB5
(195,191,181)
#D0CDC7
(208,205,199)
#DDDBD9
(221,219,217)
#EAE9EB
(234,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685D37 color. Also use rgb(104,93,55) instead hex code.

Text Font Color

.myTextColor { color: #685D37; }

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

This text font color is #685D37.

Background Color

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

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

This div background color is #685D37.

Border color

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

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

This div border color is #685D37.

Opacity

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

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

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

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

This text has shadow with #685D37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685D37.

Preview

Color preview on black background

This text has color #685D37 on black background.


Color preview on white background

This text has color #685D37 on white background.


Black color preview on #685D37 background

This text has black color on #685D37 background.


White color preview on #685D37 background

This text has white color on #685D37 background.


Related colors

Complementary color

Complementary color for #hex is #97A2C8.


I love getcolorcode.com

Triadic colors

1 #37685D and #5D3768 with #685D37 are triadic colors.

2 #375D68 and #5D6837 with #685D37 are triadic colors.