COLOR #684826

HEX: #684826 RGB: (104,72,38)

Color info

#684826 contains mainly red and green colors. Web safe color of #684826 is #663333 (or #633).

RGB color model

#684826 color RGB value is (104,72,38).

RGB: (104,72,38) (41%, 28%, 15%)

RGB channels and saturation

R 104 of 255 = 41%
G 72 of 255 = 28%
B 38 of 255 = 15%

104
72
38

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

Portions of RGB colors in percentages

R + G + B = 104 + 72 + 38 = 214 (100%)
R 104 of 214 ~ 48.6%
G 72 of 214 ~ 33.64%
B 38 of 214 ~ 17.76'%

%48.6
%33.64
%17.76

CMYK color model

#684826 color CMYK value is (0,31,63,59).

  • cyan value is 0.00%
  • magenta value is 30.77%
  • yellow value is 63.46%
  • key color value is 59.22%

CMYK: (0,31,63,59)
C0M31Y63K59 (0%, 31%, 63%, 59%)
(0.00 / 0.31 / 0.63 / 0.59)

CMYK percentages

%0
%30.77
%63.46
%59.22

Codes

Color #684826 in popluar color models

68 48 26
RGB 104 72 38
HSL 31° 46.48% 27.84%
HSB/HSV 31° 63.46% 40.78%
CMYK 0.00% 30.77% 63.46%
59.22%

Color #684826 in popluar number systems.

HEX 68 48 26
Decimal 104 72 38
Binary 1101000 1001000 100110
Octal 150 110 46

Shades and tints

Shades of #684826

#684826
(104,72,38)
#5F4223
(95,66,35)
#563C20
(86,60,32)
#4D361D
(77,54,29)
#44301A
(68,48,26)
#3B2A17
(59,42,23)
#322414
(50,36,20)
#291E11
(41,30,17)
#20180E
(32,24,14)
#17120B
(23,18,11)
#0E0C08
(14,12,8)
#000000
(0,0,0)

Tints of #684826

#684826
(104,72,38)
#755839
(117,88,57)
#82684C
(130,104,76)
#8F785F
(143,120,95)
#9C8872
(156,136,114)
#A99885
(169,152,133)
#B6A898
(182,168,152)
#C3B8AB
(195,184,171)
#D0C8BE
(208,200,190)
#DDD8D1
(221,216,209)
#EAE8E4
(234,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684826 color. Also use rgb(104,72,38) instead hex code.

Text Font Color

.myTextColor { color: #684826; }

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

This text font color is #684826.

Background Color

.myBgColor { background-color: #684826; }

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

This div background color is #684826.

Border color

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

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

This div border color is #684826.

Opacity

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

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

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

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

This text has shadow with #684826 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684826.

Preview

Color preview on black background

This text has color #684826 on black background.


Color preview on white background

This text has color #684826 on white background.


Black color preview on #684826 background

This text has black color on #684826 background.


White color preview on #684826 background

This text has white color on #684826 background.


Related colors

Complementary color

Complementary color for #hex is #97B7D9.


I love getcolorcode.com

Triadic colors

1 #266848 and #482668 with #684826 are triadic colors.

2 #264868 and #486826 with #684826 are triadic colors.