COLOR #420968

HEX: #420968 RGB: (66,9,104)

Color info

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

RGB color model

#420968 color RGB value is (66,9,104).

RGB: (66,9,104) (26%, 4%, 41%)

RGB channels and saturation

R 66 of 255 = 26%
G 9 of 255 = 4%
B 104 of 255 = 41%

66
9
104

R + G + B ~ 24%. #420968 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 9 + 104 = 179 (100%)
R 66 of 179 ~ 36.87%
G 9 of 179 ~ 5.03%
B 104 of 179 ~ 58.1'%

%36.87
%58.1

CMYK color model

#420968 color CMYK value is (37,91,0,59).

  • cyan value is 36.54%
  • magenta value is 91.35%
  • yellow value is 0.00%
  • key color value is 59.22%
CMYK: (37,91,0,59) C37M91Y0K59 (37%,91%,0%,59%) (0.37/0.91/0.00/0.59) 

CMYK percentages

%36.54
%91.35
%0
%59.22

Codes

Color #420968 in popluar color models

42 09 68
RGB 66 9 104
HSL 276° 84.07% 22.16%
HSB/HSV 276° 91.35% 40.78%
CMYK 36.54% 91.35% 0.00%
59.22%

Color #420968 in popluar number systems.

HEX 42 09 68
Decimal 66 9 104
Binary 1000010 1001 1101000
Octal 102 11 150

Shades and tints

Shades of #420968

#420968
(66,9,104)
#3C095F
(60,9,95)
#360956
(54,9,86)
#30094D
(48,9,77)
#2A0944
(42,9,68)
#24093B
(36,9,59)
#1E0932
(30,9,50)
#180929
(24,9,41)
#120920
(18,9,32)
#0C0917
(12,9,23)
#06090E
(6,9,14)
#000000
(0,0,0)

Tints of #420968

#420968
(66,9,104)
#531F75
(83,31,117)
#643582
(100,53,130)
#754B8F
(117,75,143)
#86619C
(134,97,156)
#9777A9
(151,119,169)
#A88DB6
(168,141,182)
#B9A3C3
(185,163,195)
#CAB9D0
(202,185,208)
#DBCFDD
(219,207,221)
#ECE5EA
(236,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #420968; }

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

This text font color is #420968.

Background Color

.myBgColor { background-color: #420968; }

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

This div background color is #420968.

Border color

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

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

This div border color is #420968.

Opacity

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

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

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

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

This text has shadow with #420968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #420968.

Preview

Color preview on black background

This text has color #420968 on black background.


Color preview on white background

This text has color #420968 on white background.


Black color preview on #420968 background

This text has black color on #420968 background.


White color preview on #420968 background

This text has white color on #420968 background.


Related colors

Complementary color

Complementary color for #hex is #BDF697.


I love getcolorcode.com

Triadic colors

1 #684209 and #096842 with #420968 are triadic colors.

2 #680942 and #094268 with #420968 are triadic colors.