COLOR #685B45

HEX: #685B45 RGB: (104,91,69)

Color info

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

RGB color model

#685B45 color RGB value is (104,91,69).

RGB: (104,91,69) (41%, 36%, 27%)

RGB channels and saturation

R 104 of 255 = 41%
G 91 of 255 = 36%
B 69 of 255 = 27%

104
91
69

R + G + B ~ 35%. #685B45 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 91 + 69 = 264 (100%)
R 104 of 264 ~ 39.39%
G 91 of 264 ~ 34.47%
B 69 of 264 ~ 26.14'%

%39.39
%34.47
%26.14

CMYK color model

#685B45 color CMYK value is (0,13,34,59).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 33.65%
  • key color value is 59.22%
CMYK: (0,13,34,59) C0M13Y34K59 (0%,13%,34%,59%) (0.00/0.13/0.34/0.59) 

CMYK percentages

%0
%12.5
%33.65
%59.22

Codes

Color #685B45 in popluar color models

68 5B 45
RGB 104 91 69
HSL 38° 20.23% 33.92%
HSB/HSV 38° 33.65% 40.78%
CMYK 0.00% 12.50% 33.65%
59.22%

Color #685B45 in popluar number systems.

HEX 68 5B 45
Decimal 104 91 69
Binary 1101000 1011011 1000101
Octal 150 133 105

Shades and tints

Shades of #685B45

#685B45
(104,91,69)
#5F533F
(95,83,63)
#564B39
(86,75,57)
#4D4333
(77,67,51)
#443B2D
(68,59,45)
#3B3327
(59,51,39)
#322B21
(50,43,33)
#29231B
(41,35,27)
#201B15
(32,27,21)
#17130F
(23,19,15)
#0E0B09
(14,11,9)
#000000
(0,0,0)

Tints of #685B45

#685B45
(104,91,69)
#756955
(117,105,85)
#827765
(130,119,101)
#8F8575
(143,133,117)
#9C9385
(156,147,133)
#A9A195
(169,161,149)
#B6AFA5
(182,175,165)
#C3BDB5
(195,189,181)
#D0CBC5
(208,203,197)
#DDD9D5
(221,217,213)
#EAE7E5
(234,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685B45; }

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

This text font color is #685B45.

Background Color

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

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

This div background color is #685B45.

Border color

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

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

This div border color is #685B45.

Opacity

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

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

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

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

This text has shadow with #685B45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685B45.

Preview

Color preview on black background

This text has color #685B45 on black background.


Color preview on white background

This text has color #685B45 on white background.


Black color preview on #685B45 background

This text has black color on #685B45 background.


White color preview on #685B45 background

This text has white color on #685B45 background.


Related colors

Complementary color

Complementary color for #hex is #97A4BA.


I love getcolorcode.com

Triadic colors

1 #45685B and #5B4568 with #685B45 are triadic colors.

2 #455B68 and #5B6845 with #685B45 are triadic colors.