COLOR #642684

HEX: #642684 RGB: (100,38,132)

Color info

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

RGB color model

#642684 color RGB value is (100,38,132).

RGB: (100,38,132) (39%, 15%, 52%)

RGB channels and saturation

R 100 of 255 = 39%
G 38 of 255 = 15%
B 132 of 255 = 52%

100
38
132

R + G + B ~ 35%. #642684 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 38 + 132 = 270 (100%)
R 100 of 270 ~ 37.04%
G 38 of 270 ~ 14.07%
B 132 of 270 ~ 48.89'%

%37.04
%14.07
%48.89

CMYK color model

#642684 color CMYK value is (24,71,0,48).

  • cyan value is 24.24%
  • magenta value is 71.21%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (24,71,0,48)
C24M71Y0K48 (24%, 71%, 0%, 48%)
(0.24 / 0.71 / 0.00 / 0.48)

CMYK percentages

%24.24
%71.21
%0
%48.24

Codes

Color #642684 in popluar color models

64 26 84
RGB 100 38 132
HSL 280° 55.29% 33.33%
HSB/HSV 280° 71.21% 51.76%
CMYK 24.24% 71.21% 0.00%
48.24%

Color #642684 in popluar number systems.

HEX 64 26 84
Decimal 100 38 132
Binary 1100100 100110 10000100
Octal 144 46 204

Shades and tints

Shades of #642684

#642684
(100,38,132)
#5B2378
(91,35,120)
#52206C
(82,32,108)
#491D60
(73,29,96)
#401A54
(64,26,84)
#371748
(55,23,72)
#2E143C
(46,20,60)
#251130
(37,17,48)
#1C0E24
(28,14,36)
#130B18
(19,11,24)
#0A080C
(10,8,12)
#000000
(0,0,0)

Tints of #642684

#642684
(100,38,132)
#72398F
(114,57,143)
#804C9A
(128,76,154)
#8E5FA5
(142,95,165)
#9C72B0
(156,114,176)
#AA85BB
(170,133,187)
#B898C6
(184,152,198)
#C6ABD1
(198,171,209)
#D4BEDC
(212,190,220)
#E2D1E7
(226,209,231)
#F0E4F2
(240,228,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #642684 color. Also use rgb(100,38,132) instead hex code.

Text Font Color

.myTextColor { color: #642684; }

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

This text font color is #642684.

Background Color

.myBgColor { background-color: #642684; }

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

This div background color is #642684.

Border color

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

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

This div border color is #642684.

Opacity

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

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

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

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

This text has shadow with #642684 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #642684.

Preview

Color preview on black background

This text has color #642684 on black background.


Color preview on white background

This text has color #642684 on white background.


Black color preview on #642684 background

This text has black color on #642684 background.


White color preview on #642684 background

This text has white color on #642684 background.


Related colors

Complementary color

Complementary color for #hex is #9BD97B.


I love getcolorcode.com

Triadic colors

1 #846426 and #268464 with #642684 are triadic colors.

2 #842664 and #266484 with #642684 are triadic colors.