COLOR #685034

HEX: #685034 RGB: (104,80,52)

Color info

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

RGB color model

#685034 color RGB value is (104,80,52).

RGB: (104,80,52) (41%, 31%, 20%)

RGB channels and saturation

R 104 of 255 = 41%
G 80 of 255 = 31%
B 52 of 255 = 20%

104
80
52

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

Portions of RGB colors in percentages

R + G + B = 104 + 80 + 52 = 236 (100%)
R 104 of 236 ~ 44.07%
G 80 of 236 ~ 33.9%
B 52 of 236 ~ 22.03'%

%44.07
%33.9
%22.03

CMYK color model

#685034 color CMYK value is (0,23,50,59).

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

CMYK: (0,23,50,59)
C0M23Y50K59 (0%, 23%, 50%, 59%)
(0.00 / 0.23 / 0.50 / 0.59)

CMYK percentages

%0
%23.08
%50
%59.22

Codes

Color #685034 in popluar color models

68 50 34
RGB 104 80 52
HSL 32° 33.33% 30.59%
HSB/HSV 32° 50.00% 40.78%
CMYK 0.00% 23.08% 50.00%
59.22%

Color #685034 in popluar number systems.

HEX 68 50 34
Decimal 104 80 52
Binary 1101000 1010000 110100
Octal 150 120 64

Shades and tints

Shades of #685034

#685034
(104,80,52)
#5F4930
(95,73,48)
#56422C
(86,66,44)
#4D3B28
(77,59,40)
#443424
(68,52,36)
#3B2D20
(59,45,32)
#32261C
(50,38,28)
#291F18
(41,31,24)
#201814
(32,24,20)
#171110
(23,17,16)
#0E0A0C
(14,10,12)
#000000
(0,0,0)

Tints of #685034

#685034
(104,80,52)
#755F46
(117,95,70)
#826E58
(130,110,88)
#8F7D6A
(143,125,106)
#9C8C7C
(156,140,124)
#A99B8E
(169,155,142)
#B6AAA0
(182,170,160)
#C3B9B2
(195,185,178)
#D0C8C4
(208,200,196)
#DDD7D6
(221,215,214)
#EAE6E8
(234,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685034; }

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

This text font color is #685034.

Background Color

.myBgColor { background-color: #685034; }

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

This div background color is #685034.

Border color

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

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

This div border color is #685034.

Opacity

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

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

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

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

This text has shadow with #685034 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685034.

Preview

Color preview on black background

This text has color #685034 on black background.


Color preview on white background

This text has color #685034 on white background.


Black color preview on #685034 background

This text has black color on #685034 background.


White color preview on #685034 background

This text has white color on #685034 background.


Related colors

Complementary color

Complementary color for #hex is #97AFCB.


I love getcolorcode.com

Triadic colors

1 #346850 and #503468 with #685034 are triadic colors.

2 #345068 and #506834 with #685034 are triadic colors.