COLOR #685789

HEX: #685789 RGB: (104,87,137)

Color info

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

RGB color model

#685789 color RGB value is (104,87,137).

RGB: (104,87,137) (41%, 34%, 54%)

RGB channels and saturation

R 104 of 255 = 41%
G 87 of 255 = 34%
B 137 of 255 = 54%

104
87
137

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

Portions of RGB colors in percentages

R + G + B = 104 + 87 + 137 = 328 (100%)
R 104 of 328 ~ 31.71%
G 87 of 328 ~ 26.52%
B 137 of 328 ~ 41.77'%

%31.71
%26.52
%41.77

CMYK color model

#685789 color CMYK value is (24,36,0,46).

  • cyan value is 24.09%
  • magenta value is 36.50%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (24,36,0,46) C24M36Y0K46 (24%,36%,0%,46%) (0.24/0.36/0.00/0.46) 

CMYK percentages

%24.09
%36.5
%0
%46.27

Codes

Color #685789 in popluar color models

68 57 89
RGB 104 87 137
HSL 260° 22.32% 43.92%
HSB/HSV 260° 36.50% 53.73%
CMYK 24.09% 36.50% 0.00%
46.27%

Color #685789 in popluar number systems.

HEX 68 57 89
Decimal 104 87 137
Binary 1101000 1010111 10001001
Octal 150 127 211

Shades and tints

Shades of #685789

#685789
(104,87,137)
#5F507D
(95,80,125)
#564971
(86,73,113)
#4D4265
(77,66,101)
#443B59
(68,59,89)
#3B344D
(59,52,77)
#322D41
(50,45,65)
#292635
(41,38,53)
#201F29
(32,31,41)
#17181D
(23,24,29)
#0E1111
(14,17,17)
#000000
(0,0,0)

Tints of #685789

#685789
(104,87,137)
#756693
(117,102,147)
#82759D
(130,117,157)
#8F84A7
(143,132,167)
#9C93B1
(156,147,177)
#A9A2BB
(169,162,187)
#B6B1C5
(182,177,197)
#C3C0CF
(195,192,207)
#D0CFD9
(208,207,217)
#DDDEE3
(221,222,227)
#EAEDED
(234,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685789; }

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

This text font color is #685789.

Background Color

.myBgColor { background-color: #685789; }

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

This div background color is #685789.

Border color

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

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

This div border color is #685789.

Opacity

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

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

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

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

This text has shadow with #685789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685789.

Preview

Color preview on black background

This text has color #685789 on black background.


Color preview on white background

This text has color #685789 on white background.


Black color preview on #685789 background

This text has black color on #685789 background.


White color preview on #685789 background

This text has white color on #685789 background.


Related colors

Complementary color

Complementary color for #hex is #97A876.


I love getcolorcode.com

Triadic colors

1 #896857 and #578968 with #685789 are triadic colors.

2 #895768 and #576889 with #685789 are triadic colors.