COLOR #685788

HEX: #685788 RGB: (104,87,136)

Color info

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

RGB color model

#685788 color RGB value is (104,87,136).

RGB: (104,87,136) (41%, 34%, 53%)

RGB channels and saturation

R 104 of 255 = 41%
G 87 of 255 = 34%
B 136 of 255 = 53%

104
87
136

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

Portions of RGB colors in percentages

R + G + B = 104 + 87 + 136 = 327 (100%)
R 104 of 327 ~ 31.8%
G 87 of 327 ~ 26.61%
B 136 of 327 ~ 41.59'%

%31.8
%26.61
%41.59

CMYK color model

#685788 color CMYK value is (24,36,0,47).

  • cyan value is 23.53%
  • magenta value is 36.03%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (24,36,0,47)
C24M36Y0K47 (24%, 36%, 0%, 47%)
(0.24 / 0.36 / 0.00 / 0.47)

CMYK percentages

%23.53
%36.03
%0
%46.67

Codes

Color #685788 in popluar color models

68 57 88
RGB 104 87 136
HSL 261° 21.97% 43.73%
HSB/HSV 261° 36.03% 53.33%
CMYK 23.53% 36.03% 0.00%
46.67%

Color #685788 in popluar number systems.

HEX 68 57 88
Decimal 104 87 136
Binary 1101000 1010111 10001000
Octal 150 127 210

Shades and tints

Shades of #685788

#685788
(104,87,136)
#5F507C
(95,80,124)
#564970
(86,73,112)
#4D4264
(77,66,100)
#443B58
(68,59,88)
#3B344C
(59,52,76)
#322D40
(50,45,64)
#292634
(41,38,52)
#201F28
(32,31,40)
#17181C
(23,24,28)
#0E1110
(14,17,16)
#000000
(0,0,0)

Tints of #685788

#685788
(104,87,136)
#756692
(117,102,146)
#82759C
(130,117,156)
#8F84A6
(143,132,166)
#9C93B0
(156,147,176)
#A9A2BA
(169,162,186)
#B6B1C4
(182,177,196)
#C3C0CE
(195,192,206)
#D0CFD8
(208,207,216)
#DDDEE2
(221,222,226)
#EAEDEC
(234,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685788; }

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

This text font color is #685788.

Background Color

.myBgColor { background-color: #685788; }

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

This div background color is #685788.

Border color

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

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

This div border color is #685788.

Opacity

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

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

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

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

This text has shadow with #685788 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685788.

Preview

Color preview on black background

This text has color #685788 on black background.


Color preview on white background

This text has color #685788 on white background.


Black color preview on #685788 background

This text has black color on #685788 background.


White color preview on #685788 background

This text has white color on #685788 background.


Related colors

Complementary color

Complementary color for #hex is #97A877.


I love getcolorcode.com

Triadic colors

1 #886857 and #578868 with #685788 are triadic colors.

2 #885768 and #576888 with #685788 are triadic colors.