COLOR #685031

HEX: #685031 RGB: (104,80,49)

Color info

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

RGB color model

#685031 color RGB value is (104,80,49).

RGB: (104,80,49) (41%, 31%, 19%)

RGB channels and saturation

R 104 of 255 = 41%
G 80 of 255 = 31%
B 49 of 255 = 19%

104
80
49

R + G + B ~ 30%. #685031 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 80 + 49 = 233 (100%)
R 104 of 233 ~ 44.64%
G 80 of 233 ~ 34.33%
B 49 of 233 ~ 21.03'%

%44.64
%34.33
%21.03

CMYK color model

#685031 color CMYK value is (0,23,53,59).

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

CMYK: (0,23,53,59)
C0M23Y53K59 (0%, 23%, 53%, 59%)
(0.00 / 0.23 / 0.53 / 0.59)

CMYK percentages

%0
%23.08
%52.88
%59.22

Codes

Color #685031 in popluar color models

68 50 31
RGB 104 80 49
HSL 34° 35.95% 30.00%
HSB/HSV 34° 52.88% 40.78%
CMYK 0.00% 23.08% 52.88%
59.22%

Color #685031 in popluar number systems.

HEX 68 50 31
Decimal 104 80 49
Binary 1101000 1010000 110001
Octal 150 120 61

Shades and tints

Shades of #685031

#685031
(104,80,49)
#5F492D
(95,73,45)
#564229
(86,66,41)
#4D3B25
(77,59,37)
#443421
(68,52,33)
#3B2D1D
(59,45,29)
#322619
(50,38,25)
#291F15
(41,31,21)
#201811
(32,24,17)
#17110D
(23,17,13)
#0E0A09
(14,10,9)
#000000
(0,0,0)

Tints of #685031

#685031
(104,80,49)
#755F43
(117,95,67)
#826E55
(130,110,85)
#8F7D67
(143,125,103)
#9C8C79
(156,140,121)
#A99B8B
(169,155,139)
#B6AA9D
(182,170,157)
#C3B9AF
(195,185,175)
#D0C8C1
(208,200,193)
#DDD7D3
(221,215,211)
#EAE6E5
(234,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685031; }

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

This text font color is #685031.

Background Color

.myBgColor { background-color: #685031; }

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

This div background color is #685031.

Border color

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

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

This div border color is #685031.

Opacity

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

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

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

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

This text has shadow with #685031 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685031.

Preview

Color preview on black background

This text has color #685031 on black background.


Color preview on white background

This text has color #685031 on white background.


Black color preview on #685031 background

This text has black color on #685031 background.


White color preview on #685031 background

This text has white color on #685031 background.


Related colors

Complementary color

Complementary color for #hex is #97AFCE.


I love getcolorcode.com

Triadic colors

1 #316850 and #503168 with #685031 are triadic colors.

2 #315068 and #506831 with #685031 are triadic colors.