COLOR #685829

HEX: #685829 RGB: (104,88,41)

Color info

#685829 contains mainly red and green colors. Web safe color of #685829 is #666633 (or #663).

RGB color model

#685829 color RGB value is (104,88,41).

RGB: (104,88,41) (41%, 35%, 16%)

RGB channels and saturation

R 104 of 255 = 41%
G 88 of 255 = 35%
B 41 of 255 = 16%

104
88
41

R + G + B ~ 31%. #685829 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 88 + 41 = 233 (100%)
R 104 of 233 ~ 44.64%
G 88 of 233 ~ 37.77%
B 41 of 233 ~ 17.6'%

%44.64
%37.77
%17.6

CMYK color model

#685829 color CMYK value is (0,15,61,59).

  • cyan value is 0.00%
  • magenta value is 15.38%
  • yellow value is 60.58%
  • key color value is 59.22%

CMYK: (0,15,61,59)
C0M15Y61K59 (0%, 15%, 61%, 59%)
(0.00 / 0.15 / 0.61 / 0.59)

CMYK percentages

%0
%15.38
%60.58
%59.22

Codes

Color #685829 in popluar color models

68 58 29
RGB 104 88 41
HSL 45° 43.45% 28.43%
HSB/HSV 45° 60.58% 40.78%
CMYK 0.00% 15.38% 60.58%
59.22%

Color #685829 in popluar number systems.

HEX 68 58 29
Decimal 104 88 41
Binary 1101000 1011000 101001
Octal 150 130 51

Shades and tints

Shades of #685829

#685829
(104,88,41)
#5F5026
(95,80,38)
#564823
(86,72,35)
#4D4020
(77,64,32)
#44381D
(68,56,29)
#3B301A
(59,48,26)
#322817
(50,40,23)
#292014
(41,32,20)
#201811
(32,24,17)
#17100E
(23,16,14)
#0E080B
(14,8,11)
#000000
(0,0,0)

Tints of #685829

#685829
(104,88,41)
#75673C
(117,103,60)
#82764F
(130,118,79)
#8F8562
(143,133,98)
#9C9475
(156,148,117)
#A9A388
(169,163,136)
#B6B29B
(182,178,155)
#C3C1AE
(195,193,174)
#D0D0C1
(208,208,193)
#DDDFD4
(221,223,212)
#EAEEE7
(234,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685829 color. Also use rgb(104,88,41) instead hex code.

Text Font Color

.myTextColor { color: #685829; }

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

This text font color is #685829.

Background Color

.myBgColor { background-color: #685829; }

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

This div background color is #685829.

Border color

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

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

This div border color is #685829.

Opacity

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

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

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

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

This text has shadow with #685829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685829.

Preview

Color preview on black background

This text has color #685829 on black background.


Color preview on white background

This text has color #685829 on white background.


Black color preview on #685829 background

This text has black color on #685829 background.


White color preview on #685829 background

This text has white color on #685829 background.


Related colors

Complementary color

Complementary color for #hex is #97A7D6.


I love getcolorcode.com

Triadic colors

1 #296858 and #582968 with #685829 are triadic colors.

2 #295868 and #586829 with #685829 are triadic colors.