COLOR #684890

HEX: #684890 RGB: (104,72,144)

Color info

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

RGB color model

#684890 color RGB value is (104,72,144).

RGB: (104,72,144) (41%, 28%, 56%)

RGB channels and saturation

R 104 of 255 = 41%
G 72 of 255 = 28%
B 144 of 255 = 56%

104
72
144

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

Portions of RGB colors in percentages

R + G + B = 104 + 72 + 144 = 320 (100%)
R 104 of 320 ~ 32.5%
G 72 of 320 ~ 22.5%
B 144 of 320 ~ 45'%

%32.5
%22.5
%45

CMYK color model

#684890 color CMYK value is (28,50,0,44).

  • cyan value is 27.78%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (28,50,0,44)
C28M50Y0K44 (28%, 50%, 0%, 44%)
(0.28 / 0.50 / 0.00 / 0.44)

CMYK percentages

%27.78
%50
%0
%43.53

Codes

Color #684890 in popluar color models

68 48 90
RGB 104 72 144
HSL 267° 33.33% 42.35%
HSB/HSV 267° 50.00% 56.47%
CMYK 27.78% 50.00% 0.00%
43.53%

Color #684890 in popluar number systems.

HEX 68 48 90
Decimal 104 72 144
Binary 1101000 1001000 10010000
Octal 150 110 220

Shades and tints

Shades of #684890

#684890
(104,72,144)
#5F4283
(95,66,131)
#563C76
(86,60,118)
#4D3669
(77,54,105)
#44305C
(68,48,92)
#3B2A4F
(59,42,79)
#322442
(50,36,66)
#291E35
(41,30,53)
#201828
(32,24,40)
#17121B
(23,18,27)
#0E0C0E
(14,12,14)
#000000
(0,0,0)

Tints of #684890

#684890
(104,72,144)
#75589A
(117,88,154)
#8268A4
(130,104,164)
#8F78AE
(143,120,174)
#9C88B8
(156,136,184)
#A998C2
(169,152,194)
#B6A8CC
(182,168,204)
#C3B8D6
(195,184,214)
#D0C8E0
(208,200,224)
#DDD8EA
(221,216,234)
#EAE8F4
(234,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #684890; }

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

This text font color is #684890.

Background Color

.myBgColor { background-color: #684890; }

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

This div background color is #684890.

Border color

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

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

This div border color is #684890.

Opacity

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

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

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

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

This text has shadow with #684890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684890.

Preview

Color preview on black background

This text has color #684890 on black background.


Color preview on white background

This text has color #684890 on white background.


Black color preview on #684890 background

This text has black color on #684890 background.


White color preview on #684890 background

This text has white color on #684890 background.


Related colors

Complementary color

Complementary color for #hex is #97B76F.


I love getcolorcode.com

Triadic colors

1 #906848 and #489068 with #684890 are triadic colors.

2 #904868 and #486890 with #684890 are triadic colors.