COLOR #684750

HEX: #684750 RGB: (104,71,80)

Color info

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

RGB color model

#684750 color RGB value is (104,71,80).

RGB: (104,71,80) (41%, 28%, 31%)

RGB channels and saturation

R 104 of 255 = 41%
G 71 of 255 = 28%
B 80 of 255 = 31%

104
71
80

R + G + B ~ 33%. #684750 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 71 + 80 = 255 (100%)
R 104 of 255 ~ 40.78%
G 71 of 255 ~ 27.84%
B 80 of 255 ~ 31.37'%

%40.78
%27.84
%31.37

CMYK color model

#684750 color CMYK value is (0,32,23,59).

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

CMYK: (0,32,23,59)
C0M32Y23K59 (0%, 32%, 23%, 59%)
(0.00 / 0.32 / 0.23 / 0.59)

CMYK percentages

%0
%31.73
%23.08
%59.22

Codes

Color #684750 in popluar color models

68 47 50
RGB 104 71 80
HSL 344° 18.86% 34.31%
HSB/HSV 344° 31.73% 40.78%
CMYK 0.00% 31.73% 23.08%
59.22%

Color #684750 in popluar number systems.

HEX 68 47 50
Decimal 104 71 80
Binary 1101000 1000111 1010000
Octal 150 107 120

Shades and tints

Shades of #684750

#684750
(104,71,80)
#5F4149
(95,65,73)
#563B42
(86,59,66)
#4D353B
(77,53,59)
#442F34
(68,47,52)
#3B292D
(59,41,45)
#322326
(50,35,38)
#291D1F
(41,29,31)
#201718
(32,23,24)
#171111
(23,17,17)
#0E0B0A
(14,11,10)
#000000
(0,0,0)

Tints of #684750

#684750
(104,71,80)
#75575F
(117,87,95)
#82676E
(130,103,110)
#8F777D
(143,119,125)
#9C878C
(156,135,140)
#A9979B
(169,151,155)
#B6A7AA
(182,167,170)
#C3B7B9
(195,183,185)
#D0C7C8
(208,199,200)
#DDD7D7
(221,215,215)
#EAE7E6
(234,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #684750; }

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

This text font color is #684750.

Background Color

.myBgColor { background-color: #684750; }

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

This div background color is #684750.

Border color

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

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

This div border color is #684750.

Opacity

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

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

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

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

This text has shadow with #684750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684750.

Preview

Color preview on black background

This text has color #684750 on black background.


Color preview on white background

This text has color #684750 on white background.


Black color preview on #684750 background

This text has black color on #684750 background.


White color preview on #684750 background

This text has white color on #684750 background.


Related colors

Complementary color

Complementary color for #hex is #97B8AF.


I love getcolorcode.com

Triadic colors

1 #506847 and #475068 with #684750 are triadic colors.

2 #504768 and #476850 with #684750 are triadic colors.