COLOR #685519

HEX: #685519 RGB: (104,85,25)

Color info

#685519 contains mainly red and green colors. Web safe color of #685519 is #666600 (or #660).

RGB color model

#685519 color RGB value is (104,85,25).

RGB: (104,85,25) (41%, 33%, 10%)

RGB channels and saturation

R 104 of 255 = 41%
G 85 of 255 = 33%
B 25 of 255 = 10%

104
85
25

R + G + B ~ 28%. #685519 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 85 + 25 = 214 (100%)
R 104 of 214 ~ 48.6%
G 85 of 214 ~ 39.72%
B 25 of 214 ~ 11.68'%

%48.6
%39.72
%11.68

CMYK color model

#685519 color CMYK value is (0,18,76,59).

  • cyan value is 0.00%
  • magenta value is 18.27%
  • yellow value is 75.96%
  • key color value is 59.22%
CMYK: (0,18,76,59) C0M18Y76K59 (0%,18%,76%,59%) (0.00/0.18/0.76/0.59) 

CMYK percentages

%0
%18.27
%75.96
%59.22

Codes

Color #685519 in popluar color models

68 55 19
RGB 104 85 25
HSL 46° 61.24% 25.29%
HSB/HSV 46° 75.96% 40.78%
CMYK 0.00% 18.27% 75.96%
59.22%

Color #685519 in popluar number systems.

HEX 68 55 19
Decimal 104 85 25
Binary 1101000 1010101 11001
Octal 150 125 31

Shades and tints

Shades of #685519

#685519
(104,85,25)
#5F4E17
(95,78,23)
#564715
(86,71,21)
#4D4013
(77,64,19)
#443911
(68,57,17)
#3B320F
(59,50,15)
#322B0D
(50,43,13)
#29240B
(41,36,11)
#201D09
(32,29,9)
#171607
(23,22,7)
#0E0F05
(14,15,5)
#000000
(0,0,0)

Tints of #685519

#685519
(104,85,25)
#75642D
(117,100,45)
#827341
(130,115,65)
#8F8255
(143,130,85)
#9C9169
(156,145,105)
#A9A07D
(169,160,125)
#B6AF91
(182,175,145)
#C3BEA5
(195,190,165)
#D0CDB9
(208,205,185)
#DDDCCD
(221,220,205)
#EAEBE1
(234,235,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685519 color. Also use rgb(104,85,25) instead hex code.

Text Font Color

.myTextColor { color: #685519; }

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

This text font color is #685519.

Background Color

.myBgColor { background-color: #685519; }

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

This div background color is #685519.

Border color

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

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

This div border color is #685519.

Opacity

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

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

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

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

This text has shadow with #685519 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685519.

Preview

Color preview on black background

This text has color #685519 on black background.


Color preview on white background

This text has color #685519 on white background.


Black color preview on #685519 background

This text has black color on #685519 background.


White color preview on #685519 background

This text has white color on #685519 background.


Related colors

Complementary color

Complementary color for #hex is #97AAE6.


I love getcolorcode.com

Triadic colors

1 #196855 and #551968 with #685519 are triadic colors.

2 #195568 and #556819 with #685519 are triadic colors.