COLOR #684A61

HEX: #684A61 RGB: (104,74,97)

Color info

#684A61 contains red, green and blue colors in about the same proportion. Web safe color of #684A61 is #663366 (or #636).

RGB color model

#684A61 color RGB value is (104,74,97).

RGB: (104,74,97) (41%, 29%, 38%)

RGB channels and saturation

R 104 of 255 = 41%
G 74 of 255 = 29%
B 97 of 255 = 38%

104
74
97

R + G + B ~ 36%. #684A61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 74 + 97 = 275 (100%)
R 104 of 275 ~ 37.82%
G 74 of 275 ~ 26.91%
B 97 of 275 ~ 35.27'%

%37.82
%26.91
%35.27

CMYK color model

#684A61 color CMYK value is (0,29,7,59).

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

CMYK: (0,29,7,59)
C0M29Y7K59 (0%, 29%, 7%, 59%)
(0.00 / 0.29 / 0.07 / 0.59)

CMYK percentages

%0
%28.85
%6.73
%59.22

Codes

Color #684A61 in popluar color models

68 4A 61
RGB 104 74 97
HSL 314° 16.85% 34.90%
HSB/HSV 314° 28.85% 40.78%
CMYK 0.00% 28.85% 6.73%
59.22%

Color #684A61 in popluar number systems.

HEX 68 4A 61
Decimal 104 74 97
Binary 1101000 1001010 1100001
Octal 150 112 141

Shades and tints

Shades of #684A61

#684A61
(104,74,97)
#5F4459
(95,68,89)
#563E51
(86,62,81)
#4D3849
(77,56,73)
#443241
(68,50,65)
#3B2C39
(59,44,57)
#322631
(50,38,49)
#292029
(41,32,41)
#201A21
(32,26,33)
#171419
(23,20,25)
#0E0E11
(14,14,17)
#000000
(0,0,0)

Tints of #684A61

#684A61
(104,74,97)
#755A6F
(117,90,111)
#826A7D
(130,106,125)
#8F7A8B
(143,122,139)
#9C8A99
(156,138,153)
#A99AA7
(169,154,167)
#B6AAB5
(182,170,181)
#C3BAC3
(195,186,195)
#D0CAD1
(208,202,209)
#DDDADF
(221,218,223)
#EAEAED
(234,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #684A61; }

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

This text font color is #684A61.

Background Color

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

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

This div background color is #684A61.

Border color

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

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

This div border color is #684A61.

Opacity

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

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

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

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

This text has shadow with #684A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684A61.

Preview

Color preview on black background

This text has color #684A61 on black background.


Color preview on white background

This text has color #684A61 on white background.


Black color preview on #684A61 background

This text has black color on #684A61 background.


White color preview on #684A61 background

This text has white color on #684A61 background.


Related colors

Complementary color

Complementary color for #hex is #97B59E.


I love getcolorcode.com

Triadic colors

1 #61684A and #4A6168 with #684A61 are triadic colors.

2 #614A68 and #4A6861 with #684A61 are triadic colors.