COLOR #401541

HEX: #401541 RGB: (64,21,65)

Color info

#401541 contains red, green and blue colors in about the same proportion. Web safe color of #401541 is #330033 (or #303).

RGB color model

#401541 color RGB value is (64,21,65).

RGB: (64,21,65) (25%, 8%, 25%)

RGB channels and saturation

R 64 of 255 = 25%
G 21 of 255 = 8%
B 65 of 255 = 25%

64
21
65

R + G + B ~ 19%. #401541 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 21 + 65 = 150 (100%)
R 64 of 150 ~ 42.67%
G 21 of 150 ~ 14%
B 65 of 150 ~ 43.33'%

%42.67
%14
%43.33

CMYK color model

#401541 color CMYK value is (2,68,0,75).

  • cyan value is 1.54%
  • magenta value is 67.69%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (2,68,0,75)
C2M68Y0K75 (2%, 68%, 0%, 75%)
(0.02 / 0.68 / 0.00 / 0.75)

CMYK percentages

%1.54
%67.69
%0
%74.51

Codes

Color #401541 in popluar color models

40 15 41
RGB 64 21 65
HSL 299° 51.16% 16.86%
HSB/HSV 299° 67.69% 25.49%
CMYK 1.54% 67.69% 0.00%
74.51%

Color #401541 in popluar number systems.

HEX 40 15 41
Decimal 64 21 65
Binary 1000000 10101 1000001
Octal 100 25 101

Shades and tints

Shades of #401541

#401541
(64,21,65)
#3B143C
(59,20,60)
#361337
(54,19,55)
#311232
(49,18,50)
#2C112D
(44,17,45)
#271028
(39,16,40)
#220F23
(34,15,35)
#1D0E1E
(29,14,30)
#180D19
(24,13,25)
#130C14
(19,12,20)
#0E0B0F
(14,11,15)
#000000
(0,0,0)

Tints of #401541

#401541
(64,21,65)
#512A52
(81,42,82)
#623F63
(98,63,99)
#735474
(115,84,116)
#846985
(132,105,133)
#957E96
(149,126,150)
#A693A7
(166,147,167)
#B7A8B8
(183,168,184)
#C8BDC9
(200,189,201)
#D9D2DA
(217,210,218)
#EAE7EB
(234,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #401541; }

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

This text font color is #401541.

Background Color

.myBgColor { background-color: #401541; }

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

This div background color is #401541.

Border color

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

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

This div border color is #401541.

Opacity

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

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

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

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

This text has shadow with #401541 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #401541.

Preview

Color preview on black background

This text has color #401541 on black background.


Color preview on white background

This text has color #401541 on white background.


Black color preview on #401541 background

This text has black color on #401541 background.


White color preview on #401541 background

This text has white color on #401541 background.


Related colors

Complementary color

Complementary color for #hex is #BFEABE.


I love getcolorcode.com

Triadic colors

1 #414015 and #154140 with #401541 are triadic colors.

2 #411540 and #154041 with #401541 are triadic colors.