COLOR #402449

HEX: #402449 RGB: (64,36,73)

Color info

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

RGB color model

#402449 color RGB value is (64,36,73).

RGB: (64,36,73) (25%, 14%, 29%)

RGB channels and saturation

R 64 of 255 = 25%
G 36 of 255 = 14%
B 73 of 255 = 29%

64
36
73

R + G + B ~ 23%. #402449 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 36 + 73 = 173 (100%)
R 64 of 173 ~ 36.99%
G 36 of 173 ~ 20.81%
B 73 of 173 ~ 42.2'%

%36.99
%20.81
%42.2

CMYK color model

#402449 color CMYK value is (12,51,0,71).

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

CMYK: (12,51,0,71)
C12M51Y0K71 (12%, 51%, 0%, 71%)
(0.12 / 0.51 / 0.00 / 0.71)

CMYK percentages

%12.33
%50.68
%0
%71.37

Codes

Color #402449 in popluar color models

40 24 49
RGB 64 36 73
HSL 285° 33.94% 21.37%
HSB/HSV 285° 50.68% 28.63%
CMYK 12.33% 50.68% 0.00%
71.37%

Color #402449 in popluar number systems.

HEX 40 24 49
Decimal 64 36 73
Binary 1000000 100100 1001001
Octal 100 44 111

Shades and tints

Shades of #402449

#402449
(64,36,73)
#3B2143
(59,33,67)
#361E3D
(54,30,61)
#311B37
(49,27,55)
#2C1831
(44,24,49)
#27152B
(39,21,43)
#221225
(34,18,37)
#1D0F1F
(29,15,31)
#180C19
(24,12,25)
#130913
(19,9,19)
#0E060D
(14,6,13)
#000000
(0,0,0)

Tints of #402449

#402449
(64,36,73)
#513759
(81,55,89)
#624A69
(98,74,105)
#735D79
(115,93,121)
#847089
(132,112,137)
#958399
(149,131,153)
#A696A9
(166,150,169)
#B7A9B9
(183,169,185)
#C8BCC9
(200,188,201)
#D9CFD9
(217,207,217)
#EAE2E9
(234,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #402449; }

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

This text font color is #402449.

Background Color

.myBgColor { background-color: #402449; }

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

This div background color is #402449.

Border color

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

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

This div border color is #402449.

Opacity

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

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

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

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

This text has shadow with #402449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #402449.

Preview

Color preview on black background

This text has color #402449 on black background.


Color preview on white background

This text has color #402449 on white background.


Black color preview on #402449 background

This text has black color on #402449 background.


White color preview on #402449 background

This text has white color on #402449 background.


Related colors

Complementary color

Complementary color for #hex is #BFDBB6.


I love getcolorcode.com

Triadic colors

1 #494024 and #244940 with #402449 are triadic colors.

2 #492440 and #244049 with #402449 are triadic colors.