COLOR #684E62

HEX: #684E62 RGB: (104,78,98)

Color info

#684E62 contains red, green and blue colors in about the same proportion. Web safe color of #684E62 is #666666 (or #666).

RGB color model

#684E62 color RGB value is (104,78,98).

RGB: (104,78,98) (41%, 31%, 38%)

RGB channels and saturation

R 104 of 255 = 41%
G 78 of 255 = 31%
B 98 of 255 = 38%

104
78
98

R + G + B ~ 37%. #684E62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 78 + 98 = 280 (100%)
R 104 of 280 ~ 37.14%
G 78 of 280 ~ 27.86%
B 98 of 280 ~ 35'%

%37.14
%27.86
%35

CMYK color model

#684E62 color CMYK value is (0,25,6,59).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 5.77%
  • key color value is 59.22%

CMYK: (0,25,6,59)
C0M25Y6K59 (0%, 25%, 6%, 59%)
(0.00 / 0.25 / 0.06 / 0.59)

CMYK percentages

%0
%25
%5.77
%59.22

Codes

Color #684E62 in popluar color models

68 4E 62
RGB 104 78 98
HSL 314° 14.29% 35.69%
HSB/HSV 314° 25.00% 40.78%
CMYK 0.00% 25.00% 5.77%
59.22%

Color #684E62 in popluar number systems.

HEX 68 4E 62
Decimal 104 78 98
Binary 1101000 1001110 1100010
Octal 150 116 142

Shades and tints

Shades of #684E62

#684E62
(104,78,98)
#5F475A
(95,71,90)
#564052
(86,64,82)
#4D394A
(77,57,74)
#443242
(68,50,66)
#3B2B3A
(59,43,58)
#322432
(50,36,50)
#291D2A
(41,29,42)
#201622
(32,22,34)
#170F1A
(23,15,26)
#0E0812
(14,8,18)
#000000
(0,0,0)

Tints of #684E62

#684E62
(104,78,98)
#755E70
(117,94,112)
#826E7E
(130,110,126)
#8F7E8C
(143,126,140)
#9C8E9A
(156,142,154)
#A99EA8
(169,158,168)
#B6AEB6
(182,174,182)
#C3BEC4
(195,190,196)
#D0CED2
(208,206,210)
#DDDEE0
(221,222,224)
#EAEEEE
(234,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684E62 color. Also use rgb(104,78,98) instead hex code.

Text Font Color

.myTextColor { color: #684E62; }

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

This text font color is #684E62.

Background Color

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

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

This div background color is #684E62.

Border color

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

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

This div border color is #684E62.

Opacity

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

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

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

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

This text has shadow with #684E62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684E62.

Preview

Color preview on black background

This text has color #684E62 on black background.


Color preview on white background

This text has color #684E62 on white background.


Black color preview on #684E62 background

This text has black color on #684E62 background.


White color preview on #684E62 background

This text has white color on #684E62 background.


Related colors

Complementary color

Complementary color for #hex is #97B19D.


I love getcolorcode.com

Triadic colors

1 #62684E and #4E6268 with #684E62 are triadic colors.

2 #624E68 and #4E6862 with #684E62 are triadic colors.