COLOR #401D49

HEX: #401D49 RGB: (64,29,73)

Color info

#401D49 contains red, green and blue colors in about the same proportion. Web safe color of #401D49 is #333333 (or #333).

RGB color model

#401D49 color RGB value is (64,29,73).

RGB: (64,29,73) (25%, 11%, 29%)

RGB channels and saturation

R 64 of 255 = 25%
G 29 of 255 = 11%
B 73 of 255 = 29%

64
29
73

R + G + B ~ 22%. #401D49 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 29 + 73 = 166 (100%)
R 64 of 166 ~ 38.55%
G 29 of 166 ~ 17.47%
B 73 of 166 ~ 43.98'%

%38.55
%17.47
%43.98

CMYK color model

#401D49 color CMYK value is (12,60,0,71).

  • cyan value is 12.33%
  • magenta value is 60.27%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (12,60,0,71)
C12M60Y0K71 (12%, 60%, 0%, 71%)
(0.12 / 0.60 / 0.00 / 0.71)

CMYK percentages

%12.33
%60.27
%0
%71.37

Codes

Color #401D49 in popluar color models

40 1D 49
RGB 64 29 73
HSL 288° 43.14% 20.00%
HSB/HSV 288° 60.27% 28.63%
CMYK 12.33% 60.27% 0.00%
71.37%

Color #401D49 in popluar number systems.

HEX 40 1D 49
Decimal 64 29 73
Binary 1000000 11101 1001001
Octal 100 35 111

Shades and tints

Shades of #401D49

#401D49
(64,29,73)
#3B1B43
(59,27,67)
#36193D
(54,25,61)
#311737
(49,23,55)
#2C1531
(44,21,49)
#27132B
(39,19,43)
#221125
(34,17,37)
#1D0F1F
(29,15,31)
#180D19
(24,13,25)
#130B13
(19,11,19)
#0E090D
(14,9,13)
#000000
(0,0,0)

Tints of #401D49

#401D49
(64,29,73)
#513159
(81,49,89)
#624569
(98,69,105)
#735979
(115,89,121)
#846D89
(132,109,137)
#958199
(149,129,153)
#A695A9
(166,149,169)
#B7A9B9
(183,169,185)
#C8BDC9
(200,189,201)
#D9D1D9
(217,209,217)
#EAE5E9
(234,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #401D49 color. Also use rgb(64,29,73) instead hex code.

Text Font Color

.myTextColor { color: #401D49; }

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

This text font color is #401D49.

Background Color

.myBgColor { background-color: #401D49; }

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

This div background color is #401D49.

Border color

.myBorderColor { border: 1px solid #401D49; }

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

This div border color is #401D49.

Opacity

.myOpacity80 { color: #401D49; opacity: 0.8; }

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

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

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

This text has shadow with #401D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #401D49.

Preview

Color preview on black background

This text has color #401D49 on black background.


Color preview on white background

This text has color #401D49 on white background.


Black color preview on #401D49 background

This text has black color on #401D49 background.


White color preview on #401D49 background

This text has white color on #401D49 background.


Related colors

Complementary color

Complementary color for #hex is #BFE2B6.


I love getcolorcode.com

Triadic colors

1 #49401D and #1D4940 with #401D49 are triadic colors.

2 #491D40 and #1D4049 with #401D49 are triadic colors.