COLOR #406446

HEX: #406446 RGB: (64,100,70)

Color info

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

RGB color model

#406446 color RGB value is (64,100,70).

RGB: (64,100,70) (25%, 39%, 27%)

RGB channels and saturation

R 64 of 255 = 25%
G 100 of 255 = 39%
B 70 of 255 = 27%

64
100
70

R + G + B ~ 30%. #406446 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 100 + 70 = 234 (100%)
R 64 of 234 ~ 27.35%
G 100 of 234 ~ 42.74%
B 70 of 234 ~ 29.91'%

%27.35
%42.74
%29.91

CMYK color model

#406446 color CMYK value is (36,0,30,61).

  • cyan value is 36.00%
  • magenta value is 0.00%
  • yellow value is 30.00%
  • key color value is 60.78%
CMYK: (36,0,30,61) C36M0Y30K61 (36%,0%,30%,61%) (0.36/0.00/0.30/0.61) 

CMYK percentages

%36
%0
%30
%60.78

Codes

Color #406446 in popluar color models

40 64 46
RGB 64 100 70
HSL 130° 21.95% 32.16%
HSB/HSV 130° 36.00% 39.22%
CMYK 36.00% 0.00% 30.00%
60.78%

Color #406446 in popluar number systems.

HEX 40 64 46
Decimal 64 100 70
Binary 1000000 1100100 1000110
Octal 100 144 106

Shades and tints

Shades of #406446

#406446
(64,100,70)
#3B5B40
(59,91,64)
#36523A
(54,82,58)
#314934
(49,73,52)
#2C402E
(44,64,46)
#273728
(39,55,40)
#222E22
(34,46,34)
#1D251C
(29,37,28)
#181C16
(24,28,22)
#131310
(19,19,16)
#0E0A0A
(14,10,10)
#000000
(0,0,0)

Tints of #406446

#406446
(64,100,70)
#517256
(81,114,86)
#628066
(98,128,102)
#738E76
(115,142,118)
#849C86
(132,156,134)
#95AA96
(149,170,150)
#A6B8A6
(166,184,166)
#B7C6B6
(183,198,182)
#C8D4C6
(200,212,198)
#D9E2D6
(217,226,214)
#EAF0E6
(234,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406446; }

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

This text font color is #406446.

Background Color

.myBgColor { background-color: #406446; }

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

This div background color is #406446.

Border color

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

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

This div border color is #406446.

Opacity

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

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

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

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

This text has shadow with #406446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406446.

Preview

Color preview on black background

This text has color #406446 on black background.


Color preview on white background

This text has color #406446 on white background.


Black color preview on #406446 background

This text has black color on #406446 background.


White color preview on #406446 background

This text has white color on #406446 background.


Related colors

Complementary color

Complementary color for #hex is #BF9BB9.


I love getcolorcode.com

Triadic colors

1 #464064 and #644640 with #406446 are triadic colors.

2 #466440 and #644046 with #406446 are triadic colors.