COLOR #684430

HEX: #684430 RGB: (104,68,48)

Color info

#684430 contains red, green and blue colors in about the same proportion. Web safe color of #684430 is #663333 (or #633).

RGB color model

#684430 color RGB value is (104,68,48).

RGB: (104,68,48) (41%, 27%, 19%)

RGB channels and saturation

R 104 of 255 = 41%
G 68 of 255 = 27%
B 48 of 255 = 19%

104
68
48

R + G + B ~ 29%. #684430 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 68 + 48 = 220 (100%)
R 104 of 220 ~ 47.27%
G 68 of 220 ~ 30.91%
B 48 of 220 ~ 21.82'%

%47.27
%30.91
%21.82

CMYK color model

#684430 color CMYK value is (0,35,54,59).

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

CMYK: (0,35,54,59)
C0M35Y54K59 (0%, 35%, 54%, 59%)
(0.00 / 0.35 / 0.54 / 0.59)

CMYK percentages

%0
%34.62
%53.85
%59.22

Codes

Color #684430 in popluar color models

68 44 30
RGB 104 68 48
HSL 21° 36.84% 29.80%
HSB/HSV 21° 53.85% 40.78%
CMYK 0.00% 34.62% 53.85%
59.22%

Color #684430 in popluar number systems.

HEX 68 44 30
Decimal 104 68 48
Binary 1101000 1000100 110000
Octal 150 104 60

Shades and tints

Shades of #684430

#684430
(104,68,48)
#5F3E2C
(95,62,44)
#563828
(86,56,40)
#4D3224
(77,50,36)
#442C20
(68,44,32)
#3B261C
(59,38,28)
#322018
(50,32,24)
#291A14
(41,26,20)
#201410
(32,20,16)
#170E0C
(23,14,12)
#0E0808
(14,8,8)
#000000
(0,0,0)

Tints of #684430

#684430
(104,68,48)
#755542
(117,85,66)
#826654
(130,102,84)
#8F7766
(143,119,102)
#9C8878
(156,136,120)
#A9998A
(169,153,138)
#B6AA9C
(182,170,156)
#C3BBAE
(195,187,174)
#D0CCC0
(208,204,192)
#DDDDD2
(221,221,210)
#EAEEE4
(234,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #684430; }

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

This text font color is #684430.

Background Color

.myBgColor { background-color: #684430; }

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

This div background color is #684430.

Border color

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

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

This div border color is #684430.

Opacity

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

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

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

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

This text has shadow with #684430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684430.

Preview

Color preview on black background

This text has color #684430 on black background.


Color preview on white background

This text has color #684430 on white background.


Black color preview on #684430 background

This text has black color on #684430 background.


White color preview on #684430 background

This text has white color on #684430 background.


Related colors

Complementary color

Complementary color for #hex is #97BBCF.


I love getcolorcode.com

Triadic colors

1 #306844 and #443068 with #684430 are triadic colors.

2 #304468 and #446830 with #684430 are triadic colors.