COLOR #401571

HEX: #401571 RGB: (64,21,113)

Color info

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

RGB color model

#401571 color RGB value is (64,21,113).

RGB: (64,21,113) (25%, 8%, 44%)

RGB channels and saturation

R 64 of 255 = 25%
G 21 of 255 = 8%
B 113 of 255 = 44%

64
21
113

R + G + B ~ 26%. #401571 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 21 + 113 = 198 (100%)
R 64 of 198 ~ 32.32%
G 21 of 198 ~ 10.61%
B 113 of 198 ~ 57.07'%

%32.32
%10.61
%57.07

CMYK color model

#401571 color CMYK value is (43,81,0,56).

  • cyan value is 43.36%
  • magenta value is 81.42%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (43,81,0,56) C43M81Y0K56 (43%,81%,0%,56%) (0.43/0.81/0.00/0.56) 

CMYK percentages

%43.36
%81.42
%0
%55.69

Codes

Color #401571 in popluar color models

40 15 71
RGB 64 21 113
HSL 268° 68.66% 26.27%
HSB/HSV 268° 81.42% 44.31%
CMYK 43.36% 81.42% 0.00%
55.69%

Color #401571 in popluar number systems.

HEX 40 15 71
Decimal 64 21 113
Binary 1000000 10101 1110001
Octal 100 25 161

Shades and tints

Shades of #401571

#401571
(64,21,113)
#3B1467
(59,20,103)
#36135D
(54,19,93)
#311253
(49,18,83)
#2C1149
(44,17,73)
#27103F
(39,16,63)
#220F35
(34,15,53)
#1D0E2B
(29,14,43)
#180D21
(24,13,33)
#130C17
(19,12,23)
#0E0B0D
(14,11,13)
#000000
(0,0,0)

Tints of #401571

#401571
(64,21,113)
#512A7D
(81,42,125)
#623F89
(98,63,137)
#735495
(115,84,149)
#8469A1
(132,105,161)
#957EAD
(149,126,173)
#A693B9
(166,147,185)
#B7A8C5
(183,168,197)
#C8BDD1
(200,189,209)
#D9D2DD
(217,210,221)
#EAE7E9
(234,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #401571 color. Also use rgb(64,21,113) instead hex code.

Text Font Color

.myTextColor { color: #401571; }

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

This text font color is #401571.

Background Color

.myBgColor { background-color: #401571; }

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

This div background color is #401571.

Border color

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

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

This div border color is #401571.

Opacity

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

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

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

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

This text has shadow with #401571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #401571.

Preview

Color preview on black background

This text has color #401571 on black background.


Color preview on white background

This text has color #401571 on white background.


Black color preview on #401571 background

This text has black color on #401571 background.


White color preview on #401571 background

This text has white color on #401571 background.


Related colors

Complementary color

Complementary color for #hex is #BFEA8E.


I love getcolorcode.com

Triadic colors

1 #714015 and #157140 with #401571 are triadic colors.

2 #711540 and #154071 with #401571 are triadic colors.