COLOR #684751

HEX: #684751 RGB: (104,71,81)

Color info

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

RGB color model

#684751 color RGB value is (104,71,81).

RGB: (104,71,81) (41%, 28%, 32%)

RGB channels and saturation

R 104 of 255 = 41%
G 71 of 255 = 28%
B 81 of 255 = 32%

104
71
81

R + G + B ~ 34%. #684751 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 71 + 81 = 256 (100%)
R 104 of 256 ~ 40.63%
G 71 of 256 ~ 27.73%
B 81 of 256 ~ 31.64'%

%40.63
%27.73
%31.64

CMYK color model

#684751 color CMYK value is (0,32,22,59).

  • cyan value is 0.00%
  • magenta value is 31.73%
  • yellow value is 22.12%
  • key color value is 59.22%

CMYK: (0,32,22,59)
C0M32Y22K59 (0%, 32%, 22%, 59%)
(0.00 / 0.32 / 0.22 / 0.59)

CMYK percentages

%0
%31.73
%22.12
%59.22

Codes

Color #684751 in popluar color models

68 47 51
RGB 104 71 81
HSL 342° 18.86% 34.31%
HSB/HSV 342° 31.73% 40.78%
CMYK 0.00% 31.73% 22.12%
59.22%

Color #684751 in popluar number systems.

HEX 68 47 51
Decimal 104 71 81
Binary 1101000 1000111 1010001
Octal 150 107 121

Shades and tints

Shades of #684751

#684751
(104,71,81)
#5F414A
(95,65,74)
#563B43
(86,59,67)
#4D353C
(77,53,60)
#442F35
(68,47,53)
#3B292E
(59,41,46)
#322327
(50,35,39)
#291D20
(41,29,32)
#201719
(32,23,25)
#171112
(23,17,18)
#0E0B0B
(14,11,11)
#000000
(0,0,0)

Tints of #684751

#684751
(104,71,81)
#755760
(117,87,96)
#82676F
(130,103,111)
#8F777E
(143,119,126)
#9C878D
(156,135,141)
#A9979C
(169,151,156)
#B6A7AB
(182,167,171)
#C3B7BA
(195,183,186)
#D0C7C9
(208,199,201)
#DDD7D8
(221,215,216)
#EAE7E7
(234,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684751 color. Also use rgb(104,71,81) instead hex code.

Text Font Color

.myTextColor { color: #684751; }

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

This text font color is #684751.

Background Color

.myBgColor { background-color: #684751; }

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

This div background color is #684751.

Border color

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

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

This div border color is #684751.

Opacity

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

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

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

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

This text has shadow with #684751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684751.

Preview

Color preview on black background

This text has color #684751 on black background.


Color preview on white background

This text has color #684751 on white background.


Black color preview on #684751 background

This text has black color on #684751 background.


White color preview on #684751 background

This text has white color on #684751 background.


Related colors

Complementary color

Complementary color for #hex is #97B8AE.


I love getcolorcode.com

Triadic colors

1 #516847 and #475168 with #684751 are triadic colors.

2 #514768 and #476851 with #684751 are triadic colors.