COLOR #422771

HEX: #422771 RGB: (66,39,113)

Color info

#422771 contains mainly red and blue colors. Web safe color of #422771 is #333366 (or #336).

RGB color model

#422771 color RGB value is (66,39,113).

RGB: (66,39,113) (26%, 15%, 44%)

RGB channels and saturation

R 66 of 255 = 26%
G 39 of 255 = 15%
B 113 of 255 = 44%

66
39
113

R + G + B ~ 28%. #422771 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 39 + 113 = 218 (100%)
R 66 of 218 ~ 30.28%
G 39 of 218 ~ 17.89%
B 113 of 218 ~ 51.83'%

%30.28
%17.89
%51.83

CMYK color model

#422771 color CMYK value is (42,65,0,56).

  • cyan value is 41.59%
  • magenta value is 65.49%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (42,65,0,56) C42M65Y0K56 (42%,65%,0%,56%) (0.42/0.65/0.00/0.56) 

CMYK percentages

%41.59
%65.49
%0
%55.69

Codes

Color #422771 in popluar color models

42 27 71
RGB 66 39 113
HSL 262° 48.68% 29.80%
HSB/HSV 262° 65.49% 44.31%
CMYK 41.59% 65.49% 0.00%
55.69%

Color #422771 in popluar number systems.

HEX 42 27 71
Decimal 66 39 113
Binary 1000010 100111 1110001
Octal 102 47 161

Shades and tints

Shades of #422771

#422771
(66,39,113)
#3C2467
(60,36,103)
#36215D
(54,33,93)
#301E53
(48,30,83)
#2A1B49
(42,27,73)
#24183F
(36,24,63)
#1E1535
(30,21,53)
#18122B
(24,18,43)
#120F21
(18,15,33)
#0C0C17
(12,12,23)
#06090D
(6,9,13)
#000000
(0,0,0)

Tints of #422771

#422771
(66,39,113)
#533A7D
(83,58,125)
#644D89
(100,77,137)
#756095
(117,96,149)
#8673A1
(134,115,161)
#9786AD
(151,134,173)
#A899B9
(168,153,185)
#B9ACC5
(185,172,197)
#CABFD1
(202,191,209)
#DBD2DD
(219,210,221)
#ECE5E9
(236,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #422771 color. Also use rgb(66,39,113) instead hex code.

Text Font Color

.myTextColor { color: #422771; }

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

This text font color is #422771.

Background Color

.myBgColor { background-color: #422771; }

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

This div background color is #422771.

Border color

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

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

This div border color is #422771.

Opacity

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

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

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

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

This text has shadow with #422771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422771.

Preview

Color preview on black background

This text has color #422771 on black background.


Color preview on white background

This text has color #422771 on white background.


Black color preview on #422771 background

This text has black color on #422771 background.


White color preview on #422771 background

This text has white color on #422771 background.


Related colors

Complementary color

Complementary color for #hex is #BDD88E.


I love getcolorcode.com

Triadic colors

1 #714227 and #277142 with #422771 are triadic colors.

2 #712742 and #274271 with #422771 are triadic colors.