COLOR #686584

HEX: #686584 RGB: (104,101,132)

Color info

#686584 contains red, green and blue colors in about the same proportion. Web safe color of #686584 is #666699 (or #669).

RGB color model

#686584 color RGB value is (104,101,132).

RGB: (104,101,132) (41%, 40%, 52%)

RGB channels and saturation

R 104 of 255 = 41%
G 101 of 255 = 40%
B 132 of 255 = 52%

104
101
132

R + G + B ~ 44%. #686584 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 101 + 132 = 337 (100%)
R 104 of 337 ~ 30.86%
G 101 of 337 ~ 29.97%
B 132 of 337 ~ 39.17'%

%30.86
%29.97
%39.17

CMYK color model

#686584 color CMYK value is (21,23,0,48).

  • cyan value is 21.21%
  • magenta value is 23.48%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (21,23,0,48) C21M23Y0K48 (21%,23%,0%,48%) (0.21/0.23/0.00/0.48) 

CMYK percentages

%21.21
%23.48
%0
%48.24

Codes

Color #686584 in popluar color models

68 65 84
RGB 104 101 132
HSL 246° 13.30% 45.69%
HSB/HSV 246° 23.48% 51.76%
CMYK 21.21% 23.48% 0.00%
48.24%

Color #686584 in popluar number systems.

HEX 68 65 84
Decimal 104 101 132
Binary 1101000 1100101 10000100
Octal 150 145 204

Shades and tints

Shades of #686584

#686584
(104,101,132)
#5F5C78
(95,92,120)
#56536C
(86,83,108)
#4D4A60
(77,74,96)
#444154
(68,65,84)
#3B3848
(59,56,72)
#322F3C
(50,47,60)
#292630
(41,38,48)
#201D24
(32,29,36)
#171418
(23,20,24)
#0E0B0C
(14,11,12)
#000000
(0,0,0)

Tints of #686584

#686584
(104,101,132)
#75738F
(117,115,143)
#82819A
(130,129,154)
#8F8FA5
(143,143,165)
#9C9DB0
(156,157,176)
#A9ABBB
(169,171,187)
#B6B9C6
(182,185,198)
#C3C7D1
(195,199,209)
#D0D5DC
(208,213,220)
#DDE3E7
(221,227,231)
#EAF1F2
(234,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686584 color. Also use rgb(104,101,132) instead hex code.

Text Font Color

.myTextColor { color: #686584; }

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

This text font color is #686584.

Background Color

.myBgColor { background-color: #686584; }

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

This div background color is #686584.

Border color

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

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

This div border color is #686584.

Opacity

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

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

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

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

This text has shadow with #686584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686584.

Preview

Color preview on black background

This text has color #686584 on black background.


Color preview on white background

This text has color #686584 on white background.


Black color preview on #686584 background

This text has black color on #686584 background.


White color preview on #686584 background

This text has white color on #686584 background.


Related colors

Complementary color

Complementary color for #hex is #979A7B.


I love getcolorcode.com

Triadic colors

1 #846865 and #658468 with #686584 are triadic colors.

2 #846568 and #656884 with #686584 are triadic colors.