COLOR #685082

HEX: #685082 RGB: (104,80,130)

Color info

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

RGB color model

#685082 color RGB value is (104,80,130).

RGB: (104,80,130) (41%, 31%, 51%)

RGB channels and saturation

R 104 of 255 = 41%
G 80 of 255 = 31%
B 130 of 255 = 51%

104
80
130

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

Portions of RGB colors in percentages

R + G + B = 104 + 80 + 130 = 314 (100%)
R 104 of 314 ~ 33.12%
G 80 of 314 ~ 25.48%
B 130 of 314 ~ 41.4'%

%33.12
%25.48
%41.4

CMYK color model

#685082 color CMYK value is (20,38,0,49).

  • cyan value is 20.00%
  • magenta value is 38.46%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (20,38,0,49)
C20M38Y0K49 (20%, 38%, 0%, 49%)
(0.20 / 0.38 / 0.00 / 0.49)

CMYK percentages

%20
%38.46
%0
%49.02

Codes

Color #685082 in popluar color models

68 50 82
RGB 104 80 130
HSL 269° 23.81% 41.18%
HSB/HSV 269° 38.46% 50.98%
CMYK 20.00% 38.46% 0.00%
49.02%

Color #685082 in popluar number systems.

HEX 68 50 82
Decimal 104 80 130
Binary 1101000 1010000 10000010
Octal 150 120 202

Shades and tints

Shades of #685082

#685082
(104,80,130)
#5F4977
(95,73,119)
#56426C
(86,66,108)
#4D3B61
(77,59,97)
#443456
(68,52,86)
#3B2D4B
(59,45,75)
#322640
(50,38,64)
#291F35
(41,31,53)
#20182A
(32,24,42)
#17111F
(23,17,31)
#0E0A14
(14,10,20)
#000000
(0,0,0)

Tints of #685082

#685082
(104,80,130)
#755F8D
(117,95,141)
#826E98
(130,110,152)
#8F7DA3
(143,125,163)
#9C8CAE
(156,140,174)
#A99BB9
(169,155,185)
#B6AAC4
(182,170,196)
#C3B9CF
(195,185,207)
#D0C8DA
(208,200,218)
#DDD7E5
(221,215,229)
#EAE6F0
(234,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685082 color. Also use rgb(104,80,130) instead hex code.

Text Font Color

.myTextColor { color: #685082; }

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

This text font color is #685082.

Background Color

.myBgColor { background-color: #685082; }

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

This div background color is #685082.

Border color

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

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

This div border color is #685082.

Opacity

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

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

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

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

This text has shadow with #685082 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685082.

Preview

Color preview on black background

This text has color #685082 on black background.


Color preview on white background

This text has color #685082 on white background.


Black color preview on #685082 background

This text has black color on #685082 background.


White color preview on #685082 background

This text has white color on #685082 background.


Related colors

Complementary color

Complementary color for #hex is #97AF7D.


I love getcolorcode.com

Triadic colors

1 #826850 and #508268 with #685082 are triadic colors.

2 #825068 and #506882 with #685082 are triadic colors.