COLOR #406449

HEX: #406449 RGB: (64,100,73)

Color info

#406449 contains red, green and blue colors in about the same proportion. Web safe color of #406449 is #336633 (or #363).

RGB color model

#406449 color RGB value is (64,100,73).

RGB: (64,100,73) (25%, 39%, 29%)

RGB channels and saturation

R 64 of 255 = 25%
G 100 of 255 = 39%
B 73 of 255 = 29%

64
100
73

R + G + B ~ 31%. #406449 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 100 + 73 = 237 (100%)
R 64 of 237 ~ 27%
G 100 of 237 ~ 42.19%
B 73 of 237 ~ 30.8'%

%27
%42.19
%30.8

CMYK color model

#406449 color CMYK value is (36,0,27,61).

  • cyan value is 36.00%
  • magenta value is 0.00%
  • yellow value is 27.00%
  • key color value is 60.78%

CMYK: (36,0,27,61)
C36M0Y27K61 (36%, 0%, 27%, 61%)
(0.36 / 0.00 / 0.27 / 0.61)

CMYK percentages

%36
%0
%27
%60.78

Codes

Color #406449 in popluar color models

40 64 49
RGB 64 100 73
HSL 135° 21.95% 32.16%
HSB/HSV 135° 36.00% 39.22%
CMYK 36.00% 0.00% 27.00%
60.78%

Color #406449 in popluar number systems.

HEX 40 64 49
Decimal 64 100 73
Binary 1000000 1100100 1001001
Octal 100 144 111

Shades and tints

Shades of #406449

#406449
(64,100,73)
#3B5B43
(59,91,67)
#36523D
(54,82,61)
#314937
(49,73,55)
#2C4031
(44,64,49)
#27372B
(39,55,43)
#222E25
(34,46,37)
#1D251F
(29,37,31)
#181C19
(24,28,25)
#131313
(19,19,19)
#0E0A0D
(14,10,13)
#000000
(0,0,0)

Tints of #406449

#406449
(64,100,73)
#517259
(81,114,89)
#628069
(98,128,105)
#738E79
(115,142,121)
#849C89
(132,156,137)
#95AA99
(149,170,153)
#A6B8A9
(166,184,169)
#B7C6B9
(183,198,185)
#C8D4C9
(200,212,201)
#D9E2D9
(217,226,217)
#EAF0E9
(234,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406449; }

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

This text font color is #406449.

Background Color

.myBgColor { background-color: #406449; }

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

This div background color is #406449.

Border color

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

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

This div border color is #406449.

Opacity

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

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

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

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

This text has shadow with #406449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406449.

Preview

Color preview on black background

This text has color #406449 on black background.


Color preview on white background

This text has color #406449 on white background.


Black color preview on #406449 background

This text has black color on #406449 background.


White color preview on #406449 background

This text has white color on #406449 background.


Related colors

Complementary color

Complementary color for #hex is #BF9BB6.


I love getcolorcode.com

Triadic colors

1 #494064 and #644940 with #406449 are triadic colors.

2 #496440 and #644049 with #406449 are triadic colors.