COLOR #684043

HEX: #684043 RGB: (104,64,67)

Color info

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

RGB color model

#684043 color RGB value is (104,64,67).

RGB: (104,64,67) (41%, 25%, 26%)

RGB channels and saturation

R 104 of 255 = 41%
G 64 of 255 = 25%
B 67 of 255 = 26%

104
64
67

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

Portions of RGB colors in percentages

R + G + B = 104 + 64 + 67 = 235 (100%)
R 104 of 235 ~ 44.26%
G 64 of 235 ~ 27.23%
B 67 of 235 ~ 28.51'%

%44.26
%27.23
%28.51

CMYK color model

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

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

CMYK: (0,38,36,59)
C0M38Y36K59 (0%, 38%, 36%, 59%)
(0.00 / 0.38 / 0.36 / 0.59)

CMYK percentages

%0
%38.46
%35.58
%59.22

Codes

Color #684043 in popluar color models

68 40 43
RGB 104 64 67
HSL 356° 23.81% 32.94%
HSB/HSV 356° 38.46% 40.78%
CMYK 0.00% 38.46% 35.58%
59.22%

Color #684043 in popluar number systems.

HEX 68 40 43
Decimal 104 64 67
Binary 1101000 1000000 1000011
Octal 150 100 103

Shades and tints

Shades of #684043

#684043
(104,64,67)
#5F3B3D
(95,59,61)
#563637
(86,54,55)
#4D3131
(77,49,49)
#442C2B
(68,44,43)
#3B2725
(59,39,37)
#32221F
(50,34,31)
#291D19
(41,29,25)
#201813
(32,24,19)
#17130D
(23,19,13)
#0E0E07
(14,14,7)
#000000
(0,0,0)

Tints of #684043

#684043
(104,64,67)
#755154
(117,81,84)
#826265
(130,98,101)
#8F7376
(143,115,118)
#9C8487
(156,132,135)
#A99598
(169,149,152)
#B6A6A9
(182,166,169)
#C3B7BA
(195,183,186)
#D0C8CB
(208,200,203)
#DDD9DC
(221,217,220)
#EAEAED
(234,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #684043; }

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

This text font color is #684043.

Background Color

.myBgColor { background-color: #684043; }

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

This div background color is #684043.

Border color

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

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

This div border color is #684043.

Opacity

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

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

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

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

This text has shadow with #684043 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684043.

Preview

Color preview on black background

This text has color #684043 on black background.


Color preview on white background

This text has color #684043 on white background.


Black color preview on #684043 background

This text has black color on #684043 background.


White color preview on #684043 background

This text has white color on #684043 background.


Related colors

Complementary color

Complementary color for #hex is #97BFBC.


I love getcolorcode.com

Triadic colors

1 #436840 and #404368 with #684043 are triadic colors.

2 #434068 and #406843 with #684043 are triadic colors.