COLOR #684298

HEX: #684298 RGB: (104,66,152)

Color info

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

RGB color model

#684298 color RGB value is (104,66,152).

RGB: (104,66,152) (41%, 26%, 60%)

RGB channels and saturation

R 104 of 255 = 41%
G 66 of 255 = 26%
B 152 of 255 = 60%

104
66
152

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

Portions of RGB colors in percentages

R + G + B = 104 + 66 + 152 = 322 (100%)
R 104 of 322 ~ 32.3%
G 66 of 322 ~ 20.5%
B 152 of 322 ~ 47.2'%

%32.3
%20.5
%47.2

CMYK color model

#684298 color CMYK value is (32,57,0,40).

  • cyan value is 31.58%
  • magenta value is 56.58%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (32,57,0,40)
C32M57Y0K40 (32%, 57%, 0%, 40%)
(0.32 / 0.57 / 0.00 / 0.40)

CMYK percentages

%31.58
%56.58
%0
%40.39

Codes

Color #684298 in popluar color models

68 42 98
RGB 104 66 152
HSL 267° 39.45% 42.75%
HSB/HSV 267° 56.58% 59.61%
CMYK 31.58% 56.58% 0.00%
40.39%

Color #684298 in popluar number systems.

HEX 68 42 98
Decimal 104 66 152
Binary 1101000 1000010 10011000
Octal 150 102 230

Shades and tints

Shades of #684298

#684298
(104,66,152)
#5F3C8B
(95,60,139)
#56367E
(86,54,126)
#4D3071
(77,48,113)
#442A64
(68,42,100)
#3B2457
(59,36,87)
#321E4A
(50,30,74)
#29183D
(41,24,61)
#201230
(32,18,48)
#170C23
(23,12,35)
#0E0616
(14,6,22)
#000000
(0,0,0)

Tints of #684298

#684298
(104,66,152)
#7553A1
(117,83,161)
#8264AA
(130,100,170)
#8F75B3
(143,117,179)
#9C86BC
(156,134,188)
#A997C5
(169,151,197)
#B6A8CE
(182,168,206)
#C3B9D7
(195,185,215)
#D0CAE0
(208,202,224)
#DDDBE9
(221,219,233)
#EAECF2
(234,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684298 color. Also use rgb(104,66,152) instead hex code.

Text Font Color

.myTextColor { color: #684298; }

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

This text font color is #684298.

Background Color

.myBgColor { background-color: #684298; }

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

This div background color is #684298.

Border color

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

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

This div border color is #684298.

Opacity

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

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

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

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

This text has shadow with #684298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684298.

Preview

Color preview on black background

This text has color #684298 on black background.


Color preview on white background

This text has color #684298 on white background.


Black color preview on #684298 background

This text has black color on #684298 background.


White color preview on #684298 background

This text has white color on #684298 background.


Related colors

Complementary color

Complementary color for #hex is #97BD67.


I love getcolorcode.com

Triadic colors

1 #986842 and #429868 with #684298 are triadic colors.

2 #984268 and #426898 with #684298 are triadic colors.