COLOR #686391

HEX: #686391 RGB: (104,99,145)

Color info

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

RGB color model

#686391 color RGB value is (104,99,145).

RGB: (104,99,145) (41%, 39%, 57%)

RGB channels and saturation

R 104 of 255 = 41%
G 99 of 255 = 39%
B 145 of 255 = 57%

104
99
145

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

Portions of RGB colors in percentages

R + G + B = 104 + 99 + 145 = 348 (100%)
R 104 of 348 ~ 29.89%
G 99 of 348 ~ 28.45%
B 145 of 348 ~ 41.67'%

%29.89
%28.45
%41.67

CMYK color model

#686391 color CMYK value is (28,32,0,43).

  • cyan value is 28.28%
  • magenta value is 31.72%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (28,32,0,43)
C28M32Y0K43 (28%, 32%, 0%, 43%)
(0.28 / 0.32 / 0.00 / 0.43)

CMYK percentages

%28.28
%31.72
%0
%43.14

Codes

Color #686391 in popluar color models

68 63 91
RGB 104 99 145
HSL 247° 18.85% 47.84%
HSB/HSV 247° 31.72% 56.86%
CMYK 28.28% 31.72% 0.00%
43.14%

Color #686391 in popluar number systems.

HEX 68 63 91
Decimal 104 99 145
Binary 1101000 1100011 10010001
Octal 150 143 221

Shades and tints

Shades of #686391

#686391
(104,99,145)
#5F5A84
(95,90,132)
#565177
(86,81,119)
#4D486A
(77,72,106)
#443F5D
(68,63,93)
#3B3650
(59,54,80)
#322D43
(50,45,67)
#292436
(41,36,54)
#201B29
(32,27,41)
#17121C
(23,18,28)
#0E090F
(14,9,15)
#000000
(0,0,0)

Tints of #686391

#686391
(104,99,145)
#75719B
(117,113,155)
#827FA5
(130,127,165)
#8F8DAF
(143,141,175)
#9C9BB9
(156,155,185)
#A9A9C3
(169,169,195)
#B6B7CD
(182,183,205)
#C3C5D7
(195,197,215)
#D0D3E1
(208,211,225)
#DDE1EB
(221,225,235)
#EAEFF5
(234,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686391 color. Also use rgb(104,99,145) instead hex code.

Text Font Color

.myTextColor { color: #686391; }

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

This text font color is #686391.

Background Color

.myBgColor { background-color: #686391; }

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

This div background color is #686391.

Border color

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

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

This div border color is #686391.

Opacity

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

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

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

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

This text has shadow with #686391 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686391.

Preview

Color preview on black background

This text has color #686391 on black background.


Color preview on white background

This text has color #686391 on white background.


Black color preview on #686391 background

This text has black color on #686391 background.


White color preview on #686391 background

This text has white color on #686391 background.


Related colors

Complementary color

Complementary color for #hex is #979C6E.


I love getcolorcode.com

Triadic colors

1 #916863 and #639168 with #686391 are triadic colors.

2 #916368 and #636891 with #686391 are triadic colors.