COLOR #684A42

HEX: #684A42 RGB: (104,74,66)

Color info

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

RGB color model

#684A42 color RGB value is (104,74,66).

RGB: (104,74,66) (41%, 29%, 26%)

RGB channels and saturation

R 104 of 255 = 41%
G 74 of 255 = 29%
B 66 of 255 = 26%

104
74
66

R + G + B ~ 32%. #684A42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 74 + 66 = 244 (100%)
R 104 of 244 ~ 42.62%
G 74 of 244 ~ 30.33%
B 66 of 244 ~ 27.05'%

%42.62
%30.33
%27.05

CMYK color model

#684A42 color CMYK value is (0,29,37,59).

  • cyan value is 0.00%
  • magenta value is 28.85%
  • yellow value is 36.54%
  • key color value is 59.22%

CMYK: (0,29,37,59)
C0M29Y37K59 (0%, 29%, 37%, 59%)
(0.00 / 0.29 / 0.37 / 0.59)

CMYK percentages

%0
%28.85
%36.54
%59.22

Codes

Color #684A42 in popluar color models

68 4A 42
RGB 104 74 66
HSL 13° 22.35% 33.33%
HSB/HSV 13° 36.54% 40.78%
CMYK 0.00% 28.85% 36.54%
59.22%

Color #684A42 in popluar number systems.

HEX 68 4A 42
Decimal 104 74 66
Binary 1101000 1001010 1000010
Octal 150 112 102

Shades and tints

Shades of #684A42

#684A42
(104,74,66)
#5F443C
(95,68,60)
#563E36
(86,62,54)
#4D3830
(77,56,48)
#44322A
(68,50,42)
#3B2C24
(59,44,36)
#32261E
(50,38,30)
#292018
(41,32,24)
#201A12
(32,26,18)
#17140C
(23,20,12)
#0E0E06
(14,14,6)
#000000
(0,0,0)

Tints of #684A42

#684A42
(104,74,66)
#755A53
(117,90,83)
#826A64
(130,106,100)
#8F7A75
(143,122,117)
#9C8A86
(156,138,134)
#A99A97
(169,154,151)
#B6AAA8
(182,170,168)
#C3BAB9
(195,186,185)
#D0CACA
(208,202,202)
#DDDADB
(221,218,219)
#EAEAEC
(234,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684A42 color. Also use rgb(104,74,66) instead hex code.

Text Font Color

.myTextColor { color: #684A42; }

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

This text font color is #684A42.

Background Color

.myBgColor { background-color: #684A42; }

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

This div background color is #684A42.

Border color

.myBorderColor { border: 1px solid #684A42; }

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

This div border color is #684A42.

Opacity

.myOpacity80 { color: #684A42; opacity: 0.8; }

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

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

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

This text has shadow with #684A42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684A42.

Preview

Color preview on black background

This text has color #684A42 on black background.


Color preview on white background

This text has color #684A42 on white background.


Black color preview on #684A42 background

This text has black color on #684A42 background.


White color preview on #684A42 background

This text has white color on #684A42 background.


Related colors

Complementary color

Complementary color for #hex is #97B5BD.


I love getcolorcode.com

Triadic colors

1 #42684A and #4A4268 with #684A42 are triadic colors.

2 #424A68 and #4A6842 with #684A42 are triadic colors.