COLOR #684064

HEX: #684064 RGB: (104,64,100)

Color info

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

RGB color model

#684064 color RGB value is (104,64,100).

RGB: (104,64,100) (41%, 25%, 39%)

RGB channels and saturation

R 104 of 255 = 41%
G 64 of 255 = 25%
B 100 of 255 = 39%

104
64
100

R + G + B ~ 35%. #684064 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 64 + 100 = 268 (100%)
R 104 of 268 ~ 38.81%
G 64 of 268 ~ 23.88%
B 100 of 268 ~ 37.31'%

%38.81
%23.88
%37.31

CMYK color model

#684064 color CMYK value is (0,38,4,59).

  • cyan value is 0.00%
  • magenta value is 38.46%
  • yellow value is 3.85%
  • key color value is 59.22%
CMYK: (0,38,4,59) C0M38Y4K59 (0%,38%,4%,59%) (0.00/0.38/0.04/0.59) 

CMYK percentages

%0
%38.46
%3.85
%59.22

Codes

Color #684064 in popluar color models

68 40 64
RGB 104 64 100
HSL 306° 23.81% 32.94%
HSB/HSV 306° 38.46% 40.78%
CMYK 0.00% 38.46% 3.85%
59.22%

Color #684064 in popluar number systems.

HEX 68 40 64
Decimal 104 64 100
Binary 1101000 1000000 1100100
Octal 150 100 144

Shades and tints

Shades of #684064

#684064
(104,64,100)
#5F3B5B
(95,59,91)
#563652
(86,54,82)
#4D3149
(77,49,73)
#442C40
(68,44,64)
#3B2737
(59,39,55)
#32222E
(50,34,46)
#291D25
(41,29,37)
#20181C
(32,24,28)
#171313
(23,19,19)
#0E0E0A
(14,14,10)
#000000
(0,0,0)

Tints of #684064

#684064
(104,64,100)
#755172
(117,81,114)
#826280
(130,98,128)
#8F738E
(143,115,142)
#9C849C
(156,132,156)
#A995AA
(169,149,170)
#B6A6B8
(182,166,184)
#C3B7C6
(195,183,198)
#D0C8D4
(208,200,212)
#DDD9E2
(221,217,226)
#EAEAF0
(234,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684064 color. Also use rgb(104,64,100) instead hex code.

Text Font Color

.myTextColor { color: #684064; }

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

This text font color is #684064.

Background Color

.myBgColor { background-color: #684064; }

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

This div background color is #684064.

Border color

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

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

This div border color is #684064.

Opacity

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

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

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

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

This text has shadow with #684064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684064.

Preview

Color preview on black background

This text has color #684064 on black background.


Color preview on white background

This text has color #684064 on white background.


Black color preview on #684064 background

This text has black color on #684064 background.


White color preview on #684064 background

This text has white color on #684064 background.


Related colors

Complementary color

Complementary color for #hex is #97BF9B.


I love getcolorcode.com

Triadic colors

1 #646840 and #406468 with #684064 are triadic colors.

2 #644068 and #406864 with #684064 are triadic colors.