COLOR #686289

HEX: #686289 RGB: (104,98,137)

Color info

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

RGB color model

#686289 color RGB value is (104,98,137).

RGB: (104,98,137) (41%, 38%, 54%)

RGB channels and saturation

R 104 of 255 = 41%
G 98 of 255 = 38%
B 137 of 255 = 54%

104
98
137

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

Portions of RGB colors in percentages

R + G + B = 104 + 98 + 137 = 339 (100%)
R 104 of 339 ~ 30.68%
G 98 of 339 ~ 28.91%
B 137 of 339 ~ 40.41'%

%30.68
%28.91
%40.41

CMYK color model

#686289 color CMYK value is (24,28,0,46).

  • cyan value is 24.09%
  • magenta value is 28.47%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (24,28,0,46)
C24M28Y0K46 (24%, 28%, 0%, 46%)
(0.24 / 0.28 / 0.00 / 0.46)

CMYK percentages

%24.09
%28.47
%0
%46.27

Codes

Color #686289 in popluar color models

68 62 89
RGB 104 98 137
HSL 249° 16.60% 46.08%
HSB/HSV 249° 28.47% 53.73%
CMYK 24.09% 28.47% 0.00%
46.27%

Color #686289 in popluar number systems.

HEX 68 62 89
Decimal 104 98 137
Binary 1101000 1100010 10001001
Octal 150 142 211

Shades and tints

Shades of #686289

#686289
(104,98,137)
#5F5A7D
(95,90,125)
#565271
(86,82,113)
#4D4A65
(77,74,101)
#444259
(68,66,89)
#3B3A4D
(59,58,77)
#323241
(50,50,65)
#292A35
(41,42,53)
#202229
(32,34,41)
#171A1D
(23,26,29)
#0E1211
(14,18,17)
#000000
(0,0,0)

Tints of #686289

#686289
(104,98,137)
#757093
(117,112,147)
#827E9D
(130,126,157)
#8F8CA7
(143,140,167)
#9C9AB1
(156,154,177)
#A9A8BB
(169,168,187)
#B6B6C5
(182,182,197)
#C3C4CF
(195,196,207)
#D0D2D9
(208,210,217)
#DDE0E3
(221,224,227)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686289 color. Also use rgb(104,98,137) instead hex code.

Text Font Color

.myTextColor { color: #686289; }

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

This text font color is #686289.

Background Color

.myBgColor { background-color: #686289; }

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

This div background color is #686289.

Border color

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

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

This div border color is #686289.

Opacity

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

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

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

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

This text has shadow with #686289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686289.

Preview

Color preview on black background

This text has color #686289 on black background.


Color preview on white background

This text has color #686289 on white background.


Black color preview on #686289 background

This text has black color on #686289 background.


White color preview on #686289 background

This text has white color on #686289 background.


Related colors

Complementary color

Complementary color for #hex is #979D76.


I love getcolorcode.com

Triadic colors

1 #896862 and #628968 with #686289 are triadic colors.

2 #896268 and #626889 with #686289 are triadic colors.