COLOR #684041

HEX: #684041 RGB: (104,64,65)

Color info

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

RGB color model

#684041 color RGB value is (104,64,65).

RGB: (104,64,65) (41%, 25%, 25%)

RGB channels and saturation

R 104 of 255 = 41%
G 64 of 255 = 25%
B 65 of 255 = 25%

104
64
65

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

Portions of RGB colors in percentages

R + G + B = 104 + 64 + 65 = 233 (100%)
R 104 of 233 ~ 44.64%
G 64 of 233 ~ 27.47%
B 65 of 233 ~ 27.9'%

%44.64
%27.47
%27.9

CMYK color model

#684041 color CMYK value is (0,38,38,59).

  • cyan value is 0.00%
  • magenta value is 38.46%
  • yellow value is 37.50%
  • key color value is 59.22%

CMYK: (0,38,38,59)
C0M38Y38K59 (0%, 38%, 38%, 59%)
(0.00 / 0.38 / 0.38 / 0.59)

CMYK percentages

%0
%38.46
%37.5
%59.22

Codes

Color #684041 in popluar color models

68 40 41
RGB 104 64 65
HSL 359° 23.81% 32.94%
HSB/HSV 359° 38.46% 40.78%
CMYK 0.00% 38.46% 37.50%
59.22%

Color #684041 in popluar number systems.

HEX 68 40 41
Decimal 104 64 65
Binary 1101000 1000000 1000001
Octal 150 100 101

Shades and tints

Shades of #684041

#684041
(104,64,65)
#5F3B3C
(95,59,60)
#563637
(86,54,55)
#4D3132
(77,49,50)
#442C2D
(68,44,45)
#3B2728
(59,39,40)
#322223
(50,34,35)
#291D1E
(41,29,30)
#201819
(32,24,25)
#171314
(23,19,20)
#0E0E0F
(14,14,15)
#000000
(0,0,0)

Tints of #684041

#684041
(104,64,65)
#755152
(117,81,82)
#826263
(130,98,99)
#8F7374
(143,115,116)
#9C8485
(156,132,133)
#A99596
(169,149,150)
#B6A6A7
(182,166,167)
#C3B7B8
(195,183,184)
#D0C8C9
(208,200,201)
#DDD9DA
(221,217,218)
#EAEAEB
(234,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684041 color. Also use rgb(104,64,65) instead hex code.

Text Font Color

.myTextColor { color: #684041; }

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

This text font color is #684041.

Background Color

.myBgColor { background-color: #684041; }

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

This div background color is #684041.

Border color

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

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

This div border color is #684041.

Opacity

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

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

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

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

This text has shadow with #684041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684041.

Preview

Color preview on black background

This text has color #684041 on black background.


Color preview on white background

This text has color #684041 on white background.


Black color preview on #684041 background

This text has black color on #684041 background.


White color preview on #684041 background

This text has white color on #684041 background.


Related colors

Complementary color

Complementary color for #hex is #97BFBE.


I love getcolorcode.com

Triadic colors

1 #416840 and #404168 with #684041 are triadic colors.

2 #414068 and #406841 with #684041 are triadic colors.