COLOR #685B43

HEX: #685B43 RGB: (104,91,67)

Color info

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

RGB color model

#685B43 color RGB value is (104,91,67).

RGB: (104,91,67) (41%, 36%, 26%)

RGB channels and saturation

R 104 of 255 = 41%
G 91 of 255 = 36%
B 67 of 255 = 26%

104
91
67

R + G + B ~ 34%. #685B43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 91 + 67 = 262 (100%)
R 104 of 262 ~ 39.69%
G 91 of 262 ~ 34.73%
B 67 of 262 ~ 25.57'%

%39.69
%34.73
%25.57

CMYK color model

#685B43 color CMYK value is (0,13,36,59).

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

CMYK: (0,13,36,59)
C0M13Y36K59 (0%, 13%, 36%, 59%)
(0.00 / 0.13 / 0.36 / 0.59)

CMYK percentages

%0
%12.5
%35.58
%59.22

Codes

Color #685B43 in popluar color models

68 5B 43
RGB 104 91 67
HSL 39° 21.64% 33.53%
HSB/HSV 39° 35.58% 40.78%
CMYK 0.00% 12.50% 35.58%
59.22%

Color #685B43 in popluar number systems.

HEX 68 5B 43
Decimal 104 91 67
Binary 1101000 1011011 1000011
Octal 150 133 103

Shades and tints

Shades of #685B43

#685B43
(104,91,67)
#5F533D
(95,83,61)
#564B37
(86,75,55)
#4D4331
(77,67,49)
#443B2B
(68,59,43)
#3B3325
(59,51,37)
#322B1F
(50,43,31)
#292319
(41,35,25)
#201B13
(32,27,19)
#17130D
(23,19,13)
#0E0B07
(14,11,7)
#000000
(0,0,0)

Tints of #685B43

#685B43
(104,91,67)
#756954
(117,105,84)
#827765
(130,119,101)
#8F8576
(143,133,118)
#9C9387
(156,147,135)
#A9A198
(169,161,152)
#B6AFA9
(182,175,169)
#C3BDBA
(195,189,186)
#D0CBCB
(208,203,203)
#DDD9DC
(221,217,220)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685B43; }

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

This text font color is #685B43.

Background Color

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

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

This div background color is #685B43.

Border color

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

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

This div border color is #685B43.

Opacity

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

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

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

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

This text has shadow with #685B43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685B43.

Preview

Color preview on black background

This text has color #685B43 on black background.


Color preview on white background

This text has color #685B43 on white background.


Black color preview on #685B43 background

This text has black color on #685B43 background.


White color preview on #685B43 background

This text has white color on #685B43 background.


Related colors

Complementary color

Complementary color for #hex is #97A4BC.


I love getcolorcode.com

Triadic colors

1 #43685B and #5B4368 with #685B43 are triadic colors.

2 #435B68 and #5B6843 with #685B43 are triadic colors.