COLOR #685049

HEX: #685049 RGB: (104,80,73)

Color info

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

RGB color model

#685049 color RGB value is (104,80,73).

RGB: (104,80,73) (41%, 31%, 29%)

RGB channels and saturation

R 104 of 255 = 41%
G 80 of 255 = 31%
B 73 of 255 = 29%

104
80
73

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

Portions of RGB colors in percentages

R + G + B = 104 + 80 + 73 = 257 (100%)
R 104 of 257 ~ 40.47%
G 80 of 257 ~ 31.13%
B 73 of 257 ~ 28.4'%

%40.47
%31.13
%28.4

CMYK color model

#685049 color CMYK value is (0,23,30,59).

  • cyan value is 0.00%
  • magenta value is 23.08%
  • yellow value is 29.81%
  • key color value is 59.22%

CMYK: (0,23,30,59)
C0M23Y30K59 (0%, 23%, 30%, 59%)
(0.00 / 0.23 / 0.30 / 0.59)

CMYK percentages

%0
%23.08
%29.81
%59.22

Codes

Color #685049 in popluar color models

68 50 49
RGB 104 80 73
HSL 14° 17.51% 34.71%
HSB/HSV 14° 29.81% 40.78%
CMYK 0.00% 23.08% 29.81%
59.22%

Color #685049 in popluar number systems.

HEX 68 50 49
Decimal 104 80 73
Binary 1101000 1010000 1001001
Octal 150 120 111

Shades and tints

Shades of #685049

#685049
(104,80,73)
#5F4943
(95,73,67)
#56423D
(86,66,61)
#4D3B37
(77,59,55)
#443431
(68,52,49)
#3B2D2B
(59,45,43)
#322625
(50,38,37)
#291F1F
(41,31,31)
#201819
(32,24,25)
#171113
(23,17,19)
#0E0A0D
(14,10,13)
#000000
(0,0,0)

Tints of #685049

#685049
(104,80,73)
#755F59
(117,95,89)
#826E69
(130,110,105)
#8F7D79
(143,125,121)
#9C8C89
(156,140,137)
#A99B99
(169,155,153)
#B6AAA9
(182,170,169)
#C3B9B9
(195,185,185)
#D0C8C9
(208,200,201)
#DDD7D9
(221,215,217)
#EAE6E9
(234,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685049 color. Also use rgb(104,80,73) instead hex code.

Text Font Color

.myTextColor { color: #685049; }

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

This text font color is #685049.

Background Color

.myBgColor { background-color: #685049; }

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

This div background color is #685049.

Border color

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

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

This div border color is #685049.

Opacity

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

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

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

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

This text has shadow with #685049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685049.

Preview

Color preview on black background

This text has color #685049 on black background.


Color preview on white background

This text has color #685049 on white background.


Black color preview on #685049 background

This text has black color on #685049 background.


White color preview on #685049 background

This text has white color on #685049 background.


Related colors

Complementary color

Complementary color for #hex is #97AFB6.


I love getcolorcode.com

Triadic colors

1 #496850 and #504968 with #685049 are triadic colors.

2 #495068 and #506849 with #685049 are triadic colors.