COLOR #420964

HEX: #420964 RGB: (66,9,100)

Color info

#420964 contains mainly red and blue colors. Web safe color of #420964 is #330066 (or #306).

RGB color model

#420964 color RGB value is (66,9,100).

RGB: (66,9,100) (26%, 4%, 39%)

RGB channels and saturation

R 66 of 255 = 26%
G 9 of 255 = 4%
B 100 of 255 = 39%

66
9
100

R + G + B ~ 23%. #420964 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 9 + 100 = 175 (100%)
R 66 of 175 ~ 37.71%
G 9 of 175 ~ 5.14%
B 100 of 175 ~ 57.14'%

%37.71
%57.14

CMYK color model

#420964 color CMYK value is (34,91,0,61).

  • cyan value is 34.00%
  • magenta value is 91.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (34,91,0,61)
C34M91Y0K61 (34%, 91%, 0%, 61%)
(0.34 / 0.91 / 0.00 / 0.61)

CMYK percentages

%34
%91
%0
%60.78

Codes

Color #420964 in popluar color models

42 09 64
RGB 66 9 100
HSL 278° 83.49% 21.37%
HSB/HSV 278° 91.00% 39.22%
CMYK 34.00% 91.00% 0.00%
60.78%

Color #420964 in popluar number systems.

HEX 42 09 64
Decimal 66 9 100
Binary 1000010 1001 1100100
Octal 102 11 144

Shades and tints

Shades of #420964

#420964
(66,9,100)
#3C095B
(60,9,91)
#360952
(54,9,82)
#300949
(48,9,73)
#2A0940
(42,9,64)
#240937
(36,9,55)
#1E092E
(30,9,46)
#180925
(24,9,37)
#12091C
(18,9,28)
#0C0913
(12,9,19)
#06090A
(6,9,10)
#000000
(0,0,0)

Tints of #420964

#420964
(66,9,100)
#531F72
(83,31,114)
#643580
(100,53,128)
#754B8E
(117,75,142)
#86619C
(134,97,156)
#9777AA
(151,119,170)
#A88DB8
(168,141,184)
#B9A3C6
(185,163,198)
#CAB9D4
(202,185,212)
#DBCFE2
(219,207,226)
#ECE5F0
(236,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #420964 color. Also use rgb(66,9,100) instead hex code.

Text Font Color

.myTextColor { color: #420964; }

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

This text font color is #420964.

Background Color

.myBgColor { background-color: #420964; }

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

This div background color is #420964.

Border color

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

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

This div border color is #420964.

Opacity

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

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

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

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

This text has shadow with #420964 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #420964.

Preview

Color preview on black background

This text has color #420964 on black background.


Color preview on white background

This text has color #420964 on white background.


Black color preview on #420964 background

This text has black color on #420964 background.


White color preview on #420964 background

This text has white color on #420964 background.


Related colors

Complementary color

Complementary color for #420964 is #BDF69B.


I love getcolorcode.com

Triadic colors

1 #644209 and #096442 with #420964 are triadic colors.

2 #640942 and #094264 with #420964 are triadic colors.