COLOR #685430

HEX: #685430 RGB: (104,84,48)

Color info

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

RGB color model

#685430 color RGB value is (104,84,48).

RGB: (104,84,48) (41%, 33%, 19%)

RGB channels and saturation

R 104 of 255 = 41%
G 84 of 255 = 33%
B 48 of 255 = 19%

104
84
48

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

Portions of RGB colors in percentages

R + G + B = 104 + 84 + 48 = 236 (100%)
R 104 of 236 ~ 44.07%
G 84 of 236 ~ 35.59%
B 48 of 236 ~ 20.34'%

%44.07
%35.59
%20.34

CMYK color model

#685430 color CMYK value is (0,19,54,59).

  • cyan value is 0.00%
  • magenta value is 19.23%
  • yellow value is 53.85%
  • key color value is 59.22%

CMYK: (0,19,54,59)
C0M19Y54K59 (0%, 19%, 54%, 59%)
(0.00 / 0.19 / 0.54 / 0.59)

CMYK percentages

%0
%19.23
%53.85
%59.22

Codes

Color #685430 in popluar color models

68 54 30
RGB 104 84 48
HSL 39° 36.84% 29.80%
HSB/HSV 39° 53.85% 40.78%
CMYK 0.00% 19.23% 53.85%
59.22%

Color #685430 in popluar number systems.

HEX 68 54 30
Decimal 104 84 48
Binary 1101000 1010100 110000
Octal 150 124 60

Shades and tints

Shades of #685430

#685430
(104,84,48)
#5F4D2C
(95,77,44)
#564628
(86,70,40)
#4D3F24
(77,63,36)
#443820
(68,56,32)
#3B311C
(59,49,28)
#322A18
(50,42,24)
#292314
(41,35,20)
#201C10
(32,28,16)
#17150C
(23,21,12)
#0E0E08
(14,14,8)
#000000
(0,0,0)

Tints of #685430

#685430
(104,84,48)
#756342
(117,99,66)
#827254
(130,114,84)
#8F8166
(143,129,102)
#9C9078
(156,144,120)
#A99F8A
(169,159,138)
#B6AE9C
(182,174,156)
#C3BDAE
(195,189,174)
#D0CCC0
(208,204,192)
#DDDBD2
(221,219,210)
#EAEAE4
(234,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685430 color. Also use rgb(104,84,48) instead hex code.

Text Font Color

.myTextColor { color: #685430; }

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

This text font color is #685430.

Background Color

.myBgColor { background-color: #685430; }

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

This div background color is #685430.

Border color

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

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

This div border color is #685430.

Opacity

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

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

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

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

This text has shadow with #685430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685430.

Preview

Color preview on black background

This text has color #685430 on black background.


Color preview on white background

This text has color #685430 on white background.


Black color preview on #685430 background

This text has black color on #685430 background.


White color preview on #685430 background

This text has white color on #685430 background.


Related colors

Complementary color

Complementary color for #hex is #97ABCF.


I love getcolorcode.com

Triadic colors

1 #306854 and #543068 with #685430 are triadic colors.

2 #305468 and #546830 with #685430 are triadic colors.