COLOR #685137

HEX: #685137 RGB: (104,81,55)

Color info

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

RGB color model

#685137 color RGB value is (104,81,55).

RGB: (104,81,55) (41%, 32%, 22%)

RGB channels and saturation

R 104 of 255 = 41%
G 81 of 255 = 32%
B 55 of 255 = 22%

104
81
55

R + G + B ~ 32%. #685137 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 81 + 55 = 240 (100%)
R 104 of 240 ~ 43.33%
G 81 of 240 ~ 33.75%
B 55 of 240 ~ 22.92'%

%43.33
%33.75
%22.92

CMYK color model

#685137 color CMYK value is (0,22,47,59).

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

CMYK: (0,22,47,59)
C0M22Y47K59 (0%, 22%, 47%, 59%)
(0.00 / 0.22 / 0.47 / 0.59)

CMYK percentages

%0
%22.12
%47.12
%59.22

Codes

Color #685137 in popluar color models

68 51 37
RGB 104 81 55
HSL 32° 30.82% 31.18%
HSB/HSV 32° 47.12% 40.78%
CMYK 0.00% 22.12% 47.12%
59.22%

Color #685137 in popluar number systems.

HEX 68 51 37
Decimal 104 81 55
Binary 1101000 1010001 110111
Octal 150 121 67

Shades and tints

Shades of #685137

#685137
(104,81,55)
#5F4A32
(95,74,50)
#56432D
(86,67,45)
#4D3C28
(77,60,40)
#443523
(68,53,35)
#3B2E1E
(59,46,30)
#322719
(50,39,25)
#292014
(41,32,20)
#20190F
(32,25,15)
#17120A
(23,18,10)
#0E0B05
(14,11,5)
#000000
(0,0,0)

Tints of #685137

#685137
(104,81,55)
#756049
(117,96,73)
#826F5B
(130,111,91)
#8F7E6D
(143,126,109)
#9C8D7F
(156,141,127)
#A99C91
(169,156,145)
#B6ABA3
(182,171,163)
#C3BAB5
(195,186,181)
#D0C9C7
(208,201,199)
#DDD8D9
(221,216,217)
#EAE7EB
(234,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685137; }

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

This text font color is #685137.

Background Color

.myBgColor { background-color: #685137; }

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

This div background color is #685137.

Border color

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

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

This div border color is #685137.

Opacity

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

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

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

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

This text has shadow with #685137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685137.

Preview

Color preview on black background

This text has color #685137 on black background.


Color preview on white background

This text has color #685137 on white background.


Black color preview on #685137 background

This text has black color on #685137 background.


White color preview on #685137 background

This text has white color on #685137 background.


Related colors

Complementary color

Complementary color for #hex is #97AEC8.


I love getcolorcode.com

Triadic colors

1 #376851 and #513768 with #685137 are triadic colors.

2 #375168 and #516837 with #685137 are triadic colors.