COLOR #685595

HEX: #685595 RGB: (104,85,149)

Color info

#685595 contains mainly red and blue colors. Web safe color of #685595 is #666699 (or #669).

RGB color model

#685595 color RGB value is (104,85,149).

RGB: (104,85,149) (41%, 33%, 58%)

RGB channels and saturation

R 104 of 255 = 41%
G 85 of 255 = 33%
B 149 of 255 = 58%

104
85
149

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

Portions of RGB colors in percentages

R + G + B = 104 + 85 + 149 = 338 (100%)
R 104 of 338 ~ 30.77%
G 85 of 338 ~ 25.15%
B 149 of 338 ~ 44.08'%

%30.77
%25.15
%44.08

CMYK color model

#685595 color CMYK value is (30,43,0,42).

  • cyan value is 30.20%
  • magenta value is 42.95%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (30,43,0,42)
C30M43Y0K42 (30%, 43%, 0%, 42%)
(0.30 / 0.43 / 0.00 / 0.42)

CMYK percentages

%30.2
%42.95
%0
%41.57

Codes

Color #685595 in popluar color models

68 55 95
RGB 104 85 149
HSL 258° 27.35% 45.88%
HSB/HSV 258° 42.95% 58.43%
CMYK 30.20% 42.95% 0.00%
41.57%

Color #685595 in popluar number systems.

HEX 68 55 95
Decimal 104 85 149
Binary 1101000 1010101 10010101
Octal 150 125 225

Shades and tints

Shades of #685595

#685595
(104,85,149)
#5F4E88
(95,78,136)
#56477B
(86,71,123)
#4D406E
(77,64,110)
#443961
(68,57,97)
#3B3254
(59,50,84)
#322B47
(50,43,71)
#29243A
(41,36,58)
#201D2D
(32,29,45)
#171620
(23,22,32)
#0E0F13
(14,15,19)
#000000
(0,0,0)

Tints of #685595

#685595
(104,85,149)
#75649E
(117,100,158)
#8273A7
(130,115,167)
#8F82B0
(143,130,176)
#9C91B9
(156,145,185)
#A9A0C2
(169,160,194)
#B6AFCB
(182,175,203)
#C3BED4
(195,190,212)
#D0CDDD
(208,205,221)
#DDDCE6
(221,220,230)
#EAEBEF
(234,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685595 color. Also use rgb(104,85,149) instead hex code.

Text Font Color

.myTextColor { color: #685595; }

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

This text font color is #685595.

Background Color

.myBgColor { background-color: #685595; }

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

This div background color is #685595.

Border color

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

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

This div border color is #685595.

Opacity

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

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

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

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

This text has shadow with #685595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685595.

Preview

Color preview on black background

This text has color #685595 on black background.


Color preview on white background

This text has color #685595 on white background.


Black color preview on #685595 background

This text has black color on #685595 background.


White color preview on #685595 background

This text has white color on #685595 background.


Related colors

Complementary color

Complementary color for #hex is #97AA6A.


I love getcolorcode.com

Triadic colors

1 #956855 and #559568 with #685595 are triadic colors.

2 #955568 and #556895 with #685595 are triadic colors.