COLOR #403649

HEX: #403649 RGB: (64,54,73)

Color info

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

RGB color model

#403649 color RGB value is (64,54,73).

RGB: (64,54,73) (25%, 21%, 29%)

RGB channels and saturation

R 64 of 255 = 25%
G 54 of 255 = 21%
B 73 of 255 = 29%

64
54
73

R + G + B ~ 25%. #403649 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 54 + 73 = 191 (100%)
R 64 of 191 ~ 33.51%
G 54 of 191 ~ 28.27%
B 73 of 191 ~ 38.22'%

%33.51
%28.27
%38.22

CMYK color model

#403649 color CMYK value is (12,26,0,71).

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

CMYK: (12,26,0,71)
C12M26Y0K71 (12%, 26%, 0%, 71%)
(0.12 / 0.26 / 0.00 / 0.71)

CMYK percentages

%12.33
%26.03
%0
%71.37

Codes

Color #403649 in popluar color models

40 36 49
RGB 64 54 73
HSL 272° 14.96% 24.90%
HSB/HSV 272° 26.03% 28.63%
CMYK 12.33% 26.03% 0.00%
71.37%

Color #403649 in popluar number systems.

HEX 40 36 49
Decimal 64 54 73
Binary 1000000 110110 1001001
Octal 100 66 111

Shades and tints

Shades of #403649

#403649
(64,54,73)
#3B3243
(59,50,67)
#362E3D
(54,46,61)
#312A37
(49,42,55)
#2C2631
(44,38,49)
#27222B
(39,34,43)
#221E25
(34,30,37)
#1D1A1F
(29,26,31)
#181619
(24,22,25)
#131213
(19,18,19)
#0E0E0D
(14,14,13)
#000000
(0,0,0)

Tints of #403649

#403649
(64,54,73)
#514859
(81,72,89)
#625A69
(98,90,105)
#736C79
(115,108,121)
#847E89
(132,126,137)
#959099
(149,144,153)
#A6A2A9
(166,162,169)
#B7B4B9
(183,180,185)
#C8C6C9
(200,198,201)
#D9D8D9
(217,216,217)
#EAEAE9
(234,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #403649; }

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

This text font color is #403649.

Background Color

.myBgColor { background-color: #403649; }

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

This div background color is #403649.

Border color

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

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

This div border color is #403649.

Opacity

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

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

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

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

This text has shadow with #403649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #403649.

Preview

Color preview on black background

This text has color #403649 on black background.


Color preview on white background

This text has color #403649 on white background.


Black color preview on #403649 background

This text has black color on #403649 background.


White color preview on #403649 background

This text has white color on #403649 background.


Related colors

Complementary color

Complementary color for #hex is #BFC9B6.


I love getcolorcode.com

Triadic colors

1 #494036 and #364940 with #403649 are triadic colors.

2 #493640 and #364049 with #403649 are triadic colors.