COLOR #683584

HEX: #683584 RGB: (104,53,132)

Color info

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

RGB color model

#683584 color RGB value is (104,53,132).

RGB: (104,53,132) (41%, 21%, 52%)

RGB channels and saturation

R 104 of 255 = 41%
G 53 of 255 = 21%
B 132 of 255 = 52%

104
53
132

R + G + B ~ 38%. #683584 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 53 + 132 = 289 (100%)
R 104 of 289 ~ 35.99%
G 53 of 289 ~ 18.34%
B 132 of 289 ~ 45.67'%

%35.99
%18.34
%45.67

CMYK color model

#683584 color CMYK value is (21,60,0,48).

  • cyan value is 21.21%
  • magenta value is 59.85%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (21,60,0,48)
C21M60Y0K48 (21%, 60%, 0%, 48%)
(0.21 / 0.60 / 0.00 / 0.48)

CMYK percentages

%21.21
%59.85
%0
%48.24

Codes

Color #683584 in popluar color models

68 35 84
RGB 104 53 132
HSL 279° 42.70% 36.27%
HSB/HSV 279° 59.85% 51.76%
CMYK 21.21% 59.85% 0.00%
48.24%

Color #683584 in popluar number systems.

HEX 68 35 84
Decimal 104 53 132
Binary 1101000 110101 10000100
Octal 150 65 204

Shades and tints

Shades of #683584

#683584
(104,53,132)
#5F3178
(95,49,120)
#562D6C
(86,45,108)
#4D2960
(77,41,96)
#442554
(68,37,84)
#3B2148
(59,33,72)
#321D3C
(50,29,60)
#291930
(41,25,48)
#201524
(32,21,36)
#171118
(23,17,24)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #683584

#683584
(104,53,132)
#75478F
(117,71,143)
#82599A
(130,89,154)
#8F6BA5
(143,107,165)
#9C7DB0
(156,125,176)
#A98FBB
(169,143,187)
#B6A1C6
(182,161,198)
#C3B3D1
(195,179,209)
#D0C5DC
(208,197,220)
#DDD7E7
(221,215,231)
#EAE9F2
(234,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #683584 color. Also use rgb(104,53,132) instead hex code.

Text Font Color

.myTextColor { color: #683584; }

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

This text font color is #683584.

Background Color

.myBgColor { background-color: #683584; }

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

This div background color is #683584.

Border color

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

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

This div border color is #683584.

Opacity

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

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

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

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

This text has shadow with #683584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683584.

Preview

Color preview on black background

This text has color #683584 on black background.


Color preview on white background

This text has color #683584 on white background.


Black color preview on #683584 background

This text has black color on #683584 background.


White color preview on #683584 background

This text has white color on #683584 background.


Related colors

Complementary color

Complementary color for #hex is #97CA7B.


I love getcolorcode.com

Triadic colors

1 #846835 and #358468 with #683584 are triadic colors.

2 #843568 and #356884 with #683584 are triadic colors.