COLOR #684886

HEX: #684886 RGB: (104,72,134)

Color info

#684886 contains mainly red and blue colors. Web safe color of #684886 is #663399 (or #639).

RGB color model

#684886 color RGB value is (104,72,134).

RGB: (104,72,134) (41%, 28%, 53%)

RGB channels and saturation

R 104 of 255 = 41%
G 72 of 255 = 28%
B 134 of 255 = 53%

104
72
134

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

Portions of RGB colors in percentages

R + G + B = 104 + 72 + 134 = 310 (100%)
R 104 of 310 ~ 33.55%
G 72 of 310 ~ 23.23%
B 134 of 310 ~ 43.23'%

%33.55
%23.23
%43.23

CMYK color model

#684886 color CMYK value is (22,46,0,47).

  • cyan value is 22.39%
  • magenta value is 46.27%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (22,46,0,47)
C22M46Y0K47 (22%, 46%, 0%, 47%)
(0.22 / 0.46 / 0.00 / 0.47)

CMYK percentages

%22.39
%46.27
%0
%47.45

Codes

Color #684886 in popluar color models

68 48 86
RGB 104 72 134
HSL 271° 30.10% 40.39%
HSB/HSV 271° 46.27% 52.55%
CMYK 22.39% 46.27% 0.00%
47.45%

Color #684886 in popluar number systems.

HEX 68 48 86
Decimal 104 72 134
Binary 1101000 1001000 10000110
Octal 150 110 206

Shades and tints

Shades of #684886

#684886
(104,72,134)
#5F427A
(95,66,122)
#563C6E
(86,60,110)
#4D3662
(77,54,98)
#443056
(68,48,86)
#3B2A4A
(59,42,74)
#32243E
(50,36,62)
#291E32
(41,30,50)
#201826
(32,24,38)
#17121A
(23,18,26)
#0E0C0E
(14,12,14)
#000000
(0,0,0)

Tints of #684886

#684886
(104,72,134)
#755891
(117,88,145)
#82689C
(130,104,156)
#8F78A7
(143,120,167)
#9C88B2
(156,136,178)
#A998BD
(169,152,189)
#B6A8C8
(182,168,200)
#C3B8D3
(195,184,211)
#D0C8DE
(208,200,222)
#DDD8E9
(221,216,233)
#EAE8F4
(234,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684886 color. Also use rgb(104,72,134) instead hex code.

Text Font Color

.myTextColor { color: #684886; }

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

This text font color is #684886.

Background Color

.myBgColor { background-color: #684886; }

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

This div background color is #684886.

Border color

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

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

This div border color is #684886.

Opacity

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

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

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

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

This text has shadow with #684886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684886.

Preview

Color preview on black background

This text has color #684886 on black background.


Color preview on white background

This text has color #684886 on white background.


Black color preview on #684886 background

This text has black color on #684886 background.


White color preview on #684886 background

This text has white color on #684886 background.


Related colors

Complementary color

Complementary color for #hex is #97B779.


I love getcolorcode.com

Triadic colors

1 #866848 and #488668 with #684886 are triadic colors.

2 #864868 and #486886 with #684886 are triadic colors.