COLOR #684891

HEX: #684891 RGB: (104,72,145)

Color info

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

RGB color model

#684891 color RGB value is (104,72,145).

RGB: (104,72,145) (41%, 28%, 57%)

RGB channels and saturation

R 104 of 255 = 41%
G 72 of 255 = 28%
B 145 of 255 = 57%

104
72
145

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

Portions of RGB colors in percentages

R + G + B = 104 + 72 + 145 = 321 (100%)
R 104 of 321 ~ 32.4%
G 72 of 321 ~ 22.43%
B 145 of 321 ~ 45.17'%

%32.4
%22.43
%45.17

CMYK color model

#684891 color CMYK value is (28,50,0,43).

  • cyan value is 28.28%
  • magenta value is 50.34%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (28,50,0,43)
C28M50Y0K43 (28%, 50%, 0%, 43%)
(0.28 / 0.50 / 0.00 / 0.43)

CMYK percentages

%28.28
%50.34
%0
%43.14

Codes

Color #684891 in popluar color models

68 48 91
RGB 104 72 145
HSL 266° 33.64% 42.55%
HSB/HSV 266° 50.34% 56.86%
CMYK 28.28% 50.34% 0.00%
43.14%

Color #684891 in popluar number systems.

HEX 68 48 91
Decimal 104 72 145
Binary 1101000 1001000 10010001
Octal 150 110 221

Shades and tints

Shades of #684891

#684891
(104,72,145)
#5F4284
(95,66,132)
#563C77
(86,60,119)
#4D366A
(77,54,106)
#44305D
(68,48,93)
#3B2A50
(59,42,80)
#322443
(50,36,67)
#291E36
(41,30,54)
#201829
(32,24,41)
#17121C
(23,18,28)
#0E0C0F
(14,12,15)
#000000
(0,0,0)

Tints of #684891

#684891
(104,72,145)
#75589B
(117,88,155)
#8268A5
(130,104,165)
#8F78AF
(143,120,175)
#9C88B9
(156,136,185)
#A998C3
(169,152,195)
#B6A8CD
(182,168,205)
#C3B8D7
(195,184,215)
#D0C8E1
(208,200,225)
#DDD8EB
(221,216,235)
#EAE8F5
(234,232,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #684891; }

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

This text font color is #684891.

Background Color

.myBgColor { background-color: #684891; }

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

This div background color is #684891.

Border color

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

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

This div border color is #684891.

Opacity

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

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

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

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

This text has shadow with #684891 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684891.

Preview

Color preview on black background

This text has color #684891 on black background.


Color preview on white background

This text has color #684891 on white background.


Black color preview on #684891 background

This text has black color on #684891 background.


White color preview on #684891 background

This text has white color on #684891 background.


Related colors

Complementary color

Complementary color for #hex is #97B76E.


I love getcolorcode.com

Triadic colors

1 #916848 and #489168 with #684891 are triadic colors.

2 #914868 and #486891 with #684891 are triadic colors.