COLOR #684360

HEX: #684360 RGB: (104,67,96)

Color info

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

RGB color model

#684360 color RGB value is (104,67,96).

RGB: (104,67,96) (41%, 26%, 38%)

RGB channels and saturation

R 104 of 255 = 41%
G 67 of 255 = 26%
B 96 of 255 = 38%

104
67
96

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

Portions of RGB colors in percentages

R + G + B = 104 + 67 + 96 = 267 (100%)
R 104 of 267 ~ 38.95%
G 67 of 267 ~ 25.09%
B 96 of 267 ~ 35.96'%

%38.95
%25.09
%35.96

CMYK color model

#684360 color CMYK value is (0,36,8,59).

  • cyan value is 0.00%
  • magenta value is 35.58%
  • yellow value is 7.69%
  • key color value is 59.22%
CMYK: (0,36,8,59) C0M36Y8K59 (0%,36%,8%,59%) (0.00/0.36/0.08/0.59) 

CMYK percentages

%0
%35.58
%7.69
%59.22

Codes

Color #684360 in popluar color models

68 43 60
RGB 104 67 96
HSL 313° 21.64% 33.53%
HSB/HSV 313° 35.58% 40.78%
CMYK 0.00% 35.58% 7.69%
59.22%

Color #684360 in popluar number systems.

HEX 68 43 60
Decimal 104 67 96
Binary 1101000 1000011 1100000
Octal 150 103 140

Shades and tints

Shades of #684360

#684360
(104,67,96)
#5F3D58
(95,61,88)
#563750
(86,55,80)
#4D3148
(77,49,72)
#442B40
(68,43,64)
#3B2538
(59,37,56)
#321F30
(50,31,48)
#291928
(41,25,40)
#201320
(32,19,32)
#170D18
(23,13,24)
#0E0710
(14,7,16)
#000000
(0,0,0)

Tints of #684360

#684360
(104,67,96)
#75546E
(117,84,110)
#82657C
(130,101,124)
#8F768A
(143,118,138)
#9C8798
(156,135,152)
#A998A6
(169,152,166)
#B6A9B4
(182,169,180)
#C3BAC2
(195,186,194)
#D0CBD0
(208,203,208)
#DDDCDE
(221,220,222)
#EAEDEC
(234,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684360 color. Also use rgb(104,67,96) instead hex code.

Text Font Color

.myTextColor { color: #684360; }

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

This text font color is #684360.

Background Color

.myBgColor { background-color: #684360; }

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

This div background color is #684360.

Border color

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

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

This div border color is #684360.

Opacity

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

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

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

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

This text has shadow with #684360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684360.

Preview

Color preview on black background

This text has color #684360 on black background.


Color preview on white background

This text has color #684360 on white background.


Black color preview on #684360 background

This text has black color on #684360 background.


White color preview on #684360 background

This text has white color on #684360 background.


Related colors

Complementary color

Complementary color for #hex is #97BC9F.


I love getcolorcode.com

Triadic colors

1 #606843 and #436068 with #684360 are triadic colors.

2 #604368 and #436860 with #684360 are triadic colors.