COLOR #684492

HEX: #684492 RGB: (104,68,146)

Color info

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

RGB color model

#684492 color RGB value is (104,68,146).

RGB: (104,68,146) (41%, 27%, 57%)

RGB channels and saturation

R 104 of 255 = 41%
G 68 of 255 = 27%
B 146 of 255 = 57%

104
68
146

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

Portions of RGB colors in percentages

R + G + B = 104 + 68 + 146 = 318 (100%)
R 104 of 318 ~ 32.7%
G 68 of 318 ~ 21.38%
B 146 of 318 ~ 45.91'%

%32.7
%21.38
%45.91

CMYK color model

#684492 color CMYK value is (29,53,0,43).

  • cyan value is 28.77%
  • magenta value is 53.42%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (29,53,0,43)
C29M53Y0K43 (29%, 53%, 0%, 43%)
(0.29 / 0.53 / 0.00 / 0.43)

CMYK percentages

%28.77
%53.42
%0
%42.75

Codes

Color #684492 in popluar color models

68 44 92
RGB 104 68 146
HSL 268° 36.45% 41.96%
HSB/HSV 268° 53.42% 57.25%
CMYK 28.77% 53.42% 0.00%
42.75%

Color #684492 in popluar number systems.

HEX 68 44 92
Decimal 104 68 146
Binary 1101000 1000100 10010010
Octal 150 104 222

Shades and tints

Shades of #684492

#684492
(104,68,146)
#5F3E85
(95,62,133)
#563878
(86,56,120)
#4D326B
(77,50,107)
#442C5E
(68,44,94)
#3B2651
(59,38,81)
#322044
(50,32,68)
#291A37
(41,26,55)
#20142A
(32,20,42)
#170E1D
(23,14,29)
#0E0810
(14,8,16)
#000000
(0,0,0)

Tints of #684492

#684492
(104,68,146)
#75559B
(117,85,155)
#8266A4
(130,102,164)
#8F77AD
(143,119,173)
#9C88B6
(156,136,182)
#A999BF
(169,153,191)
#B6AAC8
(182,170,200)
#C3BBD1
(195,187,209)
#D0CCDA
(208,204,218)
#DDDDE3
(221,221,227)
#EAEEEC
(234,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684492 color. Also use rgb(104,68,146) instead hex code.

Text Font Color

.myTextColor { color: #684492; }

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

This text font color is #684492.

Background Color

.myBgColor { background-color: #684492; }

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

This div background color is #684492.

Border color

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

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

This div border color is #684492.

Opacity

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

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

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

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

This text has shadow with #684492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684492.

Preview

Color preview on black background

This text has color #684492 on black background.


Color preview on white background

This text has color #684492 on white background.


Black color preview on #684492 background

This text has black color on #684492 background.


White color preview on #684492 background

This text has white color on #684492 background.


Related colors

Complementary color

Complementary color for #hex is #97BB6D.


I love getcolorcode.com

Triadic colors

1 #926844 and #449268 with #684492 are triadic colors.

2 #924468 and #446892 with #684492 are triadic colors.