COLOR #406139

HEX: #406139 RGB: (64,97,57)

Color info

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

RGB color model

#406139 color RGB value is (64,97,57).

RGB: (64,97,57) (25%, 38%, 22%)

RGB channels and saturation

R 64 of 255 = 25%
G 97 of 255 = 38%
B 57 of 255 = 22%

64
97
57

R + G + B ~ 28%. #406139 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 97 + 57 = 218 (100%)
R 64 of 218 ~ 29.36%
G 97 of 218 ~ 44.5%
B 57 of 218 ~ 26.15'%

%29.36
%44.5
%26.15

CMYK color model

#406139 color CMYK value is (34,0,41,62).

  • cyan value is 34.02%
  • magenta value is 0.00%
  • yellow value is 41.24%
  • key color value is 61.96%

CMYK: (34,0,41,62)
C34M0Y41K62 (34%, 0%, 41%, 62%)
(0.34 / 0.00 / 0.41 / 0.62)

CMYK percentages

%34.02
%0
%41.24
%61.96

Codes

Color #406139 in popluar color models

40 61 39
RGB 64 97 57
HSL 110° 25.97% 30.20%
HSB/HSV 110° 41.24% 38.04%
CMYK 34.02% 0.00% 41.24%
61.96%

Color #406139 in popluar number systems.

HEX 40 61 39
Decimal 64 97 57
Binary 1000000 1100001 111001
Octal 100 141 71

Shades and tints

Shades of #406139

#406139
(64,97,57)
#3B5934
(59,89,52)
#36512F
(54,81,47)
#31492A
(49,73,42)
#2C4125
(44,65,37)
#273920
(39,57,32)
#22311B
(34,49,27)
#1D2916
(29,41,22)
#182111
(24,33,17)
#13190C
(19,25,12)
#0E1107
(14,17,7)
#000000
(0,0,0)

Tints of #406139

#406139
(64,97,57)
#516F4B
(81,111,75)
#627D5D
(98,125,93)
#738B6F
(115,139,111)
#849981
(132,153,129)
#95A793
(149,167,147)
#A6B5A5
(166,181,165)
#B7C3B7
(183,195,183)
#C8D1C9
(200,209,201)
#D9DFDB
(217,223,219)
#EAEDED
(234,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406139 color. Also use rgb(64,97,57) instead hex code.

Text Font Color

.myTextColor { color: #406139; }

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

This text font color is #406139.

Background Color

.myBgColor { background-color: #406139; }

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

This div background color is #406139.

Border color

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

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

This div border color is #406139.

Opacity

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

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

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

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

This text has shadow with #406139 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406139.

Preview

Color preview on black background

This text has color #406139 on black background.


Color preview on white background

This text has color #406139 on white background.


Black color preview on #406139 background

This text has black color on #406139 background.


White color preview on #406139 background

This text has white color on #406139 background.


Related colors

Complementary color

Complementary color for #hex is #BF9EC6.


I love getcolorcode.com

Triadic colors

1 #394061 and #613940 with #406139 are triadic colors.

2 #396140 and #614039 with #406139 are triadic colors.